@arcgis/core
Version:
ArcGIS Maps SDK for JavaScript: A complete 2D and 3D mapping and data visualization API
6 lines (5 loc) • 1.08 kB
JavaScript
/*
All material copyright ESRI, All Rights Reserved, unless otherwise specified.
See https://js.arcgis.com/4.32/esri/copyright.txt for details.
*/
import{_ as o}from"../../chunks/tslib.es6.js";import s from"../../core/Accessor.js";import{property as r}from"../../core/accessorSupport/decorators/property.js";import"../../core/has.js";import"../../core/Logger.js";import"../../core/RandomLCG.js";import{subclass as t}from"../../core/accessorSupport/decorators/subclass.js";let e=class extends s{constructor(o){super(o),this.xyResolution=null,this.xFalseOrigin=null,this.yFalseOrigin=null,this.zResolution=null,this.zFalseOrigin=null,this.mResolution=null,this.mFalseOrigin=null}};o([r()],e.prototype,"xyResolution",void 0),o([r()],e.prototype,"xFalseOrigin",void 0),o([r()],e.prototype,"yFalseOrigin",void 0),o([r()],e.prototype,"zResolution",void 0),o([r()],e.prototype,"zFalseOrigin",void 0),o([r()],e.prototype,"mResolution",void 0),o([r()],e.prototype,"mFalseOrigin",void 0),e=o([t("esri.rest.knowledgeGraph.InputQuantizationParameters")],e);const i=e;export{i as default};