UNPKG

@arcgis/core

Version:

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

6 lines (5 loc) 1.15 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";let s=class extends t{constructor(){super(...arguments),this.continuity=null,this.hasNoData=!1,this.noData=0,this.offset=0,this.scale=1,this.type=null}};o([e({type:["discrete","continuous"],json:{write:!0}})],s.prototype,"continuity",void 0),o([e({type:Boolean,json:{write:!0}})],s.prototype,"hasNoData",void 0),o([e({type:Number,json:{write:!0}})],s.prototype,"noData",void 0),o([e({type:Number,json:{write:!0}})],s.prototype,"offset",void 0),o([e({type:Number,json:{write:!0}})],s.prototype,"scale",void 0),o([e({type:String,json:{write:{enabled:!0,isRequired:!0}}})],s.prototype,"type",void 0),s=o([r("esri.layers.voxel.VoxelFormat")],s);const p=s;export{p as default};