earthsdk3 3.11.0-beta.7 → 3.11.0

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 (304) hide show
  1. package/dist/earthsdk3.iife.js +55 -53
  2. package/dist/earthsdk3.js +10319 -27535
  3. package/dist/earthsdk3.umd.cjs +44 -48
  4. package/dist/types/ESJTypes/ScreenManager/index.d.ts +3 -3
  5. package/dist/types/ESJTypes/pickedInfos/index.d.ts +2 -2
  6. package/dist/types/ESJTypes/properties/ESJBuffer.d.ts +1 -1
  7. package/dist/types/ESJTypes/properties/ESJEnvironmentMapManager.d.ts +1 -1
  8. package/dist/types/ESJTypes/properties/ESJMaterialType.d.ts +1 -1
  9. package/dist/types/ESJTypes/properties/FillStyleType.d.ts +2 -2
  10. package/dist/types/ESJTypes/properties/FlyParamType.d.ts +1 -1
  11. package/dist/types/ESJTypes/properties/PointStyleType.d.ts +3 -3
  12. package/dist/types/ESJTypes/properties/StrokeStyleType.d.ts +2 -2
  13. package/dist/types/ESJTypes/properties/index.d.ts +8 -8
  14. package/dist/types/ESJTypes/props/ColorProperty.d.ts +1 -1
  15. package/dist/types/ESJTypes/props/DashPatternProperty.d.ts +1 -1
  16. package/dist/types/ESJTypes/props/DateProperty.d.ts +1 -1
  17. package/dist/types/ESJTypes/props/DatesProperty.d.ts +1 -1
  18. package/dist/types/ESJTypes/props/DivideProperty.d.ts +1 -1
  19. package/dist/types/ESJTypes/props/EnumProperty.d.ts +3 -3
  20. package/dist/types/ESJTypes/props/EvalStringProperty.d.ts +3 -3
  21. package/dist/types/ESJTypes/props/GetSetProperty.d.ts +1 -1
  22. package/dist/types/ESJTypes/props/JsonArrayProperty.d.ts +3 -4
  23. package/dist/types/ESJTypes/props/JsonProperty.d.ts +3 -4
  24. package/dist/types/ESJTypes/props/LongStringProperty.d.ts +3 -3
  25. package/dist/types/ESJTypes/props/MethodProperty.d.ts +1 -1
  26. package/dist/types/ESJTypes/props/NativeProperty.d.ts +1 -1
  27. package/dist/types/ESJTypes/props/NumberSliderProperty.d.ts +3 -3
  28. package/dist/types/ESJTypes/props/PlayerProperty.d.ts +3 -3
  29. package/dist/types/ESJTypes/props/PositionProperty.d.ts +1 -1
  30. package/dist/types/ESJTypes/props/Property.d.ts +1 -1
  31. package/dist/types/ESJTypes/props/ReactVarProperty.d.ts +2 -2
  32. package/dist/types/ESJTypes/props/RotationProperty.d.ts +1 -1
  33. package/dist/types/ESJTypes/props/ViewPlayerProperty.d.ts +2 -2
  34. package/dist/types/ESJTypes/props/WithUndefinedProperty.d.ts +1 -1
  35. package/dist/types/ESJTypes/props/index.d.ts +1 -1
  36. package/dist/types/ESMCPTools/ESMCPClient.d.ts +1 -1
  37. package/dist/types/ESMCPTools/tools/camera.d.ts +2 -2
  38. package/dist/types/ESMCPTools/tools/index.d.ts +1 -1
  39. package/dist/types/ESMCPTools/tools/sceneObject.d.ts +2 -2
  40. package/dist/types/ESObjectManager/ESPlyarAndPathTime.d.ts +2 -2
  41. package/dist/types/ESObjectManager/PathAnimationManager.d.ts +4 -4
  42. package/dist/types/ESObjectManager/SceneObjectEditingManager.d.ts +2 -2
  43. package/dist/types/ESObjectManager/SceneObjectsListening.d.ts +3 -3
  44. package/dist/types/ESObjectManager/SceneObjectsManager.d.ts +2 -2
  45. package/dist/types/ESObjectManager/ViewersManager.d.ts +5 -5
  46. package/dist/types/ESObjectManager/index.d.ts +18 -13
  47. package/dist/types/ESObjectManager/utils.d.ts +3 -3
  48. package/dist/types/ESObjects/base/ESGeoVector.d.ts +39 -40
  49. package/dist/types/ESObjects/base/ESLabel.d.ts +25 -26
  50. package/dist/types/ESObjects/base/ESLocalVector.d.ts +33 -34
  51. package/dist/types/ESObjects/base/ESLocalVector2D.d.ts +2 -2
  52. package/dist/types/ESObjects/base/ESObjectWithLocation.d.ts +21 -21
  53. package/dist/types/ESObjects/base/ESSceneObject/ESObjectsContext.d.ts +5 -5
  54. package/dist/types/ESObjects/base/ESSceneObject/RefsManager.d.ts +3 -3
  55. package/dist/types/ESObjects/base/ESSceneObject/funcs/createEnvEvalStrReact.d.ts +2 -2
  56. package/dist/types/ESObjects/base/ESSceneObject/index.d.ts +7 -7
  57. package/dist/types/ESObjects/base/ESTestObject.d.ts +14 -14
  58. package/dist/types/ESObjects/base/ESVisualObject.d.ts +15 -15
  59. package/dist/types/ESObjects/general/ES3DTileset/index.d.ts +29 -29
  60. package/dist/types/ESObjects/general/ES3DTileset/type.d.ts +1 -1
  61. package/dist/types/ESObjects/general/ESAlarm.d.ts +21 -21
  62. package/dist/types/ESObjects/general/ESApertureEffect.d.ts +20 -20
  63. package/dist/types/ESObjects/general/ESAreaMeasurement.d.ts +14 -14
  64. package/dist/types/ESObjects/general/ESAttackArrow.d.ts +19 -19
  65. package/dist/types/ESObjects/general/ESBlastParticleSystem.d.ts +21 -21
  66. package/dist/types/ESObjects/general/ESBoxClipping.d.ts +23 -23
  67. package/dist/types/ESObjects/general/ESCameraView.d.ts +11 -11
  68. package/dist/types/ESObjects/general/ESCameraViewCollection/ViewWrapper.d.ts +4 -4
  69. package/dist/types/ESObjects/general/ESCameraViewCollection/index.d.ts +16 -16
  70. package/dist/types/ESObjects/general/ESCameraVisibleRange.d.ts +21 -21
  71. package/dist/types/ESObjects/general/ESCar.d.ts +20 -20
  72. package/dist/types/ESObjects/general/ESCityBasePoint.d.ts +22 -22
  73. package/dist/types/ESObjects/general/ESClassification.d.ts +18 -18
  74. package/dist/types/ESObjects/general/ESClippingPlane.d.ts +21 -21
  75. package/dist/types/ESObjects/general/ESCustomDiv/index.d.ts +7 -7
  76. package/dist/types/ESObjects/general/ESCustomDiv/instance.d.ts +3 -3
  77. package/dist/types/ESObjects/general/ESCylinder.d.ts +16 -16
  78. package/dist/types/ESObjects/general/ESCzml.d.ts +12 -12
  79. package/dist/types/ESObjects/general/ESDataMesh.d.ts +23 -23
  80. package/dist/types/ESObjects/general/ESDatasmithRuntimeModel.d.ts +22 -23
  81. package/dist/types/ESObjects/general/ESDirectionMeasurement.d.ts +12 -12
  82. package/dist/types/ESObjects/general/ESDistanceMeasurement.d.ts +12 -12
  83. package/dist/types/ESObjects/general/ESDynamicWater.d.ts +25 -25
  84. package/dist/types/ESObjects/general/ESEntityCluster.d.ts +17 -18
  85. package/dist/types/ESObjects/general/ESExcavate.d.ts +19 -19
  86. package/dist/types/ESObjects/general/ESFeatureLayer/FeatureLayer.d.ts +3 -3
  87. package/dist/types/ESObjects/general/ESFeatureLayer/PointLayer/index.d.ts +4 -4
  88. package/dist/types/ESObjects/general/ESFeatureLayer/PointLayer/utils.d.ts +2 -2
  89. package/dist/types/ESObjects/general/ESFeatureLayer/PolyLineLayer/index.d.ts +4 -4
  90. package/dist/types/ESObjects/general/ESFeatureLayer/PolygonLayer/index.d.ts +4 -4
  91. package/dist/types/ESObjects/general/ESFeatureLayer/index.d.ts +8 -8
  92. package/dist/types/ESObjects/general/ESFeatureLayer/types.d.ts +2 -2
  93. package/dist/types/ESObjects/general/ESFeatureLayer/utils.d.ts +27 -27
  94. package/dist/types/ESObjects/general/ESFireParticleSystem.d.ts +21 -21
  95. package/dist/types/ESObjects/general/ESFireWall.d.ts +20 -20
  96. package/dist/types/ESObjects/general/ESForestTileset.d.ts +16 -16
  97. package/dist/types/ESObjects/general/ESFountainParticleSystem.d.ts +20 -20
  98. package/dist/types/ESObjects/general/ESGaussianSplatting.d.ts +21 -21
  99. package/dist/types/ESObjects/general/ESGeoBezierSpline/index.d.ts +18 -18
  100. package/dist/types/ESObjects/general/ESGeoDiv/index.d.ts +25 -25
  101. package/dist/types/ESObjects/general/ESGeoDiv/mds.d.ts +2 -2
  102. package/dist/types/ESObjects/general/ESGeoDivTextPoi.d.ts +27 -27
  103. package/dist/types/ESObjects/general/ESGeoExtrudedPolygon.d.ts +19 -19
  104. package/dist/types/ESObjects/general/ESGeoJson/index.d.ts +20 -20
  105. package/dist/types/ESObjects/general/ESGeoJson/type.d.ts +2 -2
  106. package/dist/types/ESObjects/general/ESGeoLineString.d.ts +19 -19
  107. package/dist/types/ESObjects/general/ESGeoPoints/index.d.ts +11 -11
  108. package/dist/types/ESObjects/general/ESGeoPolygon.d.ts +26 -26
  109. package/dist/types/ESObjects/general/ESGeoPolygonWithFire.d.ts +20 -20
  110. package/dist/types/ESObjects/general/ESGeoRectangle.d.ts +18 -18
  111. package/dist/types/ESObjects/general/ESGeoWater.d.ts +21 -21
  112. package/dist/types/ESObjects/general/ESGltfModel.d.ts +33 -28
  113. package/dist/types/ESObjects/general/ESGltfModelEditing/index.d.ts +8 -8
  114. package/dist/types/ESObjects/general/ESHeatMap/index.d.ts +12 -12
  115. package/dist/types/ESObjects/general/ESHeightLimitAnalysis.d.ts +21 -21
  116. package/dist/types/ESObjects/general/ESHeightMeasurement.d.ts +12 -12
  117. package/dist/types/ESObjects/general/ESHole.d.ts +22 -22
  118. package/dist/types/ESObjects/general/ESHuman.d.ts +22 -22
  119. package/dist/types/ESObjects/general/ESHumanFountain.d.ts +27 -25
  120. package/dist/types/ESObjects/general/ESHumanPoi.d.ts +26 -26
  121. package/dist/types/ESObjects/general/ESHumans.d.ts +15 -15
  122. package/dist/types/ESObjects/general/ESImageLabel.d.ts +25 -25
  123. package/dist/types/ESObjects/general/ESImageryLayer/index.d.ts +17 -17
  124. package/dist/types/ESObjects/general/ESImageryLayer/types.d.ts +1 -1
  125. package/dist/types/ESObjects/general/ESLandSlide.d.ts +25 -25
  126. package/dist/types/ESObjects/general/ESLevelRuntimeModel.d.ts +22 -22
  127. package/dist/types/ESObjects/general/ESLocalCircle.d.ts +26 -26
  128. package/dist/types/ESObjects/general/ESLocalPolygon.d.ts +23 -23
  129. package/dist/types/ESObjects/general/ESLocalPolygonZ.d.ts +23 -23
  130. package/dist/types/ESObjects/general/ESLocalRectangle.d.ts +22 -22
  131. package/dist/types/ESObjects/general/ESLocalSkyBox.d.ts +20 -20
  132. package/dist/types/ESObjects/general/ESLocationMeasurement.d.ts +4 -4
  133. package/dist/types/ESObjects/general/ESMVTLayer.d.ts +19 -19
  134. package/dist/types/ESObjects/general/ESMediaLayer/index.d.ts +11 -11
  135. package/dist/types/ESObjects/general/ESMsTileset/index.d.ts +20 -20
  136. package/dist/types/ESObjects/general/ESMsTileset/msPath.d.ts +1 -1
  137. package/dist/types/ESObjects/general/ESNavigator.d.ts +11 -11
  138. package/dist/types/ESObjects/general/ESParticleSystemPrimitive.d.ts +32 -32
  139. package/dist/types/ESObjects/general/ESPath/ESPathImpl/GetCurrentFuncType.d.ts +2 -2
  140. package/dist/types/ESObjects/general/ESPath/ESPathImpl/PolylineResetting.d.ts +2 -2
  141. package/dist/types/ESObjects/general/ESPath/ESPathImpl/computeRotIfUndefined.d.ts +1 -1
  142. package/dist/types/ESObjects/general/ESPath/ESPathImpl/getCurrent.d.ts +3 -3
  143. package/dist/types/ESObjects/general/ESPath/ESPathImpl/index.d.ts +7 -7
  144. package/dist/types/ESObjects/general/ESPath/ESPathImpl/parseData.d.ts +1 -1
  145. package/dist/types/ESObjects/general/ESPath/ESPathImpl/subPath.d.ts +1 -1
  146. package/dist/types/ESObjects/general/ESPath/index.d.ts +22 -22
  147. package/dist/types/ESObjects/general/ESPathCameraTracker/index.d.ts +11 -11
  148. package/dist/types/ESObjects/general/ESPathLocationTracker/index.d.ts +11 -11
  149. package/dist/types/ESObjects/general/ESPipeFence.d.ts +19 -19
  150. package/dist/types/ESObjects/general/ESPipeline.d.ts +20 -20
  151. package/dist/types/ESObjects/general/ESPipeserTileset.d.ts +24 -25
  152. package/dist/types/ESObjects/general/ESPit.d.ts +21 -21
  153. package/dist/types/ESObjects/general/ESPlayer/AbsolutePlayer.d.ts +5 -6
  154. package/dist/types/ESObjects/general/ESPlayer/index.d.ts +13 -13
  155. package/dist/types/ESObjects/general/ESPoi2D.d.ts +27 -28
  156. package/dist/types/ESObjects/general/ESPoi3D.d.ts +21 -21
  157. package/dist/types/ESObjects/general/ESPoiTileset.d.ts +15 -15
  158. package/dist/types/ESObjects/general/ESPolygonFence.d.ts +18 -18
  159. package/dist/types/ESObjects/general/ESPolygonFlattenedPlane.d.ts +20 -20
  160. package/dist/types/ESObjects/general/ESPolygonWithHole.d.ts +20 -20
  161. package/dist/types/ESObjects/general/ESPolygonsFlattenedPlane.d.ts +93 -0
  162. package/dist/types/ESObjects/general/ESRectangle.d.ts +19 -19
  163. package/dist/types/ESObjects/general/ESRtsFeatureEditing/index.d.ts +22 -22
  164. package/dist/types/ESObjects/general/ESRtsTileset/index.d.ts +32 -32
  165. package/dist/types/ESObjects/general/ESRtsTileset/rtsPath.d.ts +50 -0
  166. package/dist/types/ESObjects/general/ESRtsTileset/types.d.ts +1 -1
  167. package/dist/types/ESObjects/general/ESScale.d.ts +11 -11
  168. package/dist/types/ESObjects/general/ESSeparateFoliage/CallFunc.d.ts +1 -1
  169. package/dist/types/ESObjects/general/ESSeparateFoliage/index.d.ts +16 -17
  170. package/dist/types/ESObjects/general/ESSignalInterference.d.ts +22 -21
  171. package/dist/types/ESObjects/general/ESSkylineAnalysis/index.d.ts +21 -21
  172. package/dist/types/ESObjects/general/ESSquadCombatArrow.d.ts +19 -19
  173. package/dist/types/ESObjects/general/ESStaticMesh.d.ts +20 -21
  174. package/dist/types/ESObjects/general/ESSubmergingAnalysis/index.d.ts +22 -22
  175. package/dist/types/ESObjects/general/ESSunshineAnalysis/index.d.ts +23 -24
  176. package/dist/types/ESObjects/general/ESSurfaceAreaMeasurement.d.ts +21 -22
  177. package/dist/types/ESObjects/general/ESTerrainLayer.d.ts +15 -16
  178. package/dist/types/ESObjects/general/ESTerrainLayerEditing/EditingESGeoPolygon.d.ts +3 -3
  179. package/dist/types/ESObjects/general/ESTerrainLayerEditing/index.d.ts +30 -30
  180. package/dist/types/ESObjects/general/ESTextLabel.d.ts +30 -30
  181. package/dist/types/ESObjects/general/ESUEWidget.d.ts +25 -26
  182. package/dist/types/ESObjects/general/ESUnrealActor.d.ts +23 -24
  183. package/dist/types/ESObjects/general/ESVideoFusion.d.ts +21 -22
  184. package/dist/types/ESObjects/general/ESViewShed.d.ts +21 -21
  185. package/dist/types/ESObjects/general/ESViewerStatusBar.d.ts +13 -13
  186. package/dist/types/ESObjects/general/ESViewerStatusBarScale.d.ts +13 -13
  187. package/dist/types/ESObjects/general/ESVisibilityAnalysis.d.ts +20 -20
  188. package/dist/types/ESObjects/general/ESVolumeMeasurement.d.ts +21 -22
  189. package/dist/types/ESObjects/general/ESWidget.d.ts +26 -26
  190. package/dist/types/ESObjects/general/index.d.ts +1 -0
  191. package/dist/types/ESViewer/ContainerStyleController.d.ts +2 -2
  192. package/dist/types/ESViewer/ESViewer.d.ts +19 -19
  193. package/dist/types/ESViewer/ESViewerExtensions/CursorPositionInfo.d.ts +5 -5
  194. package/dist/types/ESViewer/ESViewerExtensions/index.d.ts +3 -3
  195. package/dist/types/ESViewer/GeneralAnalysis/RollerShutterAnalysis.d.ts +2 -2
  196. package/dist/types/ESViewer/GeneralAnalysis/index.d.ts +3 -3
  197. package/dist/types/ESViewer/Resetting/index.d.ts +2 -2
  198. package/dist/types/ESViewer/StatusContainer.d.ts +2 -2
  199. package/dist/types/ESViewer/ViewerContainer.d.ts +3 -3
  200. package/dist/types/ESViewer/ViewerContext.d.ts +3 -3
  201. package/dist/types/ESViewer/ViewerCustomInteraction.d.ts +2 -2
  202. package/dist/types/EngineObject/EditingObjectContext.d.ts +5 -5
  203. package/dist/types/EngineObject/EngineObjectsContext.d.ts +5 -5
  204. package/dist/types/EngineObject/index.d.ts +4 -4
  205. package/dist/types/getESProperties/ESGltfModelEditingProperties.d.ts +1 -1
  206. package/dist/types/getESProperties/ESObjectWithLocationProperties.d.ts +1 -1
  207. package/dist/types/getESProperties/index.d.ts +1 -1
  208. package/dist/types/utils/SceneTrees/SceneTree.d.ts +12 -12
  209. package/dist/types/utils/SceneTrees/SceneTreeContextMenu.d.ts +4 -4
  210. package/dist/types/utils/SceneTrees/SceneTreeItem.d.ts +7 -7
  211. package/dist/types/utils/SceneTrees/SceneTreeItemDragDrop.d.ts +2 -2
  212. package/dist/types/utils/SceneTrees/SceneTreeJsonLoading.d.ts +2 -2
  213. package/dist/types/utils/SceneTrees/defaultCreateSceneObject.d.ts +3 -3
  214. package/dist/types/utils/SceneTrees/defaultCreateTreeItemDragDrop.d.ts +2 -2
  215. package/dist/types/utils/SceneTrees/defaultLight122FromEnvironmentMapManager.d.ts +1 -1
  216. package/dist/types/utils/SceneTrees/defaultShowSceneObject.d.ts +1 -1
  217. package/dist/types/utils/SceneTrees/preload.d.ts +1 -1
  218. package/dist/types/utils/SmoothMoveController.d.ts +9 -9
  219. package/dist/types/utils/arrowCalc.d.ts +1 -9
  220. package/dist/types/utils/base/DragStartDataManager.d.ts +2 -2
  221. package/dist/types/utils/base/TreeItemDragDrop.d.ts +1 -1
  222. package/dist/types/utils/base/bindCustomEditing.d.ts +2 -2
  223. package/dist/types/utils/base/defaultInitSceneObjectOnCreatingFunc.d.ts +1 -1
  224. package/dist/types/utils/base/defaultUpdateSceneObjectOnPickingFunc.d.ts +2 -2
  225. package/dist/types/utils/base/sceneObjectTreeItem.d.ts +2 -2
  226. package/dist/types/utils/components/ESSceneObjectWithId.d.ts +6 -6
  227. package/dist/types/utils/components/Player.d.ts +3 -3
  228. package/dist/types/utils/components/Watcher.d.ts +5 -5
  229. package/dist/types/utils/components/WatcherTools/toolsForWatcher.d.ts +2 -2
  230. package/dist/types/utils/engineObjectCreatedUpdate.d.ts +2 -2
  231. package/dist/types/utils/geoPolylineToBezierSpline/bezierSpline/lib/spline.d.ts +68 -62
  232. package/dist/types/utils/proj4/getDistancesFromPositions.d.ts +1 -1
  233. package/dist/types/utils/proj4/getXyzFromPostion.d.ts +1 -1
  234. package/dist/types/utils/proj4/lbhToXyz.d.ts +1 -5
  235. package/dist/types/utils/react.d.ts +1 -1
  236. package/dist/types/utils/registerEventUpdate.d.ts +1 -1
  237. package/dist/types/utils/turf/geoArea.d.ts +1 -1
  238. package/dist/types/utils/turf/geoLineIntersect.d.ts +1 -1
  239. package/dist/types/utils/turf/geoMidpoint.d.ts +1 -1
  240. package/dist/types/utils/turf/geoNearestPointOnLine.d.ts +2 -12
  241. package/dist/types/xbsj-base/xr-base-utils/Destroyable/index.d.ts +2 -2
  242. package/dist/types/xbsj-base/xr-base-utils/EventFromArrayUpdating.d.ts +2 -2
  243. package/dist/types/xbsj-base/xr-base-utils/HasOwner.d.ts +1 -1
  244. package/dist/types/xbsj-base/xr-base-utils/ObservableArray.d.ts +2 -2
  245. package/dist/types/xbsj-base/xr-base-utils/ReactiveVariable.d.ts +2 -2
  246. package/dist/types/xbsj-base/xr-base-utils/bindAndTrack.d.ts +1 -1
  247. package/dist/types/xbsj-base/xr-base-utils/events.d.ts +1 -1
  248. package/dist/types/xbsj-base/xr-base-utils/extendClassProps.d.ts +2 -2
  249. package/dist/types/xbsj-base/xr-base-utils/getReactFuncs.d.ts +2 -2
  250. package/dist/types/xbsj-base/xr-base-utils/pipe/ListenerPipe.d.ts +1 -1
  251. package/dist/types/xbsj-base/xr-base-utils/throttle.d.ts +1 -1
  252. package/dist/types/xbsj-base/xr-math/index.d.ts +3 -3
  253. package/dist/types/xbsj-base/xr-utils/ComplexImage/ComplexImage.d.ts +21 -21
  254. package/dist/types/xbsj-base/xr-utils/ComplexImage/FlvProcessing.d.ts +4 -4
  255. package/dist/types/xbsj-base/xr-utils/ComplexImage/GifProcessing.d.ts +3 -3
  256. package/dist/types/xbsj-base/xr-utils/ComplexImage/HlsProcessing.d.ts +4 -4
  257. package/dist/types/xbsj-base/xr-utils/ComplexImage/ImageProcessing.d.ts +3 -3
  258. package/dist/types/xbsj-base/xr-utils/ComplexImage/VideoProcessing.d.ts +2 -2
  259. package/dist/types/xbsj-base/xr-utils/LocalFileServer.d.ts +1 -1
  260. package/dist/types/xbsj-base/xr-utils/PointerActions/BoxPicker.d.ts +1 -1
  261. package/dist/types/xbsj-base/xr-utils/PointerActions/DivPointerClick.d.ts +4 -4
  262. package/dist/types/xbsj-base/xr-utils/PointerActions/PointerClick.d.ts +2 -2
  263. package/dist/types/xbsj-base/xr-utils/PointerActions/PointerDragDrop.d.ts +1 -1
  264. package/dist/types/xbsj-base/xr-utils/PointerActions/PointerHover.d.ts +1 -1
  265. package/dist/types/xbsj-base/xr-utils/ProcessingDerives/Debouncing.d.ts +1 -1
  266. package/dist/types/xbsj-base/xr-utils/ProcessingDerives/Fetching.d.ts +2 -2
  267. package/dist/types/xbsj-base/xr-utils/ProcessingDerives/Sleeping.d.ts +2 -2
  268. package/dist/types/xbsj-base/xr-utils/ProcessingDerives/Throttling.d.ts +1 -1
  269. package/dist/types/xbsj-base/xr-utils/ProcessingDerives/Transition.d.ts +8 -8
  270. package/dist/types/xbsj-base/xr-utils/ProcessingDerives/getPromiseFromProcessing.d.ts +1 -1
  271. package/dist/types/xbsj-base/xr-utils/ProcessingDerives/misc.d.ts +1 -1
  272. package/dist/types/xbsj-base/xr-utils/ProcessingObjsDeprecated/Debouncing.d.ts +1 -1
  273. package/dist/types/xbsj-base/xr-utils/ProcessingObjsDeprecated/Fetching.d.ts +1 -1
  274. package/dist/types/xbsj-base/xr-utils/ProcessingObjsDeprecated/Timing.d.ts +2 -2
  275. package/dist/types/xbsj-base/xr-utils/ProcessingObjsDeprecated/Transition.d.ts +2 -2
  276. package/dist/types/xbsj-base/xr-utils/ProcessingObjsDeprecated/cancelableFetch.d.ts +1 -1
  277. package/dist/types/xbsj-base/xr-utils/ProcessingsDeprecated/Processing.d.ts +2 -2
  278. package/dist/types/xbsj-base/xr-utils/ProcessingsDeprecated/cancelablePromise.d.ts +1 -1
  279. package/dist/types/xbsj-base/xr-utils/ProcessingsDeprecated/createProcessing.d.ts +2 -2
  280. package/dist/types/xbsj-base/xr-utils/XrPlayer.d.ts +2 -2
  281. package/dist/types/xbsj-base/xr-utils/baseExt/ObjResettingWithEvent.d.ts +1 -1
  282. package/dist/types/xbsj-base/xr-utils/baseExt/ObservableSet.d.ts +1 -1
  283. package/dist/types/xbsj-base/xr-utils/baseExt/index.d.ts +2 -2
  284. package/dist/types/xbsj-base/xr-utils/gif/Gif.d.ts +3 -3
  285. package/dist/types/xbsj-base/xr-utils/gif/GifPlayer.d.ts +4 -4
  286. package/dist/types/xbsj-base/xr-utils/gif/loadGifFrames.d.ts +2 -2
  287. package/dist/types/xbsj-base/xr-utils/massivePois/CanvasPois/CanvasImagePoi.d.ts +2 -2
  288. package/dist/types/xbsj-base/xr-utils/massivePois/CanvasPois/CanvasPoi.d.ts +3 -3
  289. package/dist/types/xbsj-base/xr-utils/massivePois/CanvasPois/CanvasPointPoi.d.ts +2 -2
  290. package/dist/types/xbsj-base/xr-utils/massivePois/CanvasPois/PickColorMananger.d.ts +2 -2
  291. package/dist/types/xbsj-base/xr-utils/massivePois/DivPois/BorderedPosFloatDiv.d.ts +1 -1
  292. package/dist/types/xbsj-base/xr-utils/massivePois/DivPois/CursorInfo-deprecated.d.ts +1 -1
  293. package/dist/types/xbsj-base/xr-utils/massivePois/DivPois/CursorInfo.d.ts +3 -3
  294. package/dist/types/xbsj-base/xr-utils/massivePois/DivPois/DivPoi.d.ts +2 -2
  295. package/dist/types/xbsj-base/xr-utils/massivePois/DivPois/FloatDiv.d.ts +1 -1
  296. package/dist/types/xbsj-base/xr-utils/massivePois/DivPois/IFrameBorderedPosFloatDiv.d.ts +1 -1
  297. package/dist/types/xbsj-base/xr-utils/massivePois/DivPois/PosFloatDiv.d.ts +1 -1
  298. package/dist/types/xbsj-base/xr-utils/massivePois/DivPois/TooltipDiv-deprecated.d.ts +1 -1
  299. package/dist/types/xbsj-base/xr-utils/tree/RedrawInfo.d.ts +1 -1
  300. package/dist/types/xbsj-base/xr-utils/tree/Tree.d.ts +4 -4
  301. package/dist/types/xbsj-base/xr-utils/tree/TreeItem.d.ts +3 -3
  302. package/dist/types/xbsj-base/xr-utils/tree/UiTree.d.ts +7 -7
  303. package/dist/types/xbsj-base/xr-utils/tree/UiTreeObject.d.ts +8 -8
  304. package/package.json +10 -13
@@ -1,8 +1,8 @@
1
- import { Listener, UniteChanged } from "../../../xbsj-base";
2
- import { ESPropertiesType } from "../../../ESJTypes";
3
- import { ESViewer } from "../../../ESViewer";
4
- import { ESSceneObject } from "../../base";
5
- import { DivInstanceClass } from "./instance";
1
+ import { Listener, UniteChanged } from '../../../xbsj-base';
2
+ import { ESPropertiesType } from '../../../ESJTypes';
3
+ import { ESViewer } from '../../../ESViewer';
4
+ import { ESSceneObject } from '../../base';
5
+ import { DivInstanceClass } from './instance';
6
6
  /**
7
7
  * ESCustomDiv 类用于创建和管理自定义的 HTML div 元素,并将其嵌入到场景对象中。
8
8
  * 该类继承自 ESSceneObject,提供了一系列方法和属性来控制自定义 div 的显示、更新和容器管理。
@@ -47,8 +47,8 @@ export declare class ESCustomDiv<DivClass extends {
47
47
  cssText: string;
48
48
  name: string;
49
49
  ref: string | undefined;
50
- extras: import("../../../xbsj-base").ReactiveVariable<import("../../../xbsj-base").JsonValue>;
51
- devTags: import("../../../xbsj-base").ReactiveVariable<string[] | undefined>;
50
+ extras: import('../../..').ReactiveVariable<import('../../..').JsonValue>;
51
+ devTags: import('../../..').ReactiveVariable<string[] | undefined>;
52
52
  execOnceFuncStr: string | undefined;
53
53
  updateFuncStr: string | undefined;
54
54
  toDestroyFuncStr: string | undefined;
@@ -1,6 +1,6 @@
1
- import { ESViewer } from "../../../ESViewer";
2
- import { Destroyable } from "../../../xbsj-base";
3
- import { ESCustomDiv } from "./index";
1
+ import { ESViewer } from '../../../ESViewer';
2
+ import { Destroyable } from '../../../xbsj-base';
3
+ import { ESCustomDiv } from './index';
4
4
  /**
5
5
  * 定义一个类型,用于表示自定义Div实例的类。
6
6
  * @template DivClass - 自定义Div类的类型,必须包含destroy方法。
@@ -1,6 +1,6 @@
1
- import { ESJColor, Property } from "../../ESJTypes";
2
- import { SceneObjectKey, UniteChanged } from "../../xbsj-base";
3
- import { ESObjectWithLocation } from "../base";
1
+ import { ESJColor, Property } from '../../ESJTypes';
2
+ import { SceneObjectKey, UniteChanged } from '../../xbsj-base';
3
+ import { ESObjectWithLocation } from '../base';
4
4
  /**
5
5
  * 圆柱体对象的材质参数类型定义
6
6
  * 定义了圆柱体动画效果和外观参数
@@ -37,26 +37,26 @@ export declare class ESCylinder extends ESObjectWithLocation {
37
37
  /** 圆柱体高度,默认为10 */
38
38
  height: number;
39
39
  /** 圆柱体颜色,默认为蓝色调 */
40
- color: import("../../xbsj-base").ReactiveVariable<ESJColor>;
40
+ color: import('../..').ReactiveVariable<ESJColor>;
41
41
  /** 材质参数配置 */
42
- materialParams: import("../../xbsj-base").ReactiveVariable<ESJCylinderMaterialParamsType>;
42
+ materialParams: import('../..').ReactiveVariable<ESJCylinderMaterialParamsType>;
43
43
  pointed: boolean;
44
- pointStyle: import("../../xbsj-base").ReactiveVariable<import("../../ESJTypes").ESJPointStyle>;
45
- position: import("../../xbsj-base").ReactiveVariable<import("../../ESJTypes").ESJVector3D>;
46
- rotation: import("../../xbsj-base").ReactiveVariable<import("../../ESJTypes").ESJVector3D>;
47
- positionOffset: import("../../xbsj-base").ReactiveVariable<import("../../ESJTypes").ESJVector3D>;
48
- scale: import("../../xbsj-base").ReactiveVariable<import("../../ESJTypes").ESJVector3D>;
49
- minVisibleDistance: import("../../xbsj-base").ReactiveVariable<number>;
50
- maxVisibleDistance: import("../../xbsj-base").ReactiveVariable<number>;
44
+ pointStyle: import('../..').ReactiveVariable<import('../..').ESJPointStyle>;
45
+ position: import('../..').ReactiveVariable<import('../..').ESJVector3D>;
46
+ rotation: import('../..').ReactiveVariable<import('../..').ESJVector3D>;
47
+ positionOffset: import('../..').ReactiveVariable<import('../..').ESJVector3D>;
48
+ scale: import('../..').ReactiveVariable<import('../..').ESJVector3D>;
49
+ minVisibleDistance: import('../..').ReactiveVariable<number>;
50
+ maxVisibleDistance: import('../..').ReactiveVariable<number>;
51
51
  show: boolean;
52
52
  collision: boolean;
53
53
  allowPicking: boolean;
54
- flyToParam: import("../../xbsj-base").ReactiveVariable<import("../../ESJTypes").ESJFlyToParam | undefined>;
55
- flyInParam: import("../../xbsj-base").ReactiveVariable<import("../../ESJTypes").ESJFlyInParam | undefined>;
54
+ flyToParam: import('../..').ReactiveVariable<import('../..').ESJFlyToParam | undefined>;
55
+ flyInParam: import('../..').ReactiveVariable<import('../..').ESJFlyInParam | undefined>;
56
56
  name: string;
57
57
  ref: string | undefined;
58
- extras: import("../../xbsj-base").ReactiveVariable<import("../../xbsj-base").JsonValue>;
59
- devTags: import("../../xbsj-base").ReactiveVariable<string[] | undefined>;
58
+ extras: import('../..').ReactiveVariable<import('../..').JsonValue>;
59
+ devTags: import('../..').ReactiveVariable<string[] | undefined>;
60
60
  execOnceFuncStr: string | undefined;
61
61
  updateFuncStr: string | undefined;
62
62
  toDestroyFuncStr: string | undefined;
@@ -1,6 +1,6 @@
1
- import { ESJResource } from "../../ESJTypes";
2
- import { Event, Listener, UniteChanged } from "../../xbsj-base";
3
- import { ESSceneObject } from "../base";
1
+ import { ESJResource } from '../../ESJTypes';
2
+ import { Event, Listener, UniteChanged } from '../../xbsj-base';
3
+ import { ESSceneObject } from '../base';
4
4
  /**
5
5
  * ESCzml 类用于加载和操作 CZML 数据。CZML 是一种 JSON 格式,用于描述时间和空间数据,常用于可视化卫星轨道、飞行路径等动态数据。
6
6
  *
@@ -23,8 +23,8 @@ export declare class ESCzml extends ESSceneObject {
23
23
  static readonly createDefaultProps: () => {
24
24
  name: string;
25
25
  ref: string | undefined;
26
- extras: import("../../xbsj-base").ReactiveVariable<import("../../xbsj-base").JsonValue>;
27
- devTags: import("../../xbsj-base").ReactiveVariable<string[] | undefined>;
26
+ extras: import('../..').ReactiveVariable<import('../..').JsonValue>;
27
+ devTags: import('../..').ReactiveVariable<string[] | undefined>;
28
28
  execOnceFuncStr: string | undefined;
29
29
  updateFuncStr: string | undefined;
30
30
  toDestroyFuncStr: string | undefined;
@@ -98,13 +98,13 @@ export declare class ESCzml extends ESSceneObject {
98
98
  */
99
99
  getESProperties(): {
100
100
  defaultMenu: string;
101
- basic: import("../../ESJTypes").Property[];
102
- general: import("../../ESJTypes").Property[];
103
- more: import("../../ESJTypes").Property[];
104
- dataSource: import("../../ESJTypes").Property[];
105
- location: import("../../ESJTypes").Property[];
106
- coordinate: import("../../ESJTypes").Property[];
107
- style: import("../../ESJTypes").Property[];
101
+ basic: import('../..').Property[];
102
+ general: import('../..').Property[];
103
+ more: import('../..').Property[];
104
+ dataSource: import('../..').Property[];
105
+ location: import('../..').Property[];
106
+ coordinate: import('../..').Property[];
107
+ style: import('../..').Property[];
108
108
  };
109
109
  }
110
110
  /**
@@ -1,6 +1,6 @@
1
- import { UniteChanged } from "../../xbsj-base";
2
- import { ESJColor, ESJResource } from "../../ESJTypes";
3
- import { ESObjectWithLocation } from "../base";
1
+ import { UniteChanged } from '../../xbsj-base';
2
+ import { ESJColor, ESJResource } from '../../ESJTypes';
3
+ import { ESObjectWithLocation } from '../base';
4
4
  /**
5
5
  * 定义 ESDataMesh 颜色渐变点的类型
6
6
  * 颜色渐变点包含一个比例值和对应的 RGBA 颜色
@@ -50,24 +50,24 @@ export declare class ESDataMesh extends ESObjectWithLocation {
50
50
  /**
51
51
  * 颜色渐变点数组的响应式对象
52
52
  */
53
- colorStops: import("../../xbsj-base").ReactiveVariable<ESDataMeshColorStopType[] | undefined>;
53
+ colorStops: import('../..').ReactiveVariable<ESDataMeshColorStopType[] | undefined>;
54
54
  pointed: boolean;
55
- pointStyle: import("../../xbsj-base").ReactiveVariable<import("../../ESJTypes").ESJPointStyle>;
56
- position: import("../../xbsj-base").ReactiveVariable<import("../../ESJTypes").ESJVector3D>;
57
- rotation: import("../../xbsj-base").ReactiveVariable<import("../../ESJTypes").ESJVector3D>;
58
- positionOffset: import("../../xbsj-base").ReactiveVariable<import("../../ESJTypes").ESJVector3D>;
59
- scale: import("../../xbsj-base").ReactiveVariable<import("../../ESJTypes").ESJVector3D>;
60
- minVisibleDistance: import("../../xbsj-base").ReactiveVariable<number>;
61
- maxVisibleDistance: import("../../xbsj-base").ReactiveVariable<number>;
55
+ pointStyle: import('../..').ReactiveVariable<import('../..').ESJPointStyle>;
56
+ position: import('../..').ReactiveVariable<import('../..').ESJVector3D>;
57
+ rotation: import('../..').ReactiveVariable<import('../..').ESJVector3D>;
58
+ positionOffset: import('../..').ReactiveVariable<import('../..').ESJVector3D>;
59
+ scale: import('../..').ReactiveVariable<import('../..').ESJVector3D>;
60
+ minVisibleDistance: import('../..').ReactiveVariable<number>;
61
+ maxVisibleDistance: import('../..').ReactiveVariable<number>;
62
62
  show: boolean;
63
63
  collision: boolean;
64
64
  allowPicking: boolean;
65
- flyToParam: import("../../xbsj-base").ReactiveVariable<import("../../ESJTypes").ESJFlyToParam | undefined>;
66
- flyInParam: import("../../xbsj-base").ReactiveVariable<import("../../ESJTypes").ESJFlyInParam | undefined>;
65
+ flyToParam: import('../..').ReactiveVariable<import('../..').ESJFlyToParam | undefined>;
66
+ flyInParam: import('../..').ReactiveVariable<import('../..').ESJFlyInParam | undefined>;
67
67
  name: string;
68
68
  ref: string | undefined;
69
- extras: import("../../xbsj-base").ReactiveVariable<import("../../xbsj-base").JsonValue>;
70
- devTags: import("../../xbsj-base").ReactiveVariable<string[] | undefined>;
69
+ extras: import('../..').ReactiveVariable<import('../..').JsonValue>;
70
+ devTags: import('../..').ReactiveVariable<string[] | undefined>;
71
71
  execOnceFuncStr: string | undefined;
72
72
  updateFuncStr: string | undefined;
73
73
  toDestroyFuncStr: string | undefined;
@@ -88,7 +88,7 @@ export declare class ESDataMesh extends ESObjectWithLocation {
88
88
  /**
89
89
  * 获取最大时间值变化的事件对象
90
90
  */
91
- get maxTimeChanged(): import("../../xbsj-base").Listener<[number | undefined, number | undefined]>;
91
+ get maxTimeChanged(): import('../..').Listener<[number | undefined, number | undefined]>;
92
92
  /**
93
93
  * 构造函数,用于创建 ESDataMesh 对象
94
94
  * @param id - 对象的可选 ID
@@ -99,14 +99,14 @@ export declare class ESDataMesh extends ESObjectWithLocation {
99
99
  * @returns 返回包含对象属性的数组
100
100
  */
101
101
  getESProperties(): {
102
- more: import("../../ESJTypes").Property[];
102
+ more: import('../..').Property[];
103
103
  defaultMenu: string;
104
- location: import("../../ESJTypes").Property[];
105
- general: import("../../ESJTypes").Property[];
106
- basic: import("../../ESJTypes").Property[];
107
- dataSource: import("../../ESJTypes").Property[];
108
- coordinate: import("../../ESJTypes").Property[];
109
- style: import("../../ESJTypes").Property[];
104
+ location: import('../..').Property[];
105
+ general: import('../..').Property[];
106
+ basic: import('../..').Property[];
107
+ dataSource: import('../..').Property[];
108
+ coordinate: import('../..').Property[];
109
+ style: import('../..').Property[];
110
110
  };
111
111
  }
112
112
  /**
@@ -1,7 +1,6 @@
1
- import { UniteChanged } from "../../xbsj-base";
2
- import { JsonValue } from "../../xbsj-base";
3
- import { ESJResource } from "../../ESJTypes";
4
- import { ESObjectWithLocation } from "../base";
1
+ import { UniteChanged, JsonValue } from '../../xbsj-base';
2
+ import { ESJResource } from '../../ESJTypes';
3
+ import { ESObjectWithLocation } from '../base';
5
4
  /**
6
5
  * ESDatasmithRuntimeModel 类用于表示和操作 Datasmith 模型,它继承自 ESObjectWithLocation 类。
7
6
  * 该类提供了与 Datasmith 模型相关的属性和方法,包括模型的 URL、导入选项、下载进度等。
@@ -30,28 +29,28 @@ export declare class ESDatasmithRuntimeModel extends ESObjectWithLocation {
30
29
  /**导入选项
31
30
  * @type {object}
32
31
  */
33
- importOptions: import("../../xbsj-base").ReactiveVariable<JsonValue>;
32
+ importOptions: import('../..').ReactiveVariable<JsonValue>;
34
33
  /**下载进度,只读属性
35
34
  * @type {number}
36
35
  */
37
36
  downloadProgress: number;
38
37
  pointed: boolean;
39
- pointStyle: import("../../xbsj-base").ReactiveVariable<import("../../ESJTypes").ESJPointStyle>;
40
- position: import("../../xbsj-base").ReactiveVariable<import("../../ESJTypes").ESJVector3D>;
41
- rotation: import("../../xbsj-base").ReactiveVariable<import("../../ESJTypes").ESJVector3D>;
42
- positionOffset: import("../../xbsj-base").ReactiveVariable<import("../../ESJTypes").ESJVector3D>;
43
- scale: import("../../xbsj-base").ReactiveVariable<import("../../ESJTypes").ESJVector3D>;
44
- minVisibleDistance: import("../../xbsj-base").ReactiveVariable<number>;
45
- maxVisibleDistance: import("../../xbsj-base").ReactiveVariable<number>;
38
+ pointStyle: import('../..').ReactiveVariable<import('../..').ESJPointStyle>;
39
+ position: import('../..').ReactiveVariable<import('../..').ESJVector3D>;
40
+ rotation: import('../..').ReactiveVariable<import('../..').ESJVector3D>;
41
+ positionOffset: import('../..').ReactiveVariable<import('../..').ESJVector3D>;
42
+ scale: import('../..').ReactiveVariable<import('../..').ESJVector3D>;
43
+ minVisibleDistance: import('../..').ReactiveVariable<number>;
44
+ maxVisibleDistance: import('../..').ReactiveVariable<number>;
46
45
  show: boolean;
47
46
  collision: boolean;
48
47
  allowPicking: boolean;
49
- flyToParam: import("../../xbsj-base").ReactiveVariable<import("../../ESJTypes").ESJFlyToParam | undefined>;
50
- flyInParam: import("../../xbsj-base").ReactiveVariable<import("../../ESJTypes").ESJFlyInParam | undefined>;
48
+ flyToParam: import('../..').ReactiveVariable<import('../..').ESJFlyToParam | undefined>;
49
+ flyInParam: import('../..').ReactiveVariable<import('../..').ESJFlyInParam | undefined>;
51
50
  name: string;
52
51
  ref: string | undefined;
53
- extras: import("../../xbsj-base").ReactiveVariable<JsonValue>;
54
- devTags: import("../../xbsj-base").ReactiveVariable<string[] | undefined>;
52
+ extras: import('../..').ReactiveVariable<JsonValue>;
53
+ devTags: import('../..').ReactiveVariable<string[] | undefined>;
55
54
  execOnceFuncStr: string | undefined;
56
55
  updateFuncStr: string | undefined;
57
56
  toDestroyFuncStr: string | undefined;
@@ -75,14 +74,14 @@ export declare class ESDatasmithRuntimeModel extends ESObjectWithLocation {
75
74
  * @returns {object} 包含基本属性和数据源属性的对象。
76
75
  */
77
76
  getESProperties(): {
78
- basic: import("../../ESJTypes").Property[];
79
- dataSource: import("../../ESJTypes").Property[];
77
+ basic: import('../..').Property[];
78
+ dataSource: import('../..').Property[];
80
79
  defaultMenu: string;
81
- location: import("../../ESJTypes").Property[];
82
- more: import("../../ESJTypes").Property[];
83
- general: import("../../ESJTypes").Property[];
84
- coordinate: import("../../ESJTypes").Property[];
85
- style: import("../../ESJTypes").Property[];
80
+ location: import('../..').Property[];
81
+ more: import('../..').Property[];
82
+ general: import('../..').Property[];
83
+ coordinate: import('../..').Property[];
84
+ style: import('../..').Property[];
86
85
  };
87
86
  }
88
87
  /**
@@ -1,6 +1,6 @@
1
- import { UniteChanged } from "../../xbsj-base";
2
- import { ESGeoVector } from "../base";
3
- import { ESJEditingBindModeType, ESJStrokeStyle } from "../../index";
1
+ import { UniteChanged } from '../../xbsj-base';
2
+ import { ESGeoVector } from '../base';
3
+ import { ESJEditingBindModeType, ESJStrokeStyle } from '../../index';
4
4
  /**
5
5
  * ESDirectionMeasurement 类用于测量和表示方位角。
6
6
  * 该类继承自 ESGeoVector,提供了方位角测量的功能,包括设置和获取线条宽度、支持多种编辑模式等。
@@ -21,21 +21,21 @@ import { ESJEditingBindModeType, ESJStrokeStyle } from "../../index";
21
21
  export declare class ESDirectionMeasurement extends ESGeoVector {
22
22
  static readonly createDefaultProps: () => {
23
23
  stroked: boolean;
24
- strokeStyle: import("../../xbsj-base").ReactiveVariable<ESJStrokeStyle>;
24
+ strokeStyle: import('../../xbsj-base').ReactiveVariable<ESJStrokeStyle>;
25
25
  pointed: boolean;
26
- pointStyle: import("../../xbsj-base").ReactiveVariable<import("../../index").ESJPointStyle>;
26
+ pointStyle: import('../../xbsj-base').ReactiveVariable<import('../../ESJTypes').ESJPointStyle>;
27
27
  filled: boolean;
28
- fillStyle: import("../../xbsj-base").ReactiveVariable<import("../../index").ESJFillStyle>;
29
- points: import("../../xbsj-base").ReactiveVariable<[number, number, number][] | undefined>;
28
+ fillStyle: import('../../xbsj-base').ReactiveVariable<import('../../ESJTypes').ESJFillStyle>;
29
+ points: import('../../xbsj-base').ReactiveVariable<[number, number, number][] | undefined>;
30
30
  show: boolean;
31
31
  collision: boolean;
32
32
  allowPicking: boolean;
33
- flyToParam: import("../../xbsj-base").ReactiveVariable<import("../../index").ESJFlyToParam | undefined>;
34
- flyInParam: import("../../xbsj-base").ReactiveVariable<import("../../index").ESJFlyInParam | undefined>;
33
+ flyToParam: import('../../xbsj-base').ReactiveVariable<import('../../ESJTypes').ESJFlyToParam | undefined>;
34
+ flyInParam: import('../../xbsj-base').ReactiveVariable<import('../../ESJTypes').ESJFlyInParam | undefined>;
35
35
  name: string;
36
36
  ref: string | undefined;
37
- extras: import("../../xbsj-base").ReactiveVariable<import("../../xbsj-base").JsonValue>;
38
- devTags: import("../../xbsj-base").ReactiveVariable<string[] | undefined>;
37
+ extras: import('../../xbsj-base').ReactiveVariable<import('../../xbsj-base').JsonValue>;
38
+ devTags: import('../../xbsj-base').ReactiveVariable<string[] | undefined>;
39
39
  execOnceFuncStr: string | undefined;
40
40
  updateFuncStr: string | undefined;
41
41
  toDestroyFuncStr: string | undefined;
@@ -48,7 +48,7 @@ export declare class ESDirectionMeasurement extends ESGeoVector {
48
48
  private _direction;
49
49
  get direction(): number;
50
50
  set direction(value: number);
51
- get directionChanged(): import("../../xbsj-base").Listener<[number, number]>;
51
+ get directionChanged(): import('../../xbsj-base').Listener<[number, number]>;
52
52
  /**
53
53
  * 静态属性,重写支持的编辑模式。
54
54
  * 包含父类支持的编辑模式以及新增的旋转、缩放、双点追加和双点修改模式。
@@ -1,6 +1,6 @@
1
- import { ESJStrokeStyle } from "../../ESJTypes";
2
- import { ESGeoLineString } from "./ESGeoLineString";
3
- import { UniteChanged } from "../../xbsj-base";
1
+ import { ESJStrokeStyle } from '../../ESJTypes';
2
+ import { ESGeoLineString } from './ESGeoLineString';
3
+ import { UniteChanged } from '../../xbsj-base';
4
4
  /**
5
5
  * ESDistanceMeasurement 类用于测量和表示地理空间中的距离。
6
6
  * 该类继承自 ESGeoLineString,提供了一系列方法和属性来定义和管理距离测量对象。
@@ -22,23 +22,23 @@ export declare class ESDistanceMeasurement extends ESGeoLineString {
22
22
  * 包含线条的宽度、颜色、材质等信息。
23
23
  * @type {ESJStrokeStyle}
24
24
  */
25
- strokeStyle: import("../../xbsj-base").ReactiveVariable<ESJStrokeStyle>;
26
- classificationType: import("../../ESJTypes").ESJClassificationType;
25
+ strokeStyle: import('../..').ReactiveVariable<ESJStrokeStyle>;
26
+ classificationType: import('../..').ESJClassificationType;
27
27
  stroked: boolean;
28
28
  pointed: boolean;
29
- pointStyle: import("../../xbsj-base").ReactiveVariable<import("../../ESJTypes").ESJPointStyle>;
29
+ pointStyle: import('../..').ReactiveVariable<import('../..').ESJPointStyle>;
30
30
  filled: boolean;
31
- fillStyle: import("../../xbsj-base").ReactiveVariable<import("../../ESJTypes").ESJFillStyle>;
32
- points: import("../../xbsj-base").ReactiveVariable<[number, number, number][] | undefined>;
31
+ fillStyle: import('../..').ReactiveVariable<import('../..').ESJFillStyle>;
32
+ points: import('../..').ReactiveVariable<[number, number, number][] | undefined>;
33
33
  show: boolean;
34
34
  collision: boolean;
35
35
  allowPicking: boolean;
36
- flyToParam: import("../../xbsj-base").ReactiveVariable<import("../../ESJTypes").ESJFlyToParam | undefined>;
37
- flyInParam: import("../../xbsj-base").ReactiveVariable<import("../../ESJTypes").ESJFlyInParam | undefined>;
36
+ flyToParam: import('../..').ReactiveVariable<import('../..').ESJFlyToParam | undefined>;
37
+ flyInParam: import('../..').ReactiveVariable<import('../..').ESJFlyInParam | undefined>;
38
38
  name: string;
39
39
  ref: string | undefined;
40
- extras: import("../../xbsj-base").ReactiveVariable<import("../../xbsj-base").JsonValue>;
41
- devTags: import("../../xbsj-base").ReactiveVariable<string[] | undefined>;
40
+ extras: import('../..').ReactiveVariable<import('../..').JsonValue>;
41
+ devTags: import('../..').ReactiveVariable<string[] | undefined>;
42
42
  execOnceFuncStr: string | undefined;
43
43
  updateFuncStr: string | undefined;
44
44
  toDestroyFuncStr: string | undefined;
@@ -1,6 +1,6 @@
1
- import { ESJColor } from "../../ESJTypes";
2
- import { UniteChanged } from "../../xbsj-base";
3
- import { ESLocalPolygon } from "./ESLocalPolygon";
1
+ import { ESJColor } from '../../ESJTypes';
2
+ import { UniteChanged } from '../../xbsj-base';
3
+ import { ESLocalPolygon } from './ESLocalPolygon';
4
4
  /**
5
5
  * ESDynamicWater 类用于表示和渲染动态水面效果。
6
6
  * 该类继承自 ESLocalPolygon 类,提供了多种属性和方法来控制水面的外观和行为。
@@ -30,7 +30,7 @@ export declare class ESDynamicWater extends ESLocalPolygon {
30
30
  /**是否允许拾取 默认为true */
31
31
  allowPicking: boolean;
32
32
  /**水的图片*/
33
- waterImage: import("../../xbsj-base").ReactiveVariable<{
33
+ waterImage: import('../..').ReactiveVariable<{
34
34
  [xx: string]: any;
35
35
  } | undefined>;
36
36
  /**水体颜色 */
@@ -53,25 +53,25 @@ export declare class ESDynamicWater extends ESLocalPolygon {
53
53
  murkiness: number;
54
54
  stroked: boolean;
55
55
  filled: boolean;
56
- points: import("../../xbsj-base").ReactiveVariable<[number, number][] | undefined>;
56
+ points: import('../..').ReactiveVariable<[number, number][] | undefined>;
57
57
  pointed: boolean;
58
- pointStyle: import("../../xbsj-base").ReactiveVariable<import("../../ESJTypes").ESJPointStyle>;
59
- strokeStyle: import("../../xbsj-base").ReactiveVariable<import("../../ESJTypes").ESJStrokeStyle>;
60
- fillStyle: import("../../xbsj-base").ReactiveVariable<import("../../ESJTypes").ESJFillStyle>;
61
- position: import("../../xbsj-base").ReactiveVariable<import("../../ESJTypes").ESJVector3D>;
62
- rotation: import("../../xbsj-base").ReactiveVariable<import("../../ESJTypes").ESJVector3D>;
63
- positionOffset: import("../../xbsj-base").ReactiveVariable<import("../../ESJTypes").ESJVector3D>;
64
- scale: import("../../xbsj-base").ReactiveVariable<import("../../ESJTypes").ESJVector3D>;
65
- minVisibleDistance: import("../../xbsj-base").ReactiveVariable<number>;
66
- maxVisibleDistance: import("../../xbsj-base").ReactiveVariable<number>;
58
+ pointStyle: import('../..').ReactiveVariable<import('../..').ESJPointStyle>;
59
+ strokeStyle: import('../..').ReactiveVariable<import('../..').ESJStrokeStyle>;
60
+ fillStyle: import('../..').ReactiveVariable<import('../..').ESJFillStyle>;
61
+ position: import('../..').ReactiveVariable<import('../..').ESJVector3D>;
62
+ rotation: import('../..').ReactiveVariable<import('../..').ESJVector3D>;
63
+ positionOffset: import('../..').ReactiveVariable<import('../..').ESJVector3D>;
64
+ scale: import('../..').ReactiveVariable<import('../..').ESJVector3D>;
65
+ minVisibleDistance: import('../..').ReactiveVariable<number>;
66
+ maxVisibleDistance: import('../..').ReactiveVariable<number>;
67
67
  show: boolean;
68
68
  collision: boolean;
69
- flyToParam: import("../../xbsj-base").ReactiveVariable<import("../../ESJTypes").ESJFlyToParam | undefined>;
70
- flyInParam: import("../../xbsj-base").ReactiveVariable<import("../../ESJTypes").ESJFlyInParam | undefined>;
69
+ flyToParam: import('../..').ReactiveVariable<import('../..').ESJFlyToParam | undefined>;
70
+ flyInParam: import('../..').ReactiveVariable<import('../..').ESJFlyInParam | undefined>;
71
71
  name: string;
72
72
  ref: string | undefined;
73
- extras: import("../../xbsj-base").ReactiveVariable<import("../../xbsj-base").JsonValue>;
74
- devTags: import("../../xbsj-base").ReactiveVariable<string[] | undefined>;
73
+ extras: import('../..').ReactiveVariable<import('../..').JsonValue>;
74
+ devTags: import('../..').ReactiveVariable<string[] | undefined>;
75
75
  execOnceFuncStr: string | undefined;
76
76
  updateFuncStr: string | undefined;
77
77
  toDestroyFuncStr: string | undefined;
@@ -91,14 +91,14 @@ export declare class ESDynamicWater extends ESLocalPolygon {
91
91
  * @returns 返回包含 ES 属性的对象。
92
92
  */
93
93
  getESProperties(): {
94
- basic: import("../../ESJTypes").Property[];
95
- coordinate: import("../../ESJTypes").Property[];
96
- style: import("../../ESJTypes").Property[];
97
- more: import("../../ESJTypes").Property[];
94
+ basic: import('../..').Property[];
95
+ coordinate: import('../..').Property[];
96
+ style: import('../..').Property[];
97
+ more: import('../..').Property[];
98
98
  defaultMenu: string;
99
- location: import("../../ESJTypes").Property[];
100
- general: import("../../ESJTypes").Property[];
101
- dataSource: import("../../ESJTypes").Property[];
99
+ location: import('../..').Property[];
100
+ general: import('../..').Property[];
101
+ dataSource: import('../..').Property[];
102
102
  };
103
103
  }
104
104
  /**
@@ -1,7 +1,6 @@
1
- import { UniteChanged } from "../../xbsj-base";
2
- import { ESJResource } from "../../ESJTypes";
3
- import { ESVisualObject } from "../base";
4
- import { Event } from "../../xbsj-base";
1
+ import { UniteChanged, Event } from '../../xbsj-base';
2
+ import { ESJResource } from '../../ESJTypes';
3
+ import { ESVisualObject } from '../base';
5
4
  /**
6
5
  * 小部件事件信息类型定义
7
6
  * @typedef {Object} WidgetEventInfo
@@ -83,7 +82,7 @@ export declare class ESEntityCluster extends ESVisualObject {
83
82
  /**用于设置聚合和非聚合的显示样式
84
83
  * @type {ESEntityClusterStyle}
85
84
  */
86
- style: import("../..").ReactiveVariable<ESEntityClusterStyle | undefined>;
85
+ style: import('../..').ReactiveVariable<ESEntityClusterStyle | undefined>;
87
86
  /**高度获取模式 ["None", "CLAMP_TO_GROUND", "RELATIVE_TO_GROUND"]*/
88
87
  heightReference: "NONE" | "RELATIVE_TO_GROUND" | "CLAMP_TO_GROUND";
89
88
  /**是否启用透视效果,自动缩放远处标签 */
@@ -91,12 +90,12 @@ export declare class ESEntityCluster extends ESVisualObject {
91
90
  show: boolean;
92
91
  collision: boolean;
93
92
  allowPicking: boolean;
94
- flyToParam: import("../..").ReactiveVariable<import("../..").ESJFlyToParam | undefined>;
95
- flyInParam: import("../..").ReactiveVariable<import("../..").ESJFlyInParam | undefined>;
93
+ flyToParam: import('../..').ReactiveVariable<import('../..').ESJFlyToParam | undefined>;
94
+ flyInParam: import('../..').ReactiveVariable<import('../..').ESJFlyInParam | undefined>;
96
95
  name: string;
97
96
  ref: string | undefined;
98
- extras: import("../..").ReactiveVariable<import("../..").JsonValue>;
99
- devTags: import("../..").ReactiveVariable<string[] | undefined>;
97
+ extras: import('../..').ReactiveVariable<import('../..').JsonValue>;
98
+ devTags: import('../..').ReactiveVariable<string[] | undefined>;
100
99
  execOnceFuncStr: string | undefined;
101
100
  updateFuncStr: string | undefined;
102
101
  toDestroyFuncStr: string | undefined;
@@ -139,12 +138,12 @@ export declare class ESEntityCluster extends ESVisualObject {
139
138
  * 获取数据变更事件
140
139
  * @returns {any} 数据变更事件对象
141
140
  */
142
- get dataChanged(): import("../..").Listener<[any, any]>;
141
+ get dataChanged(): import('../..').Listener<[any, any]>;
143
142
  /**
144
143
  * 获取特征数据
145
144
  * @returns {any} 特征数据对象,如果数据未加载完成则输出提示信息
146
145
  */
147
- getFeatures(): import("../..").ReactiveVariable<any> | undefined;
146
+ getFeatures(): import('../..').ReactiveVariable<any> | undefined;
148
147
  /**
149
148
  * 构造函数
150
149
  * @param {string} [id] - 对象的ID
@@ -156,14 +155,14 @@ export declare class ESEntityCluster extends ESVisualObject {
156
155
  * @returns {Object} ES属性对象
157
156
  */
158
157
  getESProperties(): {
159
- basic: import("../..").Property[];
160
- more: import("../..").Property[];
161
- general: import("../..").Property[];
158
+ basic: import('../..').Property[];
159
+ more: import('../..').Property[];
160
+ general: import('../..').Property[];
162
161
  defaultMenu: string;
163
- dataSource: import("../..").Property[];
164
- location: import("../..").Property[];
165
- coordinate: import("../..").Property[];
166
- style: import("../..").Property[];
162
+ dataSource: import('../..').Property[];
163
+ location: import('../..').Property[];
164
+ coordinate: import('../..').Property[];
165
+ style: import('../..').Property[];
167
166
  };
168
167
  }
169
168
  /**
@@ -1,5 +1,5 @@
1
- import { UniteChanged } from "../../xbsj-base";
2
- import { ESGeoPolygon } from "./ESGeoPolygon";
1
+ import { UniteChanged } from '../../xbsj-base';
2
+ import { ESGeoPolygon } from './ESGeoPolygon';
3
3
  /**
4
4
  * ESExcavate 类继承自 ESGeoPolygon,用于表示和操作挖坑对象。
5
5
  * 该类提供了挖坑的基本属性和样式配置,支持向内或向外挖坑的模式,并允许设置点、线和面的样式。
@@ -26,24 +26,24 @@ export declare class ESExcavate extends ESGeoPolygon {
26
26
  targetID: string;
27
27
  /** 是否开填充样式 */
28
28
  filled: boolean;
29
- buffer: import("../../xbsj-base").ReactiveVariable<import("../../ESJTypes/properties/ESJBuffer").ESJBuffer | undefined>;
30
- classificationType: import("../../ESJTypes").ESJClassificationType;
29
+ buffer: import('../..').ReactiveVariable<import('../../ESJTypes/properties/ESJBuffer').ESJBuffer | undefined>;
30
+ classificationType: import('../..').ESJClassificationType;
31
31
  instancing: boolean;
32
- fillStyle: import("../../xbsj-base").ReactiveVariable<import("../../ESJTypes").ESJFillStyle>;
33
- strokeStyle: import("../../xbsj-base").ReactiveVariable<import("../../ESJTypes").ESJStrokeStyle>;
32
+ fillStyle: import('../..').ReactiveVariable<import('../..').ESJFillStyle>;
33
+ strokeStyle: import('../..').ReactiveVariable<import('../..').ESJStrokeStyle>;
34
34
  stroked: boolean;
35
35
  collision: boolean;
36
36
  pointed: boolean;
37
- pointStyle: import("../../xbsj-base").ReactiveVariable<import("../../ESJTypes").ESJPointStyle>;
38
- points: import("../../xbsj-base").ReactiveVariable<[number, number, number][] | undefined>;
37
+ pointStyle: import('../..').ReactiveVariable<import('../..').ESJPointStyle>;
38
+ points: import('../..').ReactiveVariable<[number, number, number][] | undefined>;
39
39
  show: boolean;
40
40
  allowPicking: boolean;
41
- flyToParam: import("../../xbsj-base").ReactiveVariable<import("../../ESJTypes").ESJFlyToParam | undefined>;
42
- flyInParam: import("../../xbsj-base").ReactiveVariable<import("../../ESJTypes").ESJFlyInParam | undefined>;
41
+ flyToParam: import('../..').ReactiveVariable<import('../..').ESJFlyToParam | undefined>;
42
+ flyInParam: import('../..').ReactiveVariable<import('../..').ESJFlyInParam | undefined>;
43
43
  name: string;
44
44
  ref: string | undefined;
45
- extras: import("../../xbsj-base").ReactiveVariable<import("../../xbsj-base").JsonValue>;
46
- devTags: import("../../xbsj-base").ReactiveVariable<string[] | undefined>;
45
+ extras: import('../..').ReactiveVariable<import('../..').JsonValue>;
46
+ devTags: import('../..').ReactiveVariable<string[] | undefined>;
47
47
  execOnceFuncStr: string | undefined;
48
48
  updateFuncStr: string | undefined;
49
49
  toDestroyFuncStr: string | undefined;
@@ -64,14 +64,14 @@ export declare class ESExcavate extends ESGeoPolygon {
64
64
  * @returns 包含基本属性和样式属性的对象。
65
65
  */
66
66
  getESProperties(): {
67
- basic: import("../../ESJTypes").Property[];
68
- style: import("../../ESJTypes").Property[];
69
- coordinate: import("../../ESJTypes").Property[];
67
+ basic: import('../..').Property[];
68
+ style: import('../..').Property[];
69
+ coordinate: import('../..').Property[];
70
70
  defaultMenu: string;
71
- more: import("../../ESJTypes").Property[];
72
- general: import("../../ESJTypes").Property[];
73
- dataSource: import("../../ESJTypes").Property[];
74
- location: import("../../ESJTypes").Property[];
71
+ more: import('../..').Property[];
72
+ general: import('../..').Property[];
73
+ dataSource: import('../..').Property[];
74
+ location: import('../..').Property[];
75
75
  };
76
76
  }
77
77
  /**
@@ -1,6 +1,6 @@
1
- import { ESViewer } from "../../../ESViewer";
2
- import { Destroyable } from "../../../xbsj-base";
3
- import { ESFeatureLayer } from "./index";
1
+ import { ESViewer } from '../../../ESViewer';
2
+ import { Destroyable } from '../../../xbsj-base';
3
+ import { ESFeatureLayer } from './index';
4
4
  export declare class FeatureLayer extends Destroyable {
5
5
  private _initEvent;
6
6
  init(): void;