UNPKG

@doegis/core

Version:

DOE GIS API

3 lines (1 loc) 679 B
import{_ as r}from"../../../chunks/tslib.es6.js";import o from"../../../core/Accessor.js";import{property as s}from"../../../core/accessorSupport/decorators/property.js";import"../../../core/accessorSupport/ensureType.js";import"../../../core/arrayUtils.js";import{subclass as t}from"../../../core/accessorSupport/decorators/subclass.js";import{earthAltitudeConstraint as e}from"../state/Constraints.js";let p=class extends o{constructor(){super(...arguments),this.min=e.min,this.max=e.max}};r([s({type:Number})],p.prototype,"min",void 0),r([s({type:Number})],p.prototype,"max",void 0),p=r([t("esri.views.3d.constraints.AltitudeConstraint")],p);export{p as AltitudeConstraint};