UNPKG

@arcgis/core

Version:

ArcGIS Maps SDK for JavaScript: A complete 2D and 3D mapping and data visualization API

6 lines (5 loc) 1.33 kB
/* All material copyright ESRI, All Rights Reserved, unless otherwise specified. See https://js.arcgis.com/4.33/esri/copyright.txt for details. */ import{_ as o}from"../../chunks/tslib.es6.js";import t from"../../core/JSONSupport.js";import{property as e}from"../../core/accessorSupport/decorators/property.js";import"../../core/has.js";import"../../core/Logger.js";import"../../core/RandomLCG.js";import{subclass as r}from"../../core/accessorSupport/decorators/subclass.js";import s from"../../geometry/Point.js";import i from"./FeatureSet.js";let p=class extends t{constructor(){super(...arguments),this.catalogItemVisibilities=null,this.catalogItems=null,this.location=null,this.name=null,this.objectId=null,this.processedValues=null,this.properties=null,this.value=null}};o([e({json:{write:!0}})],p.prototype,"catalogItemVisibilities",void 0),o([e({type:i,json:{write:!0}})],p.prototype,"catalogItems",void 0),o([e({type:s,json:{write:!0}})],p.prototype,"location",void 0),o([e({json:{write:!0}})],p.prototype,"name",void 0),o([e({json:{write:!0}})],p.prototype,"objectId",void 0),o([e({json:{write:!0}})],p.prototype,"processedValues",void 0),o([e({json:{write:!0}})],p.prototype,"properties",void 0),o([e({json:{write:!0}})],p.prototype,"value",void 0),p=o([r("esri.rest.support.ImageIdentifyResult")],p);export{p as default};