UNPKG

@doegis/core

Version:

DOE GIS API

3 lines (1 loc) 1.32 kB
import{_ as o}from"../../../../chunks/tslib.es6.js";import e from"../../../../Color.js";import r from"../../../../core/Accessor.js";import{property as t}from"../../../../core/accessorSupport/decorators/property.js";import"../../../../core/accessorSupport/ensureType.js";import"../../../../core/arrayUtils.js";import{subclass as i}from"../../../../core/accessorSupport/decorators/subclass.js";let s=class extends r{constructor(o){super(o),this.innerWidth=2,this.outerWidth=8,this.visibleInnerColor=new e([3,252,111,1]),this.visibleOuterColor=new e([3,252,111,.15]),this.occludedInnerColor=new e([252,3,69,1]),this.occludedOuterColor=new e([252,3,69,.1]),this.undefinedInnerColor=new e([255,255,255,1]),this.undefinedOuterColor=new e([127,127,127,.2])}};o([t({type:Number})],s.prototype,"innerWidth",void 0),o([t({type:Number})],s.prototype,"outerWidth",void 0),o([t({type:e})],s.prototype,"visibleInnerColor",void 0),o([t({type:e})],s.prototype,"visibleOuterColor",void 0),o([t({type:e})],s.prototype,"occludedInnerColor",void 0),o([t({type:e})],s.prototype,"occludedOuterColor",void 0),o([t({type:e})],s.prototype,"undefinedInnerColor",void 0),o([t({type:e})],s.prototype,"undefinedOuterColor",void 0),s=o([i("esri.views.3d.analysis.LineOfSight.LineOfSightConfiguration")],s);export{s as LineOfSightConfiguration};