UNPKG

@doegis/core

Version:

DOE GIS API

3 lines (1 loc) 952 B
import{_ as r}from"../../chunks/tslib.es6.js";import{JSONSupport as e}from"../../core/JSONSupport.js";import{property as t}from"../../core/accessorSupport/decorators/property.js";import"../../core/accessorSupport/ensureType.js";import"../../core/arrayUtils.js";import{subclass as o}from"../../core/accessorSupport/decorators/subclass.js";import{screenSizeProperty as s}from"./materialUtils.js";var n;let p=n=class extends e{constructor(r){super(r),this.screenLength=0,this.minWorldLength=0,this.maxWorldLength=null}clone(){return new n({screenLength:this.screenLength,minWorldLength:this.minWorldLength,maxWorldLength:this.maxWorldLength})}};r([t(s)],p.prototype,"screenLength",void 0),r([t({type:Number,nonNullable:!0,json:{write:!0,default:0}})],p.prototype,"minWorldLength",void 0),r([t({type:Number,json:{write:!0}})],p.prototype,"maxWorldLength",void 0),p=n=r([o("esri.symbols.support.Symbol3DVerticalOffset")],p);const i=p;export{i as default};