@arcgis/core 4.33.0-next.20250423 → 4.33.0-next.20250425
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/Graphic.js +1 -1
- package/WebScene.js +1 -1
- package/analysis/Analysis.d.ts +4 -0
- package/analysis/Analysis.js +1 -1
- package/analysis/SliceAnalysis.js +1 -1
- package/analysis/SlicePlane.js +1 -1
- package/analysis/support/AnalysisOriginWebScene.d.ts +4 -0
- package/analysis/support/AnalysisOriginWebScene.js +5 -0
- package/analysis/support/SliceAnalysisExcludedLayer.js +5 -0
- package/assets/esri/core/workers/RemoteClient.js +1 -1
- package/assets/esri/core/workers/chunks/{d4d011eea16a89a5aad9.js → 0219c3f9408d3fa3c9a0.js} +1 -1
- package/assets/esri/core/workers/chunks/070839cb71c8e764b8d7.js +1 -0
- package/assets/esri/core/workers/chunks/19084a293694c5a00cae.js +1 -0
- package/assets/esri/core/workers/chunks/{8ba7d44eff348004f084.js → 1a6d2d090b643a87408a.js} +1 -1
- package/assets/esri/core/workers/chunks/1b8cc83aa1179245b2dc.js +1 -0
- package/assets/esri/core/workers/chunks/{5e5225623977e61fd0ef.js → 213adc87c843d627c5d6.js} +1 -1
- package/assets/esri/core/workers/chunks/{fa8a3c75f9b41d31559b.js → 265f69d153b7b6f07e42.js} +1 -1
- package/assets/esri/core/workers/chunks/{769b66cca8347f0f84db.js → 279bbd61b32577693a4a.js} +1 -1
- package/assets/esri/core/workers/chunks/290b065b377f9d2ee058.js +1 -0
- package/assets/esri/core/workers/chunks/29d3245261a7223124ed.js +1 -0
- package/assets/esri/core/workers/chunks/2bed8a5ed9ae3760fa2f.js +1 -0
- package/assets/esri/core/workers/chunks/2e3019ce49e972a815ca.js +1 -0
- package/assets/esri/core/workers/chunks/335b539893569e3d7b82.js +1 -0
- package/assets/esri/core/workers/chunks/38f5e6a202ce292edd9f.js +1 -0
- package/assets/esri/core/workers/chunks/415903f481392c72870f.js +1 -0
- package/assets/esri/core/workers/chunks/4351b3e54b309935faed.js +1 -0
- package/assets/esri/core/workers/chunks/4da99f058cca83937e9b.js +1 -0
- package/assets/esri/core/workers/chunks/5acdd49c5f1a49fdc6e7.js +1 -0
- package/assets/esri/core/workers/chunks/60f7cd05e88701f43d3f.js +1 -0
- package/assets/esri/core/workers/chunks/{26e0a0a13060cd3e4291.js → 626ba3a7dee952308566.js} +1 -1
- package/assets/esri/core/workers/chunks/7cd32b10ed0e18e44ef2.js +1 -0
- package/assets/esri/core/workers/chunks/9661ee8569ee208e6237.js +1 -0
- package/assets/esri/core/workers/chunks/968f2f841c011095a6d2.js +1 -0
- package/assets/esri/core/workers/chunks/974742af7beb000c4b4a.js +1 -0
- package/assets/esri/core/workers/chunks/{e27fa1e84f16b7f19a90.js → 9850ff14bd9c7da81c65.js} +1 -1
- package/assets/esri/core/workers/chunks/a0c51c4c30a5f749dfc6.js +1 -0
- package/assets/esri/core/workers/chunks/a2676f3f135ad5fdf872.js +1 -0
- package/assets/esri/core/workers/chunks/a8430e1e2142f1ce9b92.js +1 -0
- package/assets/esri/core/workers/chunks/{fdcbd28f38bc485ac5e3.js → ab6ecd8eeec5ff761b34.js} +1 -1
- package/assets/esri/core/workers/chunks/b53300b46646cfad2526.js +319 -0
- package/assets/esri/core/workers/chunks/bf543bdec3da0fe278fb.js +1 -0
- package/assets/esri/core/workers/chunks/{5bdd5ae2d2f23ef6b331.js → c87e2a63b96e0da77dfe.js} +1 -1
- package/assets/esri/core/workers/chunks/cc4dd739c4c7e3ccea3f.js +1 -0
- package/assets/esri/core/workers/chunks/d3a74087e076a3ae76ca.js +1 -0
- package/assets/esri/core/workers/chunks/{7c42281188b874ffcdad.js → db5913824d5e5a2a8365.js} +1 -1
- package/assets/esri/core/workers/chunks/{48a1bb1e171dd06a7c6e.js → dd94585508f49863dc15.js} +1 -1
- package/assets/esri/core/workers/chunks/{9408a72968cbd985dd24.js → f2cef954b58c6604642c.js} +34 -34
- package/assets/esri/core/workers/chunks/f52e597dca4b32a81881.js +1 -0
- package/assets/esri/libs/lyr3d/lyr3DMain.wasm +0 -0
- package/assets/esri/libs/lyr3d/lyr3DWorker.wasm +0 -0
- package/chunks/BloomBlur.glsl.js +7 -7
- package/chunks/BloomComposition.glsl.js +24 -25
- package/chunks/ShadowCastAccumulate.glsl.js +13 -9
- package/chunks/ShadowCastVisualize.glsl.js +24 -9
- package/chunks/cameraUtilsSpherical.js +1 -1
- package/chunks/lyr3DMain.js +1 -1
- package/chunks/lyr3DWorker.js +1 -1
- package/chunks/sphere.js +1 -1
- package/core/Collection.js +1 -1
- package/core/JSONSupport.js +1 -1
- package/core/SetUtils.js +1 -1
- package/{views/webgl/GLObjectType.js → core/support/jsonUtils.js} +1 -1
- package/core/urlUtils.js +1 -1
- package/geometry/Mesh.js +1 -1
- package/geometry/support/normalizeUtilsSync.js +1 -1
- package/geometry/support/sphere.js +1 -1
- package/interfaces.d.ts +544 -116
- package/layers/DimensionLayer.js +1 -1
- package/layers/IntegratedMesh3DTilesLayer.js +1 -1
- package/layers/Lyr3DWasmPerSceneView.js +1 -1
- package/layers/ParquetLayer.js +1 -1
- package/layers/RouteLayer.js +1 -1
- package/layers/SubtypeGroupLayer.js +1 -1
- package/layers/ViewshedLayer.js +1 -1
- package/layers/graphics/data/QueryEngine.js +1 -1
- package/layers/mixins/ImageryTileMixin.js +1 -1
- package/layers/orientedImagery/transformations/imageToWorld.js +1 -1
- package/layers/orientedImagery/transformations/utils.js +1 -1
- package/layers/support/FieldsIndex.js +1 -1
- package/layers/support/ParquetEncodingLocation.d.ts +4 -0
- package/layers/support/ParquetEncodingLocation.js +1 -1
- package/layers/support/ParquetEncodingWkb.d.ts +4 -0
- package/layers/support/ParquetEncodingWkb.js +1 -1
- package/layers/support/RasterStorageInfo.js +1 -1
- package/layers/support/VideoElement.js +1 -1
- package/layers/support/layerUtils.js +1 -1
- package/layers/support/parquetUtils.d.ts +3 -0
- package/layers/support/parquetUtils.js +1 -1
- package/layers/support/rasterDatasets/BaseRaster.js +1 -1
- package/layers/support/rasterDatasets/FunctionRaster.js +1 -1
- package/layers/support/rasterDatasets/ImageServerRaster.js +1 -1
- package/layers/support/rasterDatasets/RawBlockCache.js +1 -1
- package/layers/support/rasterDatasets/TIFFRaster.js +1 -1
- package/layers/support/rasterFormats/TiffDecoder.js +1 -1
- package/layers/support/rasterFormats/pixelRangeUtils.js +1 -1
- package/layers/support/rasterFormats/{TiffTags.js → tiffTag.js} +1 -1
- package/layers/support/rasterFunctions/BandArithmeticFunction.js +1 -1
- package/layers/support/rasterFunctions/BaseRasterFunction.js +1 -1
- package/layers/support/rasterFunctions/ExtractBandFunction.js +1 -1
- package/layers/support/rasterFunctions/NDVIFunction.js +1 -1
- package/layers/support/rasterFunctions/RemapFunction.js +1 -1
- package/layers/support/rasterFunctions/rasterFunctionHelper.js +1 -1
- package/layers/support/videoUtils.js +5 -0
- package/package.json +2 -2
- package/portal/schemas/definitions.js +1 -1
- package/portal/schemas/integratedMesh3DTilesLayerItem.js +1 -1
- package/renderers/UniqueValueRenderer.js +1 -1
- package/renderers/support/colorRampUtils.js +1 -1
- package/support/revision.js +1 -1
- package/symbols/IconSymbol3DLayer.js +1 -1
- package/symbols/cim/effects/EffectTaperedPolygon.js +1 -1
- package/views/2d/engine/webgl/meshing/Mesh.js +1 -1
- package/views/2d/engine/webgl/shaderGraph/typed/TypedShaderProgram.js +1 -1
- package/views/2d/engine/webgl/textureUtils.js +1 -1
- package/views/2d/layers/ImageryTileLayerView2D.js +1 -1
- package/views/2d/layers/MediaLayerView2D.js +1 -1
- package/views/2d/layers/TileLayerView2D.js +1 -1
- package/views/2d/layers/imagery/BaseImageryTileSubView2D.js +1 -1
- package/views/2d/layers/imagery/ImageryTileView2D.js +1 -1
- package/views/2d/layers/support/DebugOverlay.js +1 -1
- package/views/2d/layers/support/MediaLayerInteraction.js +1 -1
- package/views/3d/analysis/DirectLineMeasurementAnalysisView3D.js +1 -1
- package/views/3d/analysis/LineOfSight/LineOfSightTool.js +1 -1
- package/views/3d/analysis/LineOfSightAnalysisView3D.js +1 -1
- package/views/3d/analysis/Slice/SliceTool.js +1 -1
- package/views/3d/analysis/Slice/SliceVisualization.js +1 -1
- package/views/3d/analysis/SliceAnalysisView3D.js +1 -1
- package/views/3d/analysis/Viewshed/ViewshedAnalysisVisualization.js +1 -1
- package/views/3d/analysis/Viewshed/ViewshedVisualization.js +1 -1
- package/views/3d/analysis/ViewshedAnalysisView3D.js +1 -1
- package/views/3d/camera/constraintUtils/distance.js +1 -1
- package/views/3d/camera/intersectionUtils.js +1 -1
- package/views/3d/environment/ChapmanAtmosphere.js +1 -1
- package/views/3d/environment/atmosphereUtils.js +1 -1
- package/views/3d/interactive/measurementTools/directLineMeasurement3D/DirectLineMeasurement3DTool.js +1 -1
- package/views/3d/interactive/visualElements/DrapedVisualElementResources.js +1 -1
- package/views/3d/interactive/visualElements/EngineVisualElement.js +1 -1
- package/views/3d/interactive/visualElements/ExtendedLineVisualElement.js +1 -1
- package/views/3d/interactive/visualElements/LabelVisualElement.js +1 -1
- package/views/3d/interactive/visualElements/LaserlineVisualElement.js +1 -1
- package/views/3d/interactive/visualElements/LineVisualElement.js +1 -1
- package/views/3d/interactive/visualElements/MarkerVisualElement.js +1 -1
- package/views/3d/interactive/visualElements/MeasurementAreaVisualElement.js +1 -1
- package/views/3d/interactive/visualElements/MeasurementArrowVisualElement.js +1 -1
- package/views/3d/interactive/visualElements/OutlineVisualElement.js +1 -1
- package/views/3d/interactive/visualElements/ParallelLineVisualElement.js +1 -1
- package/views/3d/interactive/visualElements/PointVisualElement.js +1 -1
- package/views/3d/interactive/visualElements/RightAngleQuadVisualElement.js +1 -1
- package/views/3d/interactive/visualElements/SlicePlaneVisualElement.js +1 -1
- package/views/3d/interactive/visualElements/VerticesVisualElement.js +1 -1
- package/views/3d/interactive/visualElements/ViewshedShapeVisualElement.js +1 -1
- package/views/3d/interactive/visualElements/VisualElement.js +1 -1
- package/views/3d/interactive/visualElements/VisualElementResources.js +1 -1
- package/views/3d/layers/I3SMeshView3D.js +1 -1
- package/views/3d/layers/IntegratedMesh3DTilesLayerView3D.js +1 -1
- package/views/3d/layers/Lyr3DWorker.js +1 -1
- package/views/3d/layers/graphics/Deconflictor.js +1 -1
- package/views/3d/layers/graphics/pipeline/Feature3DPipeline.js +1 -1
- package/views/3d/layers/graphics/pipeline/Feature3DPipelineWorker.js +1 -1
- package/views/3d/layers/graphics/pipeline/Feature3DPipelineWorkerHandle.js +1 -1
- package/views/3d/layers/graphics/pipeline/PipelineCommand.js +1 -1
- package/views/3d/layers/graphics/pipeline/Tile3DManager.js +1 -1
- package/views/3d/layers/graphics/pipeline/rendering/FeaturePipelineRenderManager.js +1 -1
- package/views/3d/layers/graphics/pipeline/rendering/RenderCommandContext.js +1 -1
- package/views/3d/layers/graphics/pipeline/symbolization/Factory.js +5 -0
- package/views/3d/layers/graphics/pipeline/symbolization/SimpleFeatureRenderer.js +5 -0
- package/views/3d/layers/graphics/pipeline/symbolization/TestObjectSymbol.js +1 -1
- package/views/3d/layers/graphics/pipeline/symbolization/TestSymbol.js +1 -1
- package/views/3d/layers/graphics/pipeline/symbolization/UniqueValueFeatureRenderer.js +1 -1
- package/views/3d/layers/i3s/I3SMeshViewFilter.js +1 -1
- package/views/3d/layers/support/MediaLayerInteraction.js +1 -1
- package/views/3d/state/ConstraintsManager.js +1 -1
- package/views/3d/state/NearFarHeuristic.js +1 -1
- package/views/3d/state/ViewState.js +1 -1
- package/views/3d/state/ViewStateManager.js +1 -1
- package/views/3d/state/utils/navigationUtils.js +1 -1
- package/views/3d/support/cameraUtilsSpherical.js +1 -1
- package/views/3d/support/geometryUtils/sphere.js +1 -1
- package/views/3d/terrain/OverlayRenderTargets.js +1 -1
- package/views/3d/webgl/ManagedDepthTexture.js +1 -1
- package/views/3d/webgl/ManagedFBO.js +1 -1
- package/views/3d/webgl-engine/core/FBOCache.js +1 -1
- package/views/3d/webgl-engine/core/FBOCacheFormats.js +5 -0
- package/views/3d/webgl-engine/core/shaderLibrary/Laserline.glsl.js +12 -20
- package/views/3d/webgl-engine/core/shaderLibrary/output/Emissions.glsl.js +1 -1
- package/views/3d/webgl-engine/core/shaderLibrary/util/BlendColorsPremultiplied.glsl.js +5 -0
- package/views/3d/webgl-engine/effects/bloom/BloomRenderNode.js +1 -1
- package/views/3d/webgl-engine/effects/debug/RenderNodeVisualizerNode.js +1 -1
- package/views/3d/webgl-engine/effects/focusArea/FocusAreaMaskNode.js +1 -1
- package/views/3d/webgl-engine/effects/geometry/RenderOccludedRenderNode.js +1 -1
- package/views/3d/webgl-engine/effects/haze/Haze.js +1 -1
- package/views/3d/webgl-engine/effects/highlight/Highlight.js +1 -1
- package/views/3d/webgl-engine/effects/laserlines/LaserLineRenderer.js +1 -1
- package/views/3d/webgl-engine/effects/smaa/SMAA.js +1 -1
- package/views/3d/webgl-engine/effects/ssao/SSAO.js +1 -1
- package/views/3d/webgl-engine/lib/DepthRange.js +1 -1
- package/views/3d/webgl-engine/lib/MainFramebuffer.js +1 -1
- package/views/3d/webgl-engine/lib/Renderer.js +1 -1
- package/views/3d/webgl-engine/lib/ShadowAccumulator.js +1 -1
- package/views/3d/webgl-engine/lib/ShadowCastRenderer.js +1 -1
- package/views/3d/webgl-engine/lib/ShadowMap.js +1 -1
- package/views/3d/webgl-engine/lib/Texture.js +1 -1
- package/views/3d/webgl-engine/lib/Viewshed.js +1 -1
- package/views/3d/webgl-engine/lib/ViewshedShadowMap.js +1 -1
- package/views/3d/webgl-engine/lib/depthRangeUtils.js +1 -1
- package/views/3d/webgl-engine/parts/RenderView.js +1 -1
- package/views/3d/webgl-engine/shaders/ShadowCastAccumulate.glsl.js +1 -1
- package/views/3d/webgl-engine/shaders/ShadowCastAccumulateTechnique.js +1 -1
- package/views/3d/webgl-engine/shaders/ShadowCastAccumulateTechniqueConfiguration.js +5 -0
- package/views/3d/webgl-engine/shaders/ShadowCastVisualize.glsl.js +1 -1
- package/views/3d/webgl-engine/shaders/ShadowCastVisualizeTechnique.js +1 -1
- package/views/3d/webgl-engine/shaders/ShadowCastVisualizeTechniqueConfiguration.js +1 -1
- package/views/PopupView.js +1 -1
- package/views/SceneView.js +1 -1
- package/views/SelectionManager.js +1 -1
- package/views/VideoView.js +1 -1
- package/views/analysis/analysisViewUtils.js +1 -1
- package/views/input/InputManager.js +1 -1
- package/views/input/ViewEvents.js +1 -1
- package/views/support/selectionUtils.js +1 -1
- package/views/webgl/FBOAttachmentType.js +5 -0
- package/views/webgl/FramebufferObject.js +1 -1
- package/views/webgl/Renderbuffer.js +1 -1
- package/views/webgl/RenderbufferDescriptor.js +1 -1
- package/views/webgl/Texture.js +1 -1
- package/views/webgl/TextureDescriptor.js +1 -1
- package/views/webgl/textureUtils.js +1 -1
- package/webscene/InitialViewProperties.js +1 -1
- package/webscene/Presentation.js +1 -1
- package/webscene/Slide.js +1 -1
- package/webscene/SlideLegendInfo.js +1 -1
- package/webscene/background/ColorBackground.js +1 -1
- package/webscene/spec-certification/api.js +1 -1
- package/webscene/spec-certification/compare.js +1 -1
- package/webscene/spec-certification/index.js +1 -1
- package/webscene/spec-certification/spec.js +1 -1
- package/webscene/spec-certification/utils.js +1 -1
- package/webscene/support/Description.js +1 -1
- package/webscene/support/SlideElements.js +1 -1
- package/webscene/support/SlideEnvironment.js +1 -1
- package/webscene/support/SlideGround.js +1 -1
- package/webscene/support/SlideVisibleLayer.js +1 -1
- package/webscene/support/Title.js +1 -1
- package/webscene/support/analysisUtils.js +5 -0
- package/widgets/BatchAttributeForm/expressions/ExpressionsManager.js +1 -1
- package/widgets/DirectLineMeasurement3D/DirectLineMeasurement3DViewModel.js +1 -1
- package/widgets/Editor/CreateFeaturesWorkflow.js +1 -1
- package/widgets/Editor/EditorViewModel.js +1 -1
- package/widgets/Editor/UpdateWorkflow.js +1 -1
- package/widgets/Editor/support/SketchController.js +5 -0
- package/widgets/Editor/workflowUtils.js +1 -1
- package/widgets/ElevationProfile/ElevationProfileInteraction.js +1 -1
- package/widgets/Feature/FeatureUtilityNetworkAssociationList.js +1 -1
- package/widgets/FeatureForm/FeatureFormUtilityNetworkAssociations/FeatureFormUtilityNetworkAssociationList.js +1 -1
- package/widgets/FeatureForm/FeatureFormViewModel.js +1 -1
- package/widgets/FeatureForm/UtilityNetworkAssociationAddAssociationViewModel.js +1 -1
- package/widgets/FeatureTable/support/tableUtils.js +1 -1
- package/widgets/FeatureTable.js +1 -1
- package/widgets/LayerList/LayerListItem.js +1 -1
- package/widgets/OrientedImageryViewer/OrientedImageryViewerViewModel.js +1 -1
- package/widgets/OrientedImageryViewer/components/ImageViewerViewModel.js +1 -1
- package/widgets/PanoramicViewer/PanoramicViewerViewModel.js +1 -1
- package/widgets/ShadowCast/ShadowCastViewModel.js +1 -1
- package/widgets/ShadowCast/ThresholdOptions.js +1 -1
- package/widgets/Sketch/SketchViewModel.js +1 -1
- package/widgets/VideoPlayer.js +1 -1
- package/widgets/Widget.js +1 -1
- package/widgets/support/AnalysisViewModel.js +1 -1
- package/widgets/support/SelectionList.js +1 -1
- package/widgets/support/SnappingControls.js +1 -1
- package/assets/esri/core/workers/chunks/184d7c8ea818bec5c462.js +0 -1
- package/assets/esri/core/workers/chunks/22f604726529ee6f8c25.js +0 -1
- package/assets/esri/core/workers/chunks/244d2196bac5ef279436.js +0 -1
- package/assets/esri/core/workers/chunks/26fcbe053194bd78fcc3.js +0 -1
- package/assets/esri/core/workers/chunks/32f2e0c88046b39916cc.js +0 -1
- package/assets/esri/core/workers/chunks/388a763da712ca71ccf4.js +0 -1
- package/assets/esri/core/workers/chunks/4f8782b3b6ad414409e8.js +0 -1
- package/assets/esri/core/workers/chunks/5ffc3ca6c6a4d32e1282.js +0 -1
- package/assets/esri/core/workers/chunks/642a595353a86f3717e3.js +0 -1
- package/assets/esri/core/workers/chunks/8dd26b12c625d20196ed.js +0 -319
- package/assets/esri/core/workers/chunks/931275cfa2c55eb0f504.js +0 -1
- package/assets/esri/core/workers/chunks/93e9dfd1ba8f393c6c47.js +0 -1
- package/assets/esri/core/workers/chunks/95379fdd6917c8a84c71.js +0 -1
- package/assets/esri/core/workers/chunks/9b21dc4659922cc577cb.js +0 -1
- package/assets/esri/core/workers/chunks/a197c86d42cc9ce21924.js +0 -1
- package/assets/esri/core/workers/chunks/a276980c06d5d311a37e.js +0 -1
- package/assets/esri/core/workers/chunks/b42ecc7c3eb2fd8d1308.js +0 -1
- package/assets/esri/core/workers/chunks/ccc50f28f217e50cc2c3.js +0 -1
- package/assets/esri/core/workers/chunks/d04efa51da9b4eb3a8a7.js +0 -1
- package/assets/esri/core/workers/chunks/d81bebbb6fe000200d35.js +0 -1
- package/assets/esri/core/workers/chunks/dd8e72d6784a8ebc115d.js +0 -1
- package/assets/esri/core/workers/chunks/e9fba86036b8fe700a41.js +0 -1
- package/assets/esri/core/workers/chunks/ed3d1d0465f4a4d8df4a.js +0 -1
- package/views/webgl/formats.js +0 -5
package/interfaces.d.ts
CHANGED
|
@@ -327,10 +327,59 @@ declare namespace __esri {
|
|
|
327
327
|
export type MapImageLayerLayerviewDestroyEventHandler = (event: MapImageLayerLayerviewDestroyEvent) => void;
|
|
328
328
|
export type MapImageLayerRefreshEventHandler = (event: MapImageLayerRefreshEvent) => void;
|
|
329
329
|
|
|
330
|
-
export interface
|
|
330
|
+
export interface Analysis extends Accessor, Clonable, Identifiable {
|
|
331
331
|
}
|
|
332
332
|
|
|
333
|
-
export class
|
|
333
|
+
export class Analysis {
|
|
334
|
+
/**
|
|
335
|
+
* A user settable identifier for the analysis.
|
|
336
|
+
*
|
|
337
|
+
* {@link https://developers.arcgis.com/javascript/latest/api-reference/esri-analysis-Analysis.html#id Read more...}
|
|
338
|
+
*/
|
|
339
|
+
id: string;
|
|
340
|
+
/**
|
|
341
|
+
* An automatically generated unique identifier assigned to the instance.
|
|
342
|
+
*
|
|
343
|
+
* {@link https://developers.arcgis.com/javascript/latest/api-reference/esri-analysis-Analysis.html#uid Read more...}
|
|
344
|
+
*/
|
|
345
|
+
declare readonly uid: Identifiable["uid"];
|
|
346
|
+
/**
|
|
347
|
+
* Abstract base class for all analysis objects.
|
|
348
|
+
*
|
|
349
|
+
* {@link https://developers.arcgis.com/javascript/latest/api-reference/esri-analysis-Analysis.html Read more...}
|
|
350
|
+
*/
|
|
351
|
+
constructor(properties?: AnalysisProperties);
|
|
352
|
+
/**
|
|
353
|
+
* The origin of the analysis.
|
|
354
|
+
*
|
|
355
|
+
* {@link https://developers.arcgis.com/javascript/latest/api-reference/esri-analysis-Analysis.html#origin Read more...}
|
|
356
|
+
*/
|
|
357
|
+
get origin(): AnalysisOriginWebScene | nullish;
|
|
358
|
+
set origin(value: (AnalysisOriginWebSceneProperties & { type: "web-scene" }) | nullish);
|
|
359
|
+
/**
|
|
360
|
+
* Creates a deep clone of this object.
|
|
361
|
+
*
|
|
362
|
+
* {@link https://developers.arcgis.com/javascript/latest/api-reference/esri-analysis-Analysis.html#clone Read more...}
|
|
363
|
+
*/
|
|
364
|
+
clone(): this;
|
|
365
|
+
}
|
|
366
|
+
|
|
367
|
+
interface AnalysisProperties extends IdentifiableProperties {
|
|
368
|
+
/**
|
|
369
|
+
* A user settable identifier for the analysis.
|
|
370
|
+
*
|
|
371
|
+
* {@link https://developers.arcgis.com/javascript/latest/api-reference/esri-analysis-Analysis.html#id Read more...}
|
|
372
|
+
*/
|
|
373
|
+
id?: string;
|
|
374
|
+
/**
|
|
375
|
+
* The origin of the analysis.
|
|
376
|
+
*
|
|
377
|
+
* {@link https://developers.arcgis.com/javascript/latest/api-reference/esri-analysis-Analysis.html#origin Read more...}
|
|
378
|
+
*/
|
|
379
|
+
origin?: (AnalysisOriginWebSceneProperties & { type: "web-scene" }) | nullish;
|
|
380
|
+
}
|
|
381
|
+
|
|
382
|
+
export class AreaMeasurementAnalysis extends Analysis {
|
|
334
383
|
/**
|
|
335
384
|
* Unit system (imperial, metric) or specific unit used for displaying the computed area in the view.
|
|
336
385
|
*
|
|
@@ -357,15 +406,9 @@ declare namespace __esri {
|
|
|
357
406
|
*/
|
|
358
407
|
get geometry(): Polygon | nullish;
|
|
359
408
|
set geometry(value: PolygonProperties | nullish);
|
|
360
|
-
/**
|
|
361
|
-
* Creates a deep clone of this object.
|
|
362
|
-
*
|
|
363
|
-
* {@link https://developers.arcgis.com/javascript/latest/api-reference/esri-analysis-AreaMeasurementAnalysis.html#clone Read more...}
|
|
364
|
-
*/
|
|
365
|
-
clone(): this;
|
|
366
409
|
}
|
|
367
410
|
|
|
368
|
-
interface AreaMeasurementAnalysisProperties {
|
|
411
|
+
interface AreaMeasurementAnalysisProperties extends AnalysisProperties {
|
|
369
412
|
/**
|
|
370
413
|
* Polygon whose area is to be computed and displayed in the view.
|
|
371
414
|
*
|
|
@@ -380,10 +423,7 @@ declare namespace __esri {
|
|
|
380
423
|
unit?: SystemOrAreaUnit | nullish;
|
|
381
424
|
}
|
|
382
425
|
|
|
383
|
-
export
|
|
384
|
-
}
|
|
385
|
-
|
|
386
|
-
export class DimensionAnalysis {
|
|
426
|
+
export class DimensionAnalysis extends Analysis {
|
|
387
427
|
/**
|
|
388
428
|
* Indicates whether the analysis can be computed and interacted with in the view.
|
|
389
429
|
*
|
|
@@ -411,15 +451,9 @@ declare namespace __esri {
|
|
|
411
451
|
*/
|
|
412
452
|
get style(): DimensionSimpleStyle;
|
|
413
453
|
set style(value: DimensionSimpleStyleProperties & { type: "simple" });
|
|
414
|
-
/**
|
|
415
|
-
* Creates a deep clone of this object.
|
|
416
|
-
*
|
|
417
|
-
* {@link https://developers.arcgis.com/javascript/latest/api-reference/esri-analysis-DimensionAnalysis.html#clone Read more...}
|
|
418
|
-
*/
|
|
419
|
-
clone(): this;
|
|
420
454
|
}
|
|
421
455
|
|
|
422
|
-
interface DimensionAnalysisProperties {
|
|
456
|
+
interface DimensionAnalysisProperties extends AnalysisProperties {
|
|
423
457
|
/**
|
|
424
458
|
* A list of dimensions.
|
|
425
459
|
*
|
|
@@ -531,10 +565,7 @@ declare namespace __esri {
|
|
|
531
565
|
textColor?: ColorProperties;
|
|
532
566
|
}
|
|
533
567
|
|
|
534
|
-
export
|
|
535
|
-
}
|
|
536
|
-
|
|
537
|
-
export class DirectLineMeasurementAnalysis {
|
|
568
|
+
export class DirectLineMeasurementAnalysis extends Analysis {
|
|
538
569
|
/**
|
|
539
570
|
* Unit system (imperial, metric) or specific unit used for computing the distance.
|
|
540
571
|
*
|
|
@@ -568,15 +599,9 @@ declare namespace __esri {
|
|
|
568
599
|
*/
|
|
569
600
|
get startPoint(): Point | nullish;
|
|
570
601
|
set startPoint(value: PointProperties | nullish);
|
|
571
|
-
/**
|
|
572
|
-
* Creates a deep clone of this object.
|
|
573
|
-
*
|
|
574
|
-
* {@link https://developers.arcgis.com/javascript/latest/api-reference/esri-analysis-DirectLineMeasurementAnalysis.html#clone Read more...}
|
|
575
|
-
*/
|
|
576
|
-
clone(): this;
|
|
577
602
|
}
|
|
578
603
|
|
|
579
|
-
interface DirectLineMeasurementAnalysisProperties {
|
|
604
|
+
interface DirectLineMeasurementAnalysisProperties extends AnalysisProperties {
|
|
580
605
|
/**
|
|
581
606
|
* Ending point for the measurement.
|
|
582
607
|
*
|
|
@@ -692,10 +717,7 @@ declare namespace __esri {
|
|
|
692
717
|
startPoint?: PointProperties | nullish;
|
|
693
718
|
}
|
|
694
719
|
|
|
695
|
-
export
|
|
696
|
-
}
|
|
697
|
-
|
|
698
|
-
export class LineOfSightAnalysis {
|
|
720
|
+
export class LineOfSightAnalysis extends Analysis {
|
|
699
721
|
/**
|
|
700
722
|
* Indicates whether the analysis can be computed and interacted with in the view.
|
|
701
723
|
*
|
|
@@ -723,15 +745,9 @@ declare namespace __esri {
|
|
|
723
745
|
*/
|
|
724
746
|
get targets(): Collection<LineOfSightAnalysisTarget>;
|
|
725
747
|
set targets(value: CollectionProperties<LineOfSightAnalysisTargetProperties>);
|
|
726
|
-
/**
|
|
727
|
-
* Creates a deep clone of this object.
|
|
728
|
-
*
|
|
729
|
-
* {@link https://developers.arcgis.com/javascript/latest/api-reference/esri-analysis-LineOfSightAnalysis.html#clone Read more...}
|
|
730
|
-
*/
|
|
731
|
-
clone(): this;
|
|
732
748
|
}
|
|
733
749
|
|
|
734
|
-
interface LineOfSightAnalysisProperties {
|
|
750
|
+
interface LineOfSightAnalysisProperties extends AnalysisProperties {
|
|
735
751
|
/**
|
|
736
752
|
* Observer location.
|
|
737
753
|
*
|
|
@@ -894,10 +910,7 @@ declare namespace __esri {
|
|
|
894
910
|
offset: number | nullish;
|
|
895
911
|
}
|
|
896
912
|
|
|
897
|
-
export
|
|
898
|
-
}
|
|
899
|
-
|
|
900
|
-
export class SliceAnalysis {
|
|
913
|
+
export class SliceAnalysis extends Analysis {
|
|
901
914
|
/**
|
|
902
915
|
* A flag that indicates whether the ground surface should be excluded from the slice analysis.
|
|
903
916
|
*
|
|
@@ -909,7 +922,7 @@ declare namespace __esri {
|
|
|
909
922
|
/**
|
|
910
923
|
* Whether the {@link https://developers.arcgis.com/javascript/latest/api-reference/esri-analysis-SliceAnalysis.html#shape shape} supports a tilt angle or not.
|
|
911
924
|
*
|
|
912
|
-
* @default
|
|
925
|
+
* @default false
|
|
913
926
|
*
|
|
914
927
|
* {@link https://developers.arcgis.com/javascript/latest/api-reference/esri-analysis-SliceAnalysis.html#tiltEnabled Read more...}
|
|
915
928
|
*/
|
|
@@ -942,15 +955,9 @@ declare namespace __esri {
|
|
|
942
955
|
*/
|
|
943
956
|
get shape(): SlicePlane | nullish;
|
|
944
957
|
set shape(value: (SlicePlaneProperties & { type: "plane" }) | nullish);
|
|
945
|
-
/**
|
|
946
|
-
* Creates a deep clone of this object.
|
|
947
|
-
*
|
|
948
|
-
* {@link https://developers.arcgis.com/javascript/latest/api-reference/esri-analysis-SliceAnalysis.html#clone Read more...}
|
|
949
|
-
*/
|
|
950
|
-
clone(): this;
|
|
951
958
|
}
|
|
952
959
|
|
|
953
|
-
interface SliceAnalysisProperties {
|
|
960
|
+
interface SliceAnalysisProperties extends AnalysisProperties {
|
|
954
961
|
/**
|
|
955
962
|
* A collection of layers that should be excluded from the slice analysis.
|
|
956
963
|
*
|
|
@@ -1090,6 +1097,33 @@ declare namespace __esri {
|
|
|
1090
1097
|
width?: number;
|
|
1091
1098
|
}
|
|
1092
1099
|
|
|
1100
|
+
export interface AnalysisOriginWebScene extends Accessor, Clonable {
|
|
1101
|
+
}
|
|
1102
|
+
|
|
1103
|
+
export class AnalysisOriginWebScene {
|
|
1104
|
+
/**
|
|
1105
|
+
* The type of the analysis origin.
|
|
1106
|
+
*
|
|
1107
|
+
* {@link https://developers.arcgis.com/javascript/latest/api-reference/esri-analysis-support-AnalysisOriginWebScene.html#type Read more...}
|
|
1108
|
+
*/
|
|
1109
|
+
readonly type: "web-scene";
|
|
1110
|
+
/**
|
|
1111
|
+
* An analysis origin indicating that the analysis was created or applied from a web scene.
|
|
1112
|
+
*
|
|
1113
|
+
* {@link https://developers.arcgis.com/javascript/latest/api-reference/esri-analysis-support-AnalysisOriginWebScene.html Read more...}
|
|
1114
|
+
*/
|
|
1115
|
+
constructor(properties?: AnalysisOriginWebSceneProperties);
|
|
1116
|
+
/**
|
|
1117
|
+
* Creates a deep clone of this object.
|
|
1118
|
+
*
|
|
1119
|
+
* {@link https://developers.arcgis.com/javascript/latest/api-reference/esri-analysis-support-AnalysisOriginWebScene.html#clone Read more...}
|
|
1120
|
+
*/
|
|
1121
|
+
clone(): this;
|
|
1122
|
+
}
|
|
1123
|
+
|
|
1124
|
+
interface AnalysisOriginWebSceneProperties {
|
|
1125
|
+
}
|
|
1126
|
+
|
|
1093
1127
|
export interface Viewshed extends Accessor, Clonable {
|
|
1094
1128
|
}
|
|
1095
1129
|
|
|
@@ -1215,10 +1249,7 @@ declare namespace __esri {
|
|
|
1215
1249
|
attributes: any;
|
|
1216
1250
|
}
|
|
1217
1251
|
|
|
1218
|
-
export
|
|
1219
|
-
}
|
|
1220
|
-
|
|
1221
|
-
export class ViewshedAnalysis {
|
|
1252
|
+
export class ViewshedAnalysis extends Analysis {
|
|
1222
1253
|
readonly type: "viewshed";
|
|
1223
1254
|
/**
|
|
1224
1255
|
* Indicates whether the analysis can be computed and interacted with in the view.
|
|
@@ -1239,15 +1270,9 @@ declare namespace __esri {
|
|
|
1239
1270
|
*/
|
|
1240
1271
|
get viewsheds(): Collection<Viewshed>;
|
|
1241
1272
|
set viewsheds(value: CollectionProperties<ViewshedProperties>);
|
|
1242
|
-
/**
|
|
1243
|
-
* Creates a deep clone of this object.
|
|
1244
|
-
*
|
|
1245
|
-
* {@link https://developers.arcgis.com/javascript/latest/api-reference/esri-analysis-ViewshedAnalysis.html#clone Read more...}
|
|
1246
|
-
*/
|
|
1247
|
-
clone(): this;
|
|
1248
1273
|
}
|
|
1249
1274
|
|
|
1250
|
-
interface ViewshedAnalysisProperties {
|
|
1275
|
+
interface ViewshedAnalysisProperties extends AnalysisProperties {
|
|
1251
1276
|
/**
|
|
1252
1277
|
* A list of viewsheds.
|
|
1253
1278
|
*
|
|
@@ -3452,6 +3477,10 @@ declare namespace __esri {
|
|
|
3452
3477
|
}
|
|
3453
3478
|
|
|
3454
3479
|
export class Identifiable {
|
|
3480
|
+
readonly uid: string;
|
|
3481
|
+
}
|
|
3482
|
+
|
|
3483
|
+
interface IdentifiableProperties {
|
|
3455
3484
|
}
|
|
3456
3485
|
|
|
3457
3486
|
export class JSONSupport {
|
|
@@ -15588,6 +15617,12 @@ declare namespace __esri {
|
|
|
15588
15617
|
* {@link https://developers.arcgis.com/javascript/latest/api-reference/esri-layers-buildingSublayers-BuildingSublayer.html#title Read more...}
|
|
15589
15618
|
*/
|
|
15590
15619
|
title: string | nullish;
|
|
15620
|
+
/**
|
|
15621
|
+
* An automatically generated unique identifier assigned to the instance.
|
|
15622
|
+
*
|
|
15623
|
+
* {@link https://developers.arcgis.com/javascript/latest/api-reference/esri-layers-buildingSublayers-BuildingSublayer.html#uid Read more...}
|
|
15624
|
+
*/
|
|
15625
|
+
declare readonly uid: Identifiable["uid"];
|
|
15591
15626
|
/**
|
|
15592
15627
|
* Indicates if the sublayer is visible in the view.
|
|
15593
15628
|
*
|
|
@@ -15605,7 +15640,7 @@ declare namespace __esri {
|
|
|
15605
15640
|
static fromJSON(json: any): BuildingSublayer;
|
|
15606
15641
|
}
|
|
15607
15642
|
|
|
15608
|
-
interface BuildingSublayerProperties {
|
|
15643
|
+
interface BuildingSublayerProperties extends IdentifiableProperties {
|
|
15609
15644
|
/**
|
|
15610
15645
|
* Opacity of the sublayer.
|
|
15611
15646
|
*
|
|
@@ -22759,6 +22794,13 @@ declare namespace __esri {
|
|
|
22759
22794
|
*/
|
|
22760
22795
|
get elevationInfo(): IntegratedMesh3DTilesLayerElevationInfo | nullish;
|
|
22761
22796
|
set elevationInfo(value: IntegratedMesh3DTilesLayerElevationInfoProperties | nullish);
|
|
22797
|
+
/**
|
|
22798
|
+
* A collection of {@link https://developers.arcgis.com/javascript/latest/api-reference/esri-layers-support-SceneModification.html SceneModification} with polygons and types to apply client-side modifications.
|
|
22799
|
+
*
|
|
22800
|
+
* {@link https://developers.arcgis.com/javascript/latest/api-reference/esri-layers-IntegratedMesh3DTilesLayer.html#modifications Read more...}
|
|
22801
|
+
*/
|
|
22802
|
+
get modifications(): SceneModifications | nullish;
|
|
22803
|
+
set modifications(value: SceneModificationsProperties | nullish);
|
|
22762
22804
|
/**
|
|
22763
22805
|
* The portal item from which the layer is loaded.
|
|
22764
22806
|
*
|
|
@@ -22807,6 +22849,12 @@ declare namespace __esri {
|
|
|
22807
22849
|
* {@link https://developers.arcgis.com/javascript/latest/api-reference/esri-layers-IntegratedMesh3DTilesLayer.html#minScale Read more...}
|
|
22808
22850
|
*/
|
|
22809
22851
|
minScale?: ScaleRangeLayerProperties["minScale"];
|
|
22852
|
+
/**
|
|
22853
|
+
* A collection of {@link https://developers.arcgis.com/javascript/latest/api-reference/esri-layers-support-SceneModification.html SceneModification} with polygons and types to apply client-side modifications.
|
|
22854
|
+
*
|
|
22855
|
+
* {@link https://developers.arcgis.com/javascript/latest/api-reference/esri-layers-IntegratedMesh3DTilesLayer.html#modifications Read more...}
|
|
22856
|
+
*/
|
|
22857
|
+
modifications?: SceneModificationsProperties | nullish;
|
|
22810
22858
|
/**
|
|
22811
22859
|
* Enable persistence of the layer in a {@link https://developers.arcgis.com/javascript/latest/api-reference/esri-WebMap.html WebMap} or {@link https://developers.arcgis.com/javascript/latest/api-reference/esri-WebScene.html WebScene}.
|
|
22812
22860
|
*
|
|
@@ -24111,6 +24159,12 @@ declare namespace __esri {
|
|
|
24111
24159
|
| "knowledge-graph"
|
|
24112
24160
|
| "knowledge-graph-sublayer"
|
|
24113
24161
|
| "link-chart";
|
|
24162
|
+
/**
|
|
24163
|
+
* An automatically generated unique identifier assigned to the instance.
|
|
24164
|
+
*
|
|
24165
|
+
* {@link https://developers.arcgis.com/javascript/latest/api-reference/esri-layers-Layer.html#uid Read more...}
|
|
24166
|
+
*/
|
|
24167
|
+
declare readonly uid: Identifiable["uid"];
|
|
24114
24168
|
/**
|
|
24115
24169
|
* Indicates if the layer is visible in the {@link https://developers.arcgis.com/javascript/latest/api-reference/esri-views-View.html View}.
|
|
24116
24170
|
*
|
|
@@ -24252,7 +24306,7 @@ declare namespace __esri {
|
|
|
24252
24306
|
static fromPortalItem(params: LayerFromPortalItemParams): Promise<Layer>;
|
|
24253
24307
|
}
|
|
24254
24308
|
|
|
24255
|
-
interface LayerProperties extends LoadableProperties {
|
|
24309
|
+
interface LayerProperties extends LoadableProperties, IdentifiableProperties {
|
|
24256
24310
|
/**
|
|
24257
24311
|
* The full extent of the layer.
|
|
24258
24312
|
*
|
|
@@ -35836,6 +35890,156 @@ declare namespace __esri {
|
|
|
35836
35890
|
valueExpression?: string | nullish;
|
|
35837
35891
|
}
|
|
35838
35892
|
|
|
35893
|
+
export interface ParquetEncodingLocation extends Accessor, JSONSupport {
|
|
35894
|
+
}
|
|
35895
|
+
|
|
35896
|
+
export class ParquetEncodingLocation {
|
|
35897
|
+
/**
|
|
35898
|
+
* The name of the field in the Parquet file that contains the latitude values.
|
|
35899
|
+
*
|
|
35900
|
+
* {@link https://developers.arcgis.com/javascript/latest/api-reference/esri-layers-support-ParquetEncodingLocation.html#latitudeFieldName Read more...}
|
|
35901
|
+
*/
|
|
35902
|
+
latitudeFieldName: string;
|
|
35903
|
+
/**
|
|
35904
|
+
* The name of the field in the Parquet file that contains the longitude values.
|
|
35905
|
+
*
|
|
35906
|
+
* {@link https://developers.arcgis.com/javascript/latest/api-reference/esri-layers-support-ParquetEncodingLocation.html#longitudeFieldName Read more...}
|
|
35907
|
+
*/
|
|
35908
|
+
longitudeFieldName: string;
|
|
35909
|
+
/**
|
|
35910
|
+
* The type of encoding used for the geometries in the parquet file.
|
|
35911
|
+
*
|
|
35912
|
+
* {@link https://developers.arcgis.com/javascript/latest/api-reference/esri-layers-support-ParquetEncodingLocation.html#type Read more...}
|
|
35913
|
+
*/
|
|
35914
|
+
readonly type: "location";
|
|
35915
|
+
/**
|
|
35916
|
+
* The location format used to store geometries in Pparquet files.
|
|
35917
|
+
*
|
|
35918
|
+
* {@link https://developers.arcgis.com/javascript/latest/api-reference/esri-layers-support-ParquetEncodingLocation.html Read more...}
|
|
35919
|
+
*/
|
|
35920
|
+
constructor(properties?: ParquetEncodingLocationProperties);
|
|
35921
|
+
/**
|
|
35922
|
+
* Converts an instance of this class to its [ArcGIS portal JSON](https://developers.arcgis.com/documentation/common-data-types/geometry-objects.htm) representation.
|
|
35923
|
+
*
|
|
35924
|
+
* {@link https://developers.arcgis.com/javascript/latest/api-reference/esri-layers-support-ParquetEncodingLocation.html#toJSON Read more...}
|
|
35925
|
+
*/
|
|
35926
|
+
toJSON(): any;
|
|
35927
|
+
/**
|
|
35928
|
+
* Creates a new instance of this class and initializes it with values from a JSON object
|
|
35929
|
+
* generated from an ArcGIS product.
|
|
35930
|
+
*
|
|
35931
|
+
* @param json A JSON representation of the instance in the ArcGIS format. See the [ArcGIS REST API documentation](https://developers.arcgis.com/documentation/common-data-types/overview-of-common-data-types.htm) for examples of the structure of various input JSON objects.
|
|
35932
|
+
*
|
|
35933
|
+
* {@link https://developers.arcgis.com/javascript/latest/api-reference/esri-layers-support-ParquetEncodingLocation.html#fromJSON Read more...}
|
|
35934
|
+
*/
|
|
35935
|
+
static fromJSON(json: any): any | nullish;
|
|
35936
|
+
static fromJSON(json: any): ParquetEncodingLocation;
|
|
35937
|
+
}
|
|
35938
|
+
|
|
35939
|
+
interface ParquetEncodingLocationProperties {
|
|
35940
|
+
/**
|
|
35941
|
+
* The name of the field in the Parquet file that contains the latitude values.
|
|
35942
|
+
*
|
|
35943
|
+
* {@link https://developers.arcgis.com/javascript/latest/api-reference/esri-layers-support-ParquetEncodingLocation.html#latitudeFieldName Read more...}
|
|
35944
|
+
*/
|
|
35945
|
+
latitudeFieldName?: string;
|
|
35946
|
+
/**
|
|
35947
|
+
* The name of the field in the Parquet file that contains the longitude values.
|
|
35948
|
+
*
|
|
35949
|
+
* {@link https://developers.arcgis.com/javascript/latest/api-reference/esri-layers-support-ParquetEncodingLocation.html#longitudeFieldName Read more...}
|
|
35950
|
+
*/
|
|
35951
|
+
longitudeFieldName?: string;
|
|
35952
|
+
}
|
|
35953
|
+
|
|
35954
|
+
export interface ParquetEncodingWkb extends Accessor, JSONSupport {
|
|
35955
|
+
}
|
|
35956
|
+
|
|
35957
|
+
export class ParquetEncodingWkb {
|
|
35958
|
+
/**
|
|
35959
|
+
* The name of the primary geometry column.
|
|
35960
|
+
*
|
|
35961
|
+
* {@link https://developers.arcgis.com/javascript/latest/api-reference/esri-layers-support-ParquetEncodingWkb.html#primaryFieldName Read more...}
|
|
35962
|
+
*/
|
|
35963
|
+
primaryFieldName: string;
|
|
35964
|
+
/**
|
|
35965
|
+
* The type of encoding used for the geometries in the parquet file.
|
|
35966
|
+
*
|
|
35967
|
+
* {@link https://developers.arcgis.com/javascript/latest/api-reference/esri-layers-support-ParquetEncodingWkb.html#type Read more...}
|
|
35968
|
+
*/
|
|
35969
|
+
readonly type: "wkb";
|
|
35970
|
+
/**
|
|
35971
|
+
* Well-Known Binary (WKB) is a binary format used to encode geometries before storing them in parquet files.
|
|
35972
|
+
*
|
|
35973
|
+
* {@link https://developers.arcgis.com/javascript/latest/api-reference/esri-layers-support-ParquetEncodingWkb.html Read more...}
|
|
35974
|
+
*/
|
|
35975
|
+
constructor(properties?: ParquetEncodingWkbProperties);
|
|
35976
|
+
/**
|
|
35977
|
+
* Converts an instance of this class to its [ArcGIS portal JSON](https://developers.arcgis.com/documentation/common-data-types/geometry-objects.htm) representation.
|
|
35978
|
+
*
|
|
35979
|
+
* {@link https://developers.arcgis.com/javascript/latest/api-reference/esri-layers-support-ParquetEncodingWkb.html#toJSON Read more...}
|
|
35980
|
+
*/
|
|
35981
|
+
toJSON(): any;
|
|
35982
|
+
/**
|
|
35983
|
+
* Creates a new instance of this class and initializes it with values from a JSON object
|
|
35984
|
+
* generated from an ArcGIS product.
|
|
35985
|
+
*
|
|
35986
|
+
* @param json A JSON representation of the instance in the ArcGIS format. See the [ArcGIS REST API documentation](https://developers.arcgis.com/documentation/common-data-types/overview-of-common-data-types.htm) for examples of the structure of various input JSON objects.
|
|
35987
|
+
*
|
|
35988
|
+
* {@link https://developers.arcgis.com/javascript/latest/api-reference/esri-layers-support-ParquetEncodingWkb.html#fromJSON Read more...}
|
|
35989
|
+
*/
|
|
35990
|
+
static fromJSON(json: any): any | nullish;
|
|
35991
|
+
static fromJSON(json: any): ParquetEncodingWkb;
|
|
35992
|
+
}
|
|
35993
|
+
|
|
35994
|
+
interface ParquetEncodingWkbProperties {
|
|
35995
|
+
/**
|
|
35996
|
+
* The name of the primary geometry column.
|
|
35997
|
+
*
|
|
35998
|
+
* {@link https://developers.arcgis.com/javascript/latest/api-reference/esri-layers-support-ParquetEncodingWkb.html#primaryFieldName Read more...}
|
|
35999
|
+
*/
|
|
36000
|
+
primaryFieldName?: string;
|
|
36001
|
+
}
|
|
36002
|
+
|
|
36003
|
+
/**
|
|
36004
|
+
* Provides utility functions for the {@link https://developers.arcgis.com/javascript/latest/api-reference/esri-layers-ParquetLayer.html ParquetLayer}.
|
|
36005
|
+
*
|
|
36006
|
+
* {@link https://developers.arcgis.com/javascript/latest/api-reference/esri-layers-support-parquetUtils.html Read more...}
|
|
36007
|
+
*/
|
|
36008
|
+
interface parquetUtils {
|
|
36009
|
+
/**
|
|
36010
|
+
* Retrieves information about a {@link https://developers.arcgis.com/javascript/latest/api-reference/esri-layers-ParquetLayer.html ParquetLayer} from the first parquet file in the specified URLs array.
|
|
36011
|
+
*
|
|
36012
|
+
* @param urls An array of URLs pointing to parquet files. At least one url must be provided.
|
|
36013
|
+
* @param options An object specifying additional options. See the object specification table below for the properties of this object.
|
|
36014
|
+
* @param options.customParameters A list of key-value pairs of parameters to append to the url.
|
|
36015
|
+
* @param options.signal An [AbortSignal](https://developer.mozilla.org/en-US/docs/Web/API/AbortSignal) to abort the executions of the remote method. If canceled, the promise will be rejected with an error named `AbortError`. See also [AbortController](https://developer.mozilla.org/en-US/docs/Web/API/AbortController).
|
|
36016
|
+
*
|
|
36017
|
+
* {@link https://developers.arcgis.com/javascript/latest/api-reference/esri-layers-support-parquetUtils.html#getParquetLayerInfo Read more...}
|
|
36018
|
+
*/
|
|
36019
|
+
getParquetLayerInfo(urls: string[], options?: parquetUtilsGetParquetLayerInfoOptions): Promise<ParquetLayerInfo>;
|
|
36020
|
+
}
|
|
36021
|
+
|
|
36022
|
+
export const parquetUtils: parquetUtils;
|
|
36023
|
+
|
|
36024
|
+
/**
|
|
36025
|
+
* Contains an information inferred from the parquet files.
|
|
36026
|
+
*
|
|
36027
|
+
* {@link https://developers.arcgis.com/javascript/latest/api-reference/esri-layers-support-parquetUtils.html#ParquetLayerInfo Read more...}
|
|
36028
|
+
*/
|
|
36029
|
+
export interface ParquetLayerInfo {
|
|
36030
|
+
urls: Collection<string>;
|
|
36031
|
+
fields?: Field[];
|
|
36032
|
+
encoding?: ParquetEncodingWkb | ParquetEncodingLocation | nullish;
|
|
36033
|
+
geometryType?: "point" | "polygon" | "polyline" | "multipoint";
|
|
36034
|
+
objectIdField?: string;
|
|
36035
|
+
spatialReference?: SpatialReference;
|
|
36036
|
+
}
|
|
36037
|
+
|
|
36038
|
+
export interface parquetUtilsGetParquetLayerInfoOptions {
|
|
36039
|
+
customParameters?: any;
|
|
36040
|
+
signal?: AbortSignal | nullish;
|
|
36041
|
+
}
|
|
36042
|
+
|
|
35839
36043
|
export class PixelBlock extends Accessor {
|
|
35840
36044
|
/**
|
|
35841
36045
|
* The height (or number of rows) of the PixelBlock in pixels.
|
|
@@ -40127,6 +40331,12 @@ declare namespace __esri {
|
|
|
40127
40331
|
* {@link https://developers.arcgis.com/javascript/latest/api-reference/esri-layers-support-Sublayer.html#types Read more...}
|
|
40128
40332
|
*/
|
|
40129
40333
|
readonly types: FeatureType[] | nullish;
|
|
40334
|
+
/**
|
|
40335
|
+
* An automatically generated unique identifier assigned to the instance.
|
|
40336
|
+
*
|
|
40337
|
+
* {@link https://developers.arcgis.com/javascript/latest/api-reference/esri-layers-support-Sublayer.html#uid Read more...}
|
|
40338
|
+
*/
|
|
40339
|
+
declare readonly uid: Identifiable["uid"];
|
|
40130
40340
|
/**
|
|
40131
40341
|
* The URL to the REST endpoint of the sublayer.
|
|
40132
40342
|
*
|
|
@@ -40357,7 +40567,7 @@ declare namespace __esri {
|
|
|
40357
40567
|
when(callback?: Function, errback?: Function): Promise<any>;
|
|
40358
40568
|
}
|
|
40359
40569
|
|
|
40360
|
-
interface SublayerProperties extends LoadableProperties {
|
|
40570
|
+
interface SublayerProperties extends LoadableProperties, IdentifiableProperties {
|
|
40361
40571
|
/**
|
|
40362
40572
|
* A SQL where clause used to filter features in the image.
|
|
40363
40573
|
*
|
|
@@ -40908,6 +41118,12 @@ declare namespace __esri {
|
|
|
40908
41118
|
*/
|
|
40909
41119
|
title: string | nullish;
|
|
40910
41120
|
readonly type: "subtype-sublayer";
|
|
41121
|
+
/**
|
|
41122
|
+
* An automatically generated unique identifier assigned to the instance.
|
|
41123
|
+
*
|
|
41124
|
+
* {@link https://developers.arcgis.com/javascript/latest/api-reference/esri-layers-support-SubtypeSublayer.html#uid Read more...}
|
|
41125
|
+
*/
|
|
41126
|
+
declare readonly uid: Identifiable["uid"];
|
|
40911
41127
|
/**
|
|
40912
41128
|
* The absolute URL of the REST endpoint of the feature service.
|
|
40913
41129
|
*
|
|
@@ -41193,7 +41409,7 @@ declare namespace __esri {
|
|
|
41193
41409
|
when(callback?: Function, errback?: Function): Promise<any>;
|
|
41194
41410
|
}
|
|
41195
41411
|
|
|
41196
|
-
interface SubtypeSublayerProperties extends LoadableProperties {
|
|
41412
|
+
interface SubtypeSublayerProperties extends LoadableProperties, IdentifiableProperties {
|
|
41197
41413
|
/**
|
|
41198
41414
|
* This property is used to configure the associated layer's {@link https://developers.arcgis.com/javascript/latest/api-reference/esri-widgets-FeatureTable.html FeatureTable}.
|
|
41199
41415
|
*
|
|
@@ -42598,6 +42814,12 @@ declare namespace __esri {
|
|
|
42598
42814
|
* {@link https://developers.arcgis.com/javascript/latest/api-reference/esri-layers-support-WMSSublayer.html#title Read more...}
|
|
42599
42815
|
*/
|
|
42600
42816
|
title: string | nullish;
|
|
42817
|
+
/**
|
|
42818
|
+
* An automatically generated unique identifier assigned to the instance.
|
|
42819
|
+
*
|
|
42820
|
+
* {@link https://developers.arcgis.com/javascript/latest/api-reference/esri-layers-support-WMSSublayer.html#uid Read more...}
|
|
42821
|
+
*/
|
|
42822
|
+
declare readonly uid: Identifiable["uid"];
|
|
42601
42823
|
/**
|
|
42602
42824
|
* Indicates if the layer is visible in the view.
|
|
42603
42825
|
*
|
|
@@ -42632,7 +42854,7 @@ declare namespace __esri {
|
|
|
42632
42854
|
clone(): WMSSublayer;
|
|
42633
42855
|
}
|
|
42634
42856
|
|
|
42635
|
-
interface WMSSublayerProperties {
|
|
42857
|
+
interface WMSSublayerProperties extends IdentifiableProperties {
|
|
42636
42858
|
/**
|
|
42637
42859
|
* Description for the WMS sublayer.
|
|
42638
42860
|
*
|
|
@@ -85891,6 +86113,12 @@ declare namespace __esri {
|
|
|
85891
86113
|
* {@link https://developers.arcgis.com/javascript/latest/api-reference/esri-support-actions-ActionBase.html#type Read more...}
|
|
85892
86114
|
*/
|
|
85893
86115
|
type: "button" | "slider" | "toggle" | nullish;
|
|
86116
|
+
/**
|
|
86117
|
+
* An automatically generated unique identifier assigned to the instance.
|
|
86118
|
+
*
|
|
86119
|
+
* {@link https://developers.arcgis.com/javascript/latest/api-reference/esri-support-actions-ActionBase.html#uid Read more...}
|
|
86120
|
+
*/
|
|
86121
|
+
declare readonly uid: Identifiable["uid"];
|
|
85894
86122
|
/**
|
|
85895
86123
|
* Indicates if the action is visible.
|
|
85896
86124
|
*
|
|
@@ -85914,7 +86142,7 @@ declare namespace __esri {
|
|
|
85914
86142
|
clone(): ActionBase;
|
|
85915
86143
|
}
|
|
85916
86144
|
|
|
85917
|
-
interface ActionBaseProperties {
|
|
86145
|
+
interface ActionBaseProperties extends IdentifiableProperties {
|
|
85918
86146
|
/**
|
|
85919
86147
|
* Set this property to `true` to display a spinner icon.
|
|
85920
86148
|
*
|
|
@@ -92373,19 +92601,19 @@ declare namespace __esri {
|
|
|
92373
92601
|
*/
|
|
92374
92602
|
interface versionManagementUtils {
|
|
92375
92603
|
/**
|
|
92376
|
-
* Used to
|
|
92604
|
+
* Used to create a {@link https://developers.arcgis.com/javascript/latest/api-reference/esri-core-Collection.html Collection} of {@link https://developers.arcgis.com/javascript/latest/api-reference/esri-versionManagement-VersioningState.html VersioningStates}.
|
|
92377
92605
|
*
|
|
92378
|
-
* @param input Input used to
|
|
92379
|
-
* @param usePersistentReadSessions If
|
|
92606
|
+
* @param input Input used to to create a {@link https://developers.arcgis.com/javascript/latest/api-reference/esri-core-Collection.html Collection} of {@link https://developers.arcgis.com/javascript/latest/api-reference/esri-versionManagement-VersioningState.html VersioningStates}.
|
|
92607
|
+
* @param usePersistentReadSessions If set to `true`, the current version will have a read lock. Additionally, when switching versions, the new current version will also have a read lock.
|
|
92380
92608
|
*
|
|
92381
92609
|
* {@link https://developers.arcgis.com/javascript/latest/api-reference/esri-versionManagement-utils.html#createVersioningStates Read more...}
|
|
92382
92610
|
*/
|
|
92383
92611
|
createVersioningStates(input: WebMap | VersionAdapter[], usePersistentReadSessions: boolean): Promise<Collection<VersioningState>>;
|
|
92384
92612
|
/**
|
|
92385
|
-
* Used to get
|
|
92613
|
+
* Used to get a {@link https://developers.arcgis.com/javascript/latest/api-reference/esri-core-Collection.html Collection} of {@link https://developers.arcgis.com/javascript/latest/api-reference/esri-versionManagement-VersioningState.html VersioningStates} from a {@link https://developers.arcgis.com/javascript/latest/api-reference/esri-views-View.html View}.
|
|
92386
92614
|
*
|
|
92387
|
-
* @param view View used to get VersioningStates.
|
|
92388
|
-
* @param usePersistentReadSessions If
|
|
92615
|
+
* @param view View used to get a {@link https://developers.arcgis.com/javascript/latest/api-reference/esri-core-Collection.html Collection} of {@link https://developers.arcgis.com/javascript/latest/api-reference/esri-versionManagement-VersioningState.html VersioningStates}.
|
|
92616
|
+
* @param usePersistentReadSessions If set to `true`, the current version will have a read lock. Additionally, when switching versions, the new current version will also have a read lock.
|
|
92389
92617
|
*
|
|
92390
92618
|
* {@link https://developers.arcgis.com/javascript/latest/api-reference/esri-versionManagement-utils.html#getVersioningStates Read more...}
|
|
92391
92619
|
*/
|
|
@@ -92395,23 +92623,23 @@ declare namespace __esri {
|
|
|
92395
92623
|
export const versionManagementUtils: versionManagementUtils;
|
|
92396
92624
|
|
|
92397
92625
|
/**
|
|
92398
|
-
* Provides utility methods for creating {@link https://developers.arcgis.com/javascript/latest/api-reference/esri-versionManagement-VersionManagementService.html#VersionAdapter
|
|
92626
|
+
* Provides utility methods for creating {@link https://developers.arcgis.com/javascript/latest/api-reference/esri-versionManagement-VersionManagementService.html#VersionAdapter VersionAdapters}.
|
|
92399
92627
|
*
|
|
92400
92628
|
* {@link https://developers.arcgis.com/javascript/latest/api-reference/esri-versionManagement-versionAdapters-utils.html Read more...}
|
|
92401
92629
|
*/
|
|
92402
92630
|
interface versionAdaptersUtils {
|
|
92403
92631
|
/**
|
|
92404
|
-
* Used to
|
|
92632
|
+
* Used to create an instance of {@link https://developers.arcgis.com/javascript/latest/api-reference/esri-versionManagement-VersionManagementService.html#VersionAdapter VersionAdapter}.
|
|
92405
92633
|
*
|
|
92406
|
-
* @param input Input used to
|
|
92634
|
+
* @param input Input used to create an instance of {@link https://developers.arcgis.com/javascript/latest/api-reference/esri-versionManagement-VersionManagementService.html#VersionAdapter VersionAdapter}.
|
|
92407
92635
|
*
|
|
92408
92636
|
* {@link https://developers.arcgis.com/javascript/latest/api-reference/esri-versionManagement-versionAdapters-utils.html#createVersionAdapter Read more...}
|
|
92409
92637
|
*/
|
|
92410
92638
|
createVersionAdapter(input: Network | FeatureLayer | SubtypeGroupLayer): VersionAdapter | nullish;
|
|
92411
92639
|
/**
|
|
92412
|
-
* Used to
|
|
92640
|
+
* Used to create an array of {@link https://developers.arcgis.com/javascript/latest/api-reference/esri-versionManagement-VersionManagementService.html#VersionAdapter VersionAdapters}.
|
|
92413
92641
|
*
|
|
92414
|
-
* @param input Input used to
|
|
92642
|
+
* @param input Input used to create an array of {@link https://developers.arcgis.com/javascript/latest/api-reference/esri-versionManagement-VersionManagementService.html#VersionAdapter VersionAdapters}.
|
|
92415
92643
|
*
|
|
92416
92644
|
* {@link https://developers.arcgis.com/javascript/latest/api-reference/esri-versionManagement-versionAdapters-utils.html#createVersionAdapters Read more...}
|
|
92417
92645
|
*/
|
|
@@ -93698,6 +93926,15 @@ declare namespace __esri {
|
|
|
93698
93926
|
*/
|
|
93699
93927
|
visible: boolean;
|
|
93700
93928
|
constructor(properties?: any);
|
|
93929
|
+
/**
|
|
93930
|
+
* Starts the interactive placement of a direct line measurement.
|
|
93931
|
+
*
|
|
93932
|
+
* @param options An object specifying additional options.
|
|
93933
|
+
* @param options.signal Abort signal which can be used to cancel creation.
|
|
93934
|
+
*
|
|
93935
|
+
* {@link https://developers.arcgis.com/javascript/latest/api-reference/esri-views-3d-analysis-DirectLineMeasurementAnalysisView3D.html#place Read more...}
|
|
93936
|
+
*/
|
|
93937
|
+
place(options?: DirectLineMeasurementAnalysisView3DPlaceOptions | nullish): Promise<void>;
|
|
93701
93938
|
}
|
|
93702
93939
|
|
|
93703
93940
|
/**
|
|
@@ -93712,6 +93949,10 @@ declare namespace __esri {
|
|
|
93712
93949
|
verticalDistance: Length;
|
|
93713
93950
|
}
|
|
93714
93951
|
|
|
93952
|
+
export interface DirectLineMeasurementAnalysisView3DPlaceOptions {
|
|
93953
|
+
signal?: AbortSignal | nullish;
|
|
93954
|
+
}
|
|
93955
|
+
|
|
93715
93956
|
export class LineOfSightAnalysisResult {
|
|
93716
93957
|
/**
|
|
93717
93958
|
* The first {@link https://developers.arcgis.com/javascript/latest/api-reference/esri-Graphic.html Graphic} intersected by the line of sight.
|
|
@@ -93822,6 +94063,19 @@ declare namespace __esri {
|
|
|
93822
94063
|
*/
|
|
93823
94064
|
visible: boolean;
|
|
93824
94065
|
constructor(properties?: any);
|
|
94066
|
+
/**
|
|
94067
|
+
* Starts the interactive placement of a slice plane.
|
|
94068
|
+
*
|
|
94069
|
+
* @param options An object specifying additional options.
|
|
94070
|
+
* @param options.signal Abort signal which can be used to cancel creation.
|
|
94071
|
+
*
|
|
94072
|
+
* {@link https://developers.arcgis.com/javascript/latest/api-reference/esri-views-3d-analysis-SliceAnalysisView3D.html#place Read more...}
|
|
94073
|
+
*/
|
|
94074
|
+
place(options?: SliceAnalysisView3DPlaceOptions | nullish): Promise<void>;
|
|
94075
|
+
}
|
|
94076
|
+
|
|
94077
|
+
export interface SliceAnalysisView3DPlaceOptions {
|
|
94078
|
+
signal?: AbortSignal | nullish;
|
|
93825
94079
|
}
|
|
93826
94080
|
|
|
93827
94081
|
export class ViewshedAnalysisView3D {
|
|
@@ -97407,6 +97661,12 @@ declare namespace __esri {
|
|
|
97407
97661
|
* {@link https://developers.arcgis.com/javascript/latest/api-reference/esri-views-layers-LayerView.html#suspended Read more...}
|
|
97408
97662
|
*/
|
|
97409
97663
|
readonly suspended: boolean;
|
|
97664
|
+
/**
|
|
97665
|
+
* An automatically generated unique identifier assigned to the instance.
|
|
97666
|
+
*
|
|
97667
|
+
* {@link https://developers.arcgis.com/javascript/latest/api-reference/esri-views-layers-LayerView.html#uid Read more...}
|
|
97668
|
+
*/
|
|
97669
|
+
declare readonly uid: Identifiable["uid"];
|
|
97410
97670
|
/**
|
|
97411
97671
|
* Indicates if the layer view is making any updates that will impact what is displayed on the map.
|
|
97412
97672
|
*
|
|
@@ -97481,7 +97741,7 @@ declare namespace __esri {
|
|
|
97481
97741
|
when(callback?: Function, errback?: Function): Promise<any>;
|
|
97482
97742
|
}
|
|
97483
97743
|
|
|
97484
|
-
interface LayerViewProperties {
|
|
97744
|
+
interface LayerViewProperties extends IdentifiableProperties {
|
|
97485
97745
|
/**
|
|
97486
97746
|
* When `true`, the layer is visible in the view.
|
|
97487
97747
|
*
|
|
@@ -101435,6 +101695,7 @@ declare namespace __esri {
|
|
|
101435
101695
|
}
|
|
101436
101696
|
|
|
101437
101697
|
export interface ViewBlurEvent {
|
|
101698
|
+
defer: EventDefer;
|
|
101438
101699
|
native: any;
|
|
101439
101700
|
target: View;
|
|
101440
101701
|
}
|
|
@@ -101442,6 +101703,7 @@ declare namespace __esri {
|
|
|
101442
101703
|
export interface ViewClickEvent {
|
|
101443
101704
|
button: number;
|
|
101444
101705
|
buttons: 0 | 1 | 2;
|
|
101706
|
+
defer: EventDefer;
|
|
101445
101707
|
mapPoint: Point;
|
|
101446
101708
|
native: any;
|
|
101447
101709
|
timestamp: number;
|
|
@@ -101459,6 +101721,7 @@ declare namespace __esri {
|
|
|
101459
101721
|
export interface ViewDoubleClickEvent {
|
|
101460
101722
|
button: number;
|
|
101461
101723
|
buttons: 0 | 1 | 2;
|
|
101724
|
+
defer: EventDefer;
|
|
101462
101725
|
mapPoint: Point;
|
|
101463
101726
|
native: any;
|
|
101464
101727
|
timestamp: number;
|
|
@@ -101478,6 +101741,7 @@ declare namespace __esri {
|
|
|
101478
101741
|
angle: number;
|
|
101479
101742
|
button: 0 | 1 | 2;
|
|
101480
101743
|
buttons: number;
|
|
101744
|
+
defer: EventDefer;
|
|
101481
101745
|
native: any;
|
|
101482
101746
|
origin: ViewDragEventOrigin;
|
|
101483
101747
|
radius: number;
|
|
@@ -101493,7 +101757,11 @@ declare namespace __esri {
|
|
|
101493
101757
|
stopPropagation(): void;
|
|
101494
101758
|
}
|
|
101495
101759
|
|
|
101760
|
+
export type EventDefer = (operation: EventDeferredOperation) => Promise<any>;
|
|
101761
|
+
export type EventDeferredOperation = () => Promise<any>;
|
|
101762
|
+
|
|
101496
101763
|
export interface ViewFocusEvent {
|
|
101764
|
+
defer: EventDefer;
|
|
101497
101765
|
native: any;
|
|
101498
101766
|
target: View;
|
|
101499
101767
|
}
|
|
@@ -101501,6 +101769,7 @@ declare namespace __esri {
|
|
|
101501
101769
|
export interface ViewHoldEvent {
|
|
101502
101770
|
button: 0 | 1 | 2;
|
|
101503
101771
|
buttons: number;
|
|
101772
|
+
defer: EventDefer;
|
|
101504
101773
|
mapPoint: Point;
|
|
101505
101774
|
native: any;
|
|
101506
101775
|
timestamp: number;
|
|
@@ -101518,6 +101787,7 @@ declare namespace __esri {
|
|
|
101518
101787
|
export interface ViewImmediateClickEvent {
|
|
101519
101788
|
button: 0 | 1 | 2;
|
|
101520
101789
|
buttons: number;
|
|
101790
|
+
defer: EventDefer;
|
|
101521
101791
|
mapPoint: Point;
|
|
101522
101792
|
native: any;
|
|
101523
101793
|
timestamp: number;
|
|
@@ -101535,6 +101805,7 @@ declare namespace __esri {
|
|
|
101535
101805
|
export interface ViewImmediateDoubleClickEvent {
|
|
101536
101806
|
button: 0 | 1 | 2;
|
|
101537
101807
|
buttons: number;
|
|
101808
|
+
defer: EventDefer;
|
|
101538
101809
|
mapPoint: Point;
|
|
101539
101810
|
native: any;
|
|
101540
101811
|
timestamp: number;
|
|
@@ -101550,6 +101821,7 @@ declare namespace __esri {
|
|
|
101550
101821
|
}
|
|
101551
101822
|
|
|
101552
101823
|
export interface ViewKeyDownEvent {
|
|
101824
|
+
defer: EventDefer;
|
|
101553
101825
|
key: string;
|
|
101554
101826
|
native: any;
|
|
101555
101827
|
repeat: boolean;
|
|
@@ -101564,6 +101836,7 @@ declare namespace __esri {
|
|
|
101564
101836
|
}
|
|
101565
101837
|
|
|
101566
101838
|
export interface ViewKeyUpEvent {
|
|
101839
|
+
defer: EventDefer;
|
|
101567
101840
|
key: string;
|
|
101568
101841
|
native: any;
|
|
101569
101842
|
timestamp: number;
|
|
@@ -101592,6 +101865,7 @@ declare namespace __esri {
|
|
|
101592
101865
|
}
|
|
101593
101866
|
|
|
101594
101867
|
export interface ViewMouseWheelEvent {
|
|
101868
|
+
defer: EventDefer;
|
|
101595
101869
|
deltaY: number;
|
|
101596
101870
|
native: any;
|
|
101597
101871
|
timestamp: number;
|
|
@@ -101609,6 +101883,7 @@ declare namespace __esri {
|
|
|
101609
101883
|
export interface ViewPointerDownEvent {
|
|
101610
101884
|
button: number;
|
|
101611
101885
|
buttons: number;
|
|
101886
|
+
defer: EventDefer;
|
|
101612
101887
|
native: any;
|
|
101613
101888
|
pointerId: number;
|
|
101614
101889
|
pointerType: "mouse" | "touch";
|
|
@@ -101627,6 +101902,7 @@ declare namespace __esri {
|
|
|
101627
101902
|
export interface ViewPointerEnterEvent {
|
|
101628
101903
|
button: number;
|
|
101629
101904
|
buttons: number;
|
|
101905
|
+
defer: EventDefer;
|
|
101630
101906
|
native: any;
|
|
101631
101907
|
pointerId: number;
|
|
101632
101908
|
pointerType: "mouse" | "touch";
|
|
@@ -101645,6 +101921,7 @@ declare namespace __esri {
|
|
|
101645
101921
|
export interface ViewPointerLeaveEvent {
|
|
101646
101922
|
button: number;
|
|
101647
101923
|
buttons: number;
|
|
101924
|
+
defer: EventDefer;
|
|
101648
101925
|
native: any;
|
|
101649
101926
|
pointerId: number;
|
|
101650
101927
|
pointerType: "mouse" | "touch";
|
|
@@ -101663,6 +101940,7 @@ declare namespace __esri {
|
|
|
101663
101940
|
export interface ViewPointerMoveEvent {
|
|
101664
101941
|
button: number;
|
|
101665
101942
|
buttons: number;
|
|
101943
|
+
defer: EventDefer;
|
|
101666
101944
|
native: any;
|
|
101667
101945
|
pointerId: number;
|
|
101668
101946
|
pointerType: "mouse" | "touch";
|
|
@@ -101681,6 +101959,7 @@ declare namespace __esri {
|
|
|
101681
101959
|
export interface ViewPointerUpEvent {
|
|
101682
101960
|
button: number;
|
|
101683
101961
|
buttons: number;
|
|
101962
|
+
defer: EventDefer;
|
|
101684
101963
|
native: any;
|
|
101685
101964
|
pointerId: number;
|
|
101686
101965
|
pointerType: "mouse" | "touch";
|
|
@@ -104156,6 +104435,12 @@ declare namespace __esri {
|
|
|
104156
104435
|
* {@link https://developers.arcgis.com/javascript/latest/api-reference/esri-webmap-Bookmark.html#name Read more...}
|
|
104157
104436
|
*/
|
|
104158
104437
|
name: string;
|
|
104438
|
+
/**
|
|
104439
|
+
* An automatically generated unique identifier assigned to the instance.
|
|
104440
|
+
*
|
|
104441
|
+
* {@link https://developers.arcgis.com/javascript/latest/api-reference/esri-webmap-Bookmark.html#uid Read more...}
|
|
104442
|
+
*/
|
|
104443
|
+
declare readonly uid: Identifiable["uid"];
|
|
104159
104444
|
/**
|
|
104160
104445
|
* A bookmark is a saved map extent that allows end users to quickly navigate to a particular area of interest
|
|
104161
104446
|
* using the {@link https://developers.arcgis.com/javascript/latest/api-reference/esri-widgets-Bookmarks.html Bookmarks} widget.
|
|
@@ -104202,7 +104487,7 @@ declare namespace __esri {
|
|
|
104202
104487
|
static fromJSON(json: any): Bookmark;
|
|
104203
104488
|
}
|
|
104204
104489
|
|
|
104205
|
-
interface BookmarkProperties {
|
|
104490
|
+
interface BookmarkProperties extends IdentifiableProperties {
|
|
104206
104491
|
/**
|
|
104207
104492
|
* The name of the bookmark item.
|
|
104208
104493
|
*
|
|
@@ -104919,7 +105204,10 @@ declare namespace __esri {
|
|
|
104919
105204
|
| (FoggyWeatherProperties & { type: "foggy" });
|
|
104920
105205
|
}
|
|
104921
105206
|
|
|
104922
|
-
export
|
|
105207
|
+
export interface websceneInitialViewProperties extends Accessor, Clonable {
|
|
105208
|
+
}
|
|
105209
|
+
|
|
105210
|
+
export class websceneInitialViewProperties {
|
|
104923
105211
|
/**
|
|
104924
105212
|
* The viewing mode of the scene.
|
|
104925
105213
|
*
|
|
@@ -104935,6 +105223,13 @@ declare namespace __esri {
|
|
|
104935
105223
|
* {@link https://developers.arcgis.com/javascript/latest/api-reference/esri-webscene-InitialViewProperties.html Read more...}
|
|
104936
105224
|
*/
|
|
104937
105225
|
constructor(properties?: websceneInitialViewPropertiesProperties);
|
|
105226
|
+
/**
|
|
105227
|
+
* List of initial analyses.
|
|
105228
|
+
*
|
|
105229
|
+
* {@link https://developers.arcgis.com/javascript/latest/api-reference/esri-webscene-InitialViewProperties.html#analyses Read more...}
|
|
105230
|
+
*/
|
|
105231
|
+
get analyses(): Collection<SliceAnalysis>;
|
|
105232
|
+
set analyses(value: CollectionProperties<SliceAnalysis>);
|
|
104938
105233
|
/**
|
|
104939
105234
|
* The initial environment settings of the {@link https://developers.arcgis.com/javascript/latest/api-reference/esri-WebScene.html WebScene}.
|
|
104940
105235
|
*
|
|
@@ -104968,10 +105263,16 @@ declare namespace __esri {
|
|
|
104968
105263
|
*
|
|
104969
105264
|
* {@link https://developers.arcgis.com/javascript/latest/api-reference/esri-webscene-InitialViewProperties.html#clone Read more...}
|
|
104970
105265
|
*/
|
|
104971
|
-
clone():
|
|
105266
|
+
clone(): this;
|
|
104972
105267
|
}
|
|
104973
105268
|
|
|
104974
105269
|
interface websceneInitialViewPropertiesProperties {
|
|
105270
|
+
/**
|
|
105271
|
+
* List of initial analyses.
|
|
105272
|
+
*
|
|
105273
|
+
* {@link https://developers.arcgis.com/javascript/latest/api-reference/esri-webscene-InitialViewProperties.html#analyses Read more...}
|
|
105274
|
+
*/
|
|
105275
|
+
analyses?: CollectionProperties<SliceAnalysis>;
|
|
104975
105276
|
/**
|
|
104976
105277
|
* The initial environment settings of the {@link https://developers.arcgis.com/javascript/latest/api-reference/esri-WebScene.html WebScene}.
|
|
104977
105278
|
*
|
|
@@ -105004,7 +105305,10 @@ declare namespace __esri {
|
|
|
105004
105305
|
viewpoint?: ViewpointProperties | nullish;
|
|
105005
105306
|
}
|
|
105006
105307
|
|
|
105007
|
-
export
|
|
105308
|
+
export interface Presentation extends Accessor, Clonable, JSONSupport {
|
|
105309
|
+
}
|
|
105310
|
+
|
|
105311
|
+
export class Presentation {
|
|
105008
105312
|
/**
|
|
105009
105313
|
* A presentation contains a {@link https://developers.arcgis.com/javascript/latest/api-reference/esri-core-Collection.html Collection} of
|
|
105010
105314
|
* {@link https://developers.arcgis.com/javascript/latest/api-reference/esri-webscene-Slide.html slides} that allows users to quickly
|
|
@@ -105027,7 +105331,23 @@ declare namespace __esri {
|
|
|
105027
105331
|
*
|
|
105028
105332
|
* {@link https://developers.arcgis.com/javascript/latest/api-reference/esri-webscene-Presentation.html#clone Read more...}
|
|
105029
105333
|
*/
|
|
105030
|
-
clone():
|
|
105334
|
+
clone(): this;
|
|
105335
|
+
/**
|
|
105336
|
+
* Converts an instance of this class to its [ArcGIS portal JSON](https://developers.arcgis.com/documentation/common-data-types/geometry-objects.htm) representation.
|
|
105337
|
+
*
|
|
105338
|
+
* {@link https://developers.arcgis.com/javascript/latest/api-reference/esri-webscene-Presentation.html#toJSON Read more...}
|
|
105339
|
+
*/
|
|
105340
|
+
toJSON(): any;
|
|
105341
|
+
/**
|
|
105342
|
+
* Creates a new instance of this class and initializes it with values from a JSON object
|
|
105343
|
+
* generated from an ArcGIS product.
|
|
105344
|
+
*
|
|
105345
|
+
* @param json A JSON representation of the instance in the ArcGIS format. See the [ArcGIS REST API documentation](https://developers.arcgis.com/documentation/common-data-types/overview-of-common-data-types.htm) for examples of the structure of various input JSON objects.
|
|
105346
|
+
*
|
|
105347
|
+
* {@link https://developers.arcgis.com/javascript/latest/api-reference/esri-webscene-Presentation.html#fromJSON Read more...}
|
|
105348
|
+
*/
|
|
105349
|
+
static fromJSON(json: any): any | nullish;
|
|
105350
|
+
static fromJSON(json: any): Presentation;
|
|
105031
105351
|
}
|
|
105032
105352
|
|
|
105033
105353
|
interface PresentationProperties {
|
|
@@ -105042,12 +105362,6 @@ declare namespace __esri {
|
|
|
105042
105362
|
}
|
|
105043
105363
|
|
|
105044
105364
|
export class Slide extends Accessor {
|
|
105045
|
-
/**
|
|
105046
|
-
* The elements object contains configurations for components set in a slide.
|
|
105047
|
-
*
|
|
105048
|
-
* {@link https://developers.arcgis.com/javascript/latest/api-reference/esri-webscene-Slide.html#elements Read more...}
|
|
105049
|
-
*/
|
|
105050
|
-
elements: SlideElements | nullish;
|
|
105051
105365
|
/**
|
|
105052
105366
|
* The visibility of a slide in a presentation.
|
|
105053
105367
|
*
|
|
@@ -105094,6 +105408,13 @@ declare namespace __esri {
|
|
|
105094
105408
|
*/
|
|
105095
105409
|
get description(): SlideDescription;
|
|
105096
105410
|
set description(value: SlideDescriptionProperties | string);
|
|
105411
|
+
/**
|
|
105412
|
+
* The elements object contains configurations for components set in a slide.
|
|
105413
|
+
*
|
|
105414
|
+
* {@link https://developers.arcgis.com/javascript/latest/api-reference/esri-webscene-Slide.html#elements Read more...}
|
|
105415
|
+
*/
|
|
105416
|
+
get elements(): SlideElements | nullish;
|
|
105417
|
+
set elements(value: SlideElementsProperties | nullish);
|
|
105097
105418
|
/**
|
|
105098
105419
|
* Represents settings that affect the environment in which the WebScene is displayed (such as lighting).
|
|
105099
105420
|
*
|
|
@@ -105206,7 +105527,7 @@ declare namespace __esri {
|
|
|
105206
105527
|
*
|
|
105207
105528
|
* {@link https://developers.arcgis.com/javascript/latest/api-reference/esri-webscene-Slide.html#elements Read more...}
|
|
105208
105529
|
*/
|
|
105209
|
-
elements?:
|
|
105530
|
+
elements?: SlideElementsProperties | nullish;
|
|
105210
105531
|
/**
|
|
105211
105532
|
* Represents settings that affect the environment in which the WebScene is displayed (such as lighting).
|
|
105212
105533
|
*
|
|
@@ -105363,7 +105684,10 @@ declare namespace __esri {
|
|
|
105363
105684
|
sublayerIds: number[] | nullish;
|
|
105364
105685
|
}
|
|
105365
105686
|
|
|
105366
|
-
export
|
|
105687
|
+
export interface SlideLegendInfo extends Accessor, JSONSupport, Clonable {
|
|
105688
|
+
}
|
|
105689
|
+
|
|
105690
|
+
export class SlideLegendInfo {
|
|
105367
105691
|
/**
|
|
105368
105692
|
* Legend component visibility in slide.
|
|
105369
105693
|
*
|
|
@@ -105384,7 +105708,23 @@ declare namespace __esri {
|
|
|
105384
105708
|
*
|
|
105385
105709
|
* {@link https://developers.arcgis.com/javascript/latest/api-reference/esri-webscene-SlideLegendInfo.html#clone Read more...}
|
|
105386
105710
|
*/
|
|
105387
|
-
clone():
|
|
105711
|
+
clone(): this;
|
|
105712
|
+
/**
|
|
105713
|
+
* Converts an instance of this class to its [ArcGIS portal JSON](https://developers.arcgis.com/documentation/common-data-types/geometry-objects.htm) representation.
|
|
105714
|
+
*
|
|
105715
|
+
* {@link https://developers.arcgis.com/javascript/latest/api-reference/esri-webscene-SlideLegendInfo.html#toJSON Read more...}
|
|
105716
|
+
*/
|
|
105717
|
+
toJSON(): any;
|
|
105718
|
+
/**
|
|
105719
|
+
* Creates a new instance of this class and initializes it with values from a JSON object
|
|
105720
|
+
* generated from an ArcGIS product.
|
|
105721
|
+
*
|
|
105722
|
+
* @param json A JSON representation of the instance in the ArcGIS format. See the [ArcGIS REST API documentation](https://developers.arcgis.com/documentation/common-data-types/overview-of-common-data-types.htm) for examples of the structure of various input JSON objects.
|
|
105723
|
+
*
|
|
105724
|
+
* {@link https://developers.arcgis.com/javascript/latest/api-reference/esri-webscene-SlideLegendInfo.html#fromJSON Read more...}
|
|
105725
|
+
*/
|
|
105726
|
+
static fromJSON(json: any): any | nullish;
|
|
105727
|
+
static fromJSON(json: any): SlideLegendInfo;
|
|
105388
105728
|
}
|
|
105389
105729
|
|
|
105390
105730
|
interface SlideLegendInfoProperties {
|
|
@@ -105464,17 +105804,69 @@ declare namespace __esri {
|
|
|
105464
105804
|
displayUTCOffset?: number | nullish;
|
|
105465
105805
|
}
|
|
105466
105806
|
|
|
105467
|
-
|
|
105468
|
-
|
|
105469
|
-
|
|
105470
|
-
|
|
105471
|
-
|
|
105472
|
-
|
|
105473
|
-
|
|
105474
|
-
|
|
105807
|
+
export interface SlideElements extends Accessor, JSONSupport, Clonable {
|
|
105808
|
+
}
|
|
105809
|
+
|
|
105810
|
+
export class SlideElements {
|
|
105811
|
+
/**
|
|
105812
|
+
* The slide elements is part of the {@link https://developers.arcgis.com/javascript/latest/api-reference/esri-webscene-Slide.html webscene/Slide} and contains information relating to
|
|
105813
|
+
* how components are shown in a slide.
|
|
105814
|
+
*
|
|
105815
|
+
* {@link https://developers.arcgis.com/javascript/latest/api-reference/esri-webscene-support-SlideElements.html Read more...}
|
|
105816
|
+
*/
|
|
105817
|
+
constructor(properties?: SlideElementsProperties);
|
|
105818
|
+
/**
|
|
105819
|
+
* List of analyses in the slide.
|
|
105820
|
+
*
|
|
105821
|
+
* {@link https://developers.arcgis.com/javascript/latest/api-reference/esri-webscene-support-SlideElements.html#analyses Read more...}
|
|
105822
|
+
*/
|
|
105823
|
+
get analyses(): Collection<SliceAnalysis>;
|
|
105824
|
+
set analyses(value: CollectionProperties<SliceAnalysis>);
|
|
105825
|
+
/**
|
|
105826
|
+
* The component properties for the legend component defined for the slide.
|
|
105827
|
+
*
|
|
105828
|
+
* {@link https://developers.arcgis.com/javascript/latest/api-reference/esri-webscene-support-SlideElements.html#legendInfo Read more...}
|
|
105829
|
+
*/
|
|
105830
|
+
get legendInfo(): SlideLegendInfo | nullish;
|
|
105831
|
+
set legendInfo(value: SlideLegendInfoProperties | nullish);
|
|
105832
|
+
/**
|
|
105833
|
+
* Creates a deep clone of this object.
|
|
105834
|
+
*
|
|
105835
|
+
* {@link https://developers.arcgis.com/javascript/latest/api-reference/esri-webscene-support-SlideElements.html#clone Read more...}
|
|
105836
|
+
*/
|
|
105837
|
+
clone(): this;
|
|
105838
|
+
/**
|
|
105839
|
+
* Converts an instance of this class to its [ArcGIS portal JSON](https://developers.arcgis.com/documentation/common-data-types/geometry-objects.htm) representation.
|
|
105840
|
+
*
|
|
105841
|
+
* {@link https://developers.arcgis.com/javascript/latest/api-reference/esri-webscene-support-SlideElements.html#toJSON Read more...}
|
|
105842
|
+
*/
|
|
105843
|
+
toJSON(): any;
|
|
105844
|
+
/**
|
|
105845
|
+
* Creates a new instance of this class and initializes it with values from a JSON object
|
|
105846
|
+
* generated from an ArcGIS product.
|
|
105847
|
+
*
|
|
105848
|
+
* @param json A JSON representation of the instance in the ArcGIS format. See the [ArcGIS REST API documentation](https://developers.arcgis.com/documentation/common-data-types/overview-of-common-data-types.htm) for examples of the structure of various input JSON objects.
|
|
105849
|
+
*
|
|
105850
|
+
* {@link https://developers.arcgis.com/javascript/latest/api-reference/esri-webscene-support-SlideElements.html#fromJSON Read more...}
|
|
105851
|
+
*/
|
|
105852
|
+
static fromJSON(json: any): any | nullish;
|
|
105853
|
+
static fromJSON(json: any): SlideElements;
|
|
105475
105854
|
}
|
|
105476
105855
|
|
|
105477
|
-
|
|
105856
|
+
interface SlideElementsProperties {
|
|
105857
|
+
/**
|
|
105858
|
+
* List of analyses in the slide.
|
|
105859
|
+
*
|
|
105860
|
+
* {@link https://developers.arcgis.com/javascript/latest/api-reference/esri-webscene-support-SlideElements.html#analyses Read more...}
|
|
105861
|
+
*/
|
|
105862
|
+
analyses?: CollectionProperties<SliceAnalysis>;
|
|
105863
|
+
/**
|
|
105864
|
+
* The component properties for the legend component defined for the slide.
|
|
105865
|
+
*
|
|
105866
|
+
* {@link https://developers.arcgis.com/javascript/latest/api-reference/esri-webscene-support-SlideElements.html#legendInfo Read more...}
|
|
105867
|
+
*/
|
|
105868
|
+
legendInfo?: SlideLegendInfoProperties | nullish;
|
|
105869
|
+
}
|
|
105478
105870
|
|
|
105479
105871
|
export class websceneVirtualLighting extends Accessor {
|
|
105480
105872
|
/**
|
|
@@ -110800,13 +111192,13 @@ declare namespace __esri {
|
|
|
110800
111192
|
*
|
|
110801
111193
|
* {@link https://developers.arcgis.com/javascript/latest/api-reference/esri-widgets-DirectLineMeasurement3D-DirectLineMeasurement3DViewModel.html#unit Read more...}
|
|
110802
111194
|
*/
|
|
110803
|
-
unit: SystemOrLengthUnit;
|
|
111195
|
+
unit: SystemOrLengthUnit | nullish;
|
|
110804
111196
|
/**
|
|
110805
111197
|
* List of unit systems (imperial, metric) and specific units for displaying the distance values.
|
|
110806
111198
|
*
|
|
110807
111199
|
* {@link https://developers.arcgis.com/javascript/latest/api-reference/esri-widgets-DirectLineMeasurement3D-DirectLineMeasurement3DViewModel.html#unitOptions Read more...}
|
|
110808
111200
|
*/
|
|
110809
|
-
unitOptions: SystemOrLengthUnit[];
|
|
111201
|
+
unitOptions: SystemOrLengthUnit[] | nullish;
|
|
110810
111202
|
/**
|
|
110811
111203
|
* The view from which the widget will operate.
|
|
110812
111204
|
*
|
|
@@ -110845,13 +111237,13 @@ declare namespace __esri {
|
|
|
110845
111237
|
*
|
|
110846
111238
|
* {@link https://developers.arcgis.com/javascript/latest/api-reference/esri-widgets-DirectLineMeasurement3D-DirectLineMeasurement3DViewModel.html#unit Read more...}
|
|
110847
111239
|
*/
|
|
110848
|
-
unit?: SystemOrLengthUnit;
|
|
111240
|
+
unit?: SystemOrLengthUnit | nullish;
|
|
110849
111241
|
/**
|
|
110850
111242
|
* List of unit systems (imperial, metric) and specific units for displaying the distance values.
|
|
110851
111243
|
*
|
|
110852
111244
|
* {@link https://developers.arcgis.com/javascript/latest/api-reference/esri-widgets-DirectLineMeasurement3D-DirectLineMeasurement3DViewModel.html#unitOptions Read more...}
|
|
110853
111245
|
*/
|
|
110854
|
-
unitOptions?: SystemOrLengthUnit[];
|
|
111246
|
+
unitOptions?: SystemOrLengthUnit[] | nullish;
|
|
110855
111247
|
/**
|
|
110856
111248
|
* The view from which the widget will operate.
|
|
110857
111249
|
*
|
|
@@ -119592,6 +119984,12 @@ declare namespace __esri {
|
|
|
119592
119984
|
* {@link https://developers.arcgis.com/javascript/latest/api-reference/esri-widgets-FeatureTemplates-TemplateItemGroup.html#label Read more...}
|
|
119593
119985
|
*/
|
|
119594
119986
|
readonly label: string;
|
|
119987
|
+
/**
|
|
119988
|
+
* An automatically generated unique identifier assigned to the instance.
|
|
119989
|
+
*
|
|
119990
|
+
* {@link https://developers.arcgis.com/javascript/latest/api-reference/esri-widgets-FeatureTemplates-TemplateItemGroup.html#uid Read more...}
|
|
119991
|
+
*/
|
|
119992
|
+
declare readonly uid: Identifiable["uid"];
|
|
119595
119993
|
/**
|
|
119596
119994
|
* This is a read-only support class that represents a group of items displayed within
|
|
119597
119995
|
* the {@link https://developers.arcgis.com/javascript/latest/api-reference/esri-widgets-FeatureTemplates.html FeatureTemplates} widget.
|
|
@@ -119608,7 +120006,7 @@ declare namespace __esri {
|
|
|
119608
120006
|
reapplyFilter(): void;
|
|
119609
120007
|
}
|
|
119610
120008
|
|
|
119611
|
-
interface TemplateItemGroupProperties {
|
|
120009
|
+
interface TemplateItemGroupProperties extends IdentifiableProperties {
|
|
119612
120010
|
}
|
|
119613
120011
|
|
|
119614
120012
|
export type FilterFunction = (filterName: any) => boolean;
|
|
@@ -121490,6 +121888,12 @@ declare namespace __esri {
|
|
|
121490
121888
|
* {@link https://developers.arcgis.com/javascript/latest/api-reference/esri-widgets-LayerList-ListItem.html#title Read more...}
|
|
121491
121889
|
*/
|
|
121492
121890
|
title: string;
|
|
121891
|
+
/**
|
|
121892
|
+
* An automatically generated unique identifier assigned to the instance.
|
|
121893
|
+
*
|
|
121894
|
+
* {@link https://developers.arcgis.com/javascript/latest/api-reference/esri-widgets-LayerList-ListItem.html#uid Read more...}
|
|
121895
|
+
*/
|
|
121896
|
+
declare readonly uid: Identifiable["uid"];
|
|
121493
121897
|
/**
|
|
121494
121898
|
* Value is `true` when the layer is updating; for example, if it is in the process of fetching data.
|
|
121495
121899
|
*
|
|
@@ -121576,7 +121980,7 @@ declare namespace __esri {
|
|
|
121576
121980
|
clone(): ListItem;
|
|
121577
121981
|
}
|
|
121578
121982
|
|
|
121579
|
-
interface ListItemProperties {
|
|
121983
|
+
interface ListItemProperties extends IdentifiableProperties {
|
|
121580
121984
|
/**
|
|
121581
121985
|
* Whether the actions panel is open in the LayerList.
|
|
121582
121986
|
*
|
|
@@ -121728,6 +122132,12 @@ declare namespace __esri {
|
|
|
121728
122132
|
* {@link https://developers.arcgis.com/javascript/latest/api-reference/esri-widgets-LayerList-ListItemPanel.html#title Read more...}
|
|
121729
122133
|
*/
|
|
121730
122134
|
title: string;
|
|
122135
|
+
/**
|
|
122136
|
+
* An automatically generated unique identifier assigned to the instance.
|
|
122137
|
+
*
|
|
122138
|
+
* {@link https://developers.arcgis.com/javascript/latest/api-reference/esri-widgets-LayerList-ListItemPanel.html#uid Read more...}
|
|
122139
|
+
*/
|
|
122140
|
+
declare readonly uid: Identifiable["uid"];
|
|
121731
122141
|
/**
|
|
121732
122142
|
* This class allows you to display custom content for each {@link https://developers.arcgis.com/javascript/latest/api-reference/esri-widgets-LayerList-ListItem.html ListItem}
|
|
121733
122143
|
* in the {@link https://developers.arcgis.com/javascript/latest/api-reference/esri-widgets-LayerList.html LayerList} widget.
|
|
@@ -121737,7 +122147,7 @@ declare namespace __esri {
|
|
|
121737
122147
|
constructor(properties?: ListItemPanelProperties);
|
|
121738
122148
|
}
|
|
121739
122149
|
|
|
121740
|
-
interface ListItemPanelProperties extends WidgetProperties {
|
|
122150
|
+
interface ListItemPanelProperties extends WidgetProperties, IdentifiableProperties {
|
|
121741
122151
|
/**
|
|
121742
122152
|
* Adds a CSS class used to style a node that represents the panel.
|
|
121743
122153
|
*
|
|
@@ -127227,6 +127637,12 @@ declare namespace __esri {
|
|
|
127227
127637
|
* {@link https://developers.arcgis.com/javascript/latest/api-reference/esri-widgets-Search-SearchSource.html#suggestionsEnabled Read more...}
|
|
127228
127638
|
*/
|
|
127229
127639
|
suggestionsEnabled: boolean | nullish;
|
|
127640
|
+
/**
|
|
127641
|
+
* An automatically generated unique identifier assigned to the instance.
|
|
127642
|
+
*
|
|
127643
|
+
* {@link https://developers.arcgis.com/javascript/latest/api-reference/esri-widgets-Search-SearchSource.html#uid Read more...}
|
|
127644
|
+
*/
|
|
127645
|
+
declare readonly uid: Identifiable["uid"];
|
|
127230
127646
|
/**
|
|
127231
127647
|
* Indicates whether to constrain the search
|
|
127232
127648
|
* results to the view's extent.
|
|
@@ -127276,7 +127692,7 @@ declare namespace __esri {
|
|
|
127276
127692
|
static fromJSON(json: any): SearchSource;
|
|
127277
127693
|
}
|
|
127278
127694
|
|
|
127279
|
-
interface SearchSourceProperties {
|
|
127695
|
+
interface SearchSourceProperties extends IdentifiableProperties {
|
|
127280
127696
|
/**
|
|
127281
127697
|
* Indicates whether to automatically navigate to the
|
|
127282
127698
|
* selected result once selected.
|
|
@@ -133681,6 +134097,12 @@ declare namespace __esri {
|
|
|
133681
134097
|
* {@link https://developers.arcgis.com/javascript/latest/api-reference/esri-widgets-TableList-ListItem.html#title Read more...}
|
|
133682
134098
|
*/
|
|
133683
134099
|
title: string;
|
|
134100
|
+
/**
|
|
134101
|
+
* An automatically generated unique identifier assigned to the instance.
|
|
134102
|
+
*
|
|
134103
|
+
* {@link https://developers.arcgis.com/javascript/latest/api-reference/esri-widgets-TableList-ListItem.html#uid Read more...}
|
|
134104
|
+
*/
|
|
134105
|
+
declare readonly uid: Identifiable["uid"];
|
|
133684
134106
|
constructor();
|
|
133685
134107
|
/**
|
|
133686
134108
|
* A nested 2-dimensional collection of actions that could be triggered on the item.
|
|
@@ -133776,6 +134198,12 @@ declare namespace __esri {
|
|
|
133776
134198
|
* {@link https://developers.arcgis.com/javascript/latest/api-reference/esri-widgets-TableList-ListItemPanel.html#title Read more...}
|
|
133777
134199
|
*/
|
|
133778
134200
|
title: string;
|
|
134201
|
+
/**
|
|
134202
|
+
* An automatically generated unique identifier assigned to the instance.
|
|
134203
|
+
*
|
|
134204
|
+
* {@link https://developers.arcgis.com/javascript/latest/api-reference/esri-widgets-TableList-ListItemPanel.html#uid Read more...}
|
|
134205
|
+
*/
|
|
134206
|
+
declare readonly uid: Identifiable["uid"];
|
|
133779
134207
|
/**
|
|
133780
134208
|
* This class allows you to display custom content for each {@link https://developers.arcgis.com/javascript/latest/api-reference/esri-widgets-TableList-ListItem.html ListItem}
|
|
133781
134209
|
* in the {@link https://developers.arcgis.com/javascript/latest/api-reference/esri-widgets-TableList.html TableList} widget.
|
|
@@ -133785,7 +134213,7 @@ declare namespace __esri {
|
|
|
133785
134213
|
constructor(properties?: TableListListItemPanelProperties);
|
|
133786
134214
|
}
|
|
133787
134215
|
|
|
133788
|
-
interface TableListListItemPanelProperties extends WidgetProperties {
|
|
134216
|
+
interface TableListListItemPanelProperties extends WidgetProperties, IdentifiableProperties {
|
|
133789
134217
|
/**
|
|
133790
134218
|
* Adds a CSS class used to style a node that represents the panel.
|
|
133791
134219
|
*
|
|
@@ -137452,7 +137880,7 @@ declare namespace __esri {
|
|
|
137452
137880
|
*/
|
|
137453
137881
|
view: MapView | nullish;
|
|
137454
137882
|
/**
|
|
137455
|
-
* The VideoPlayerViewModel class provides the logic for the {@link https://developers.arcgis.com/javascript/latest/api-reference/esri-widgets-VideoPlayer.html VideoPlayer} widget.
|
|
137883
|
+
* The VideoPlayerViewModel class provides the logic for the {@link https://developers.arcgis.com/javascript/latest/api-reference/esri-widgets-VideoPlayer.html VideoPlayer} widget and {@link https://developers.arcgis.com/javascript/latest/references/map-components/arcgis-video-player/ Video Player component}.
|
|
137456
137884
|
*
|
|
137457
137885
|
* {@link https://developers.arcgis.com/javascript/latest/api-reference/esri-widgets-VideoPlayer-VideoPlayerViewModel.html Read more...}
|
|
137458
137886
|
*/
|