UNPKG

@doegis/core

Version:

DOE GIS API

3 lines (1 loc) 985 B
import{_ as o}from"../../chunks/tslib.es6.js";import{JSONSupport as t}from"../../core/JSONSupport.js";import{property as r}from"../../core/accessorSupport/decorators/property.js";import"../../core/accessorSupport/ensureType.js";import"../../core/arrayUtils.js";import{subclass as s}from"../../core/accessorSupport/decorators/subclass.js";import e from"../../geometry/Point.js";let i=class extends t{constructor(){super(...arguments),this.attributes=null,this.location=null,this.locationId=null,this.rasterId=null,this.resolution=null,this.pixelValue=null}};o([r({json:{write:!0}})],i.prototype,"attributes",void 0),o([r({type:e,json:{write:!0}})],i.prototype,"location",void 0),o([r({json:{write:!0}})],i.prototype,"locationId",void 0),o([r({json:{write:!0}})],i.prototype,"rasterId",void 0),o([r({json:{write:!0}})],i.prototype,"resolution",void 0),o([r({json:{write:!0}})],i.prototype,"pixelValue",void 0),i=o([s("esri.rest.support.ImageSample")],i);const p=i;export{p as default};