UNPKG

@arcgis/core

Version:

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

3 lines (2 loc) 1.08 kB
/* COPYRIGHT Esri - https://js.arcgis.com/5.0.8/LICENSE.txt */ import{__decorate as t}from"tslib";import{JSONSupport as o}from"../../core/JSONSupport.js";import{property as e,subclass as r}from"../../core/accessorSupport/decorators.js";import s from"../../geometry/Point.js";import i from"./FeatureSet.js";let p=class extends o{constructor(t){super(t),this.catalogItemVisibilities=null,this.catalogItems=null,this.location=null,this.name=null,this.objectId=null,this.processedValues=null,this.properties=null,this.value=null}};t([e({json:{write:!0}})],p.prototype,"catalogItemVisibilities",void 0),t([e({type:i,json:{write:!0}})],p.prototype,"catalogItems",void 0),t([e({type:s,json:{write:!0}})],p.prototype,"location",void 0),t([e({json:{write:!0}})],p.prototype,"name",void 0),t([e({json:{write:!0}})],p.prototype,"objectId",void 0),t([e({json:{write:!0}})],p.prototype,"processedValues",void 0),t([e({json:{write:!0}})],p.prototype,"properties",void 0),t([e({json:{write:!0}})],p.prototype,"value",void 0),p=t([r("esri.rest.support.ImageIdentifyResult")],p);export{p as default};