UNPKG

@doegis/core

Version:

DOE GIS API

3 lines (1 loc) 876 B
import{_ as o}from"../../../chunks/tslib.es6.js";import t from"../../../core/Accessor.js";import{property as e}from"../../../core/accessorSupport/decorators/property.js";import"../../../core/accessorSupport/ensureType.js";import"../../../core/arrayUtils.js";import{subclass as r}from"../../../core/accessorSupport/decorators/subclass.js";let s=class extends t{constructor(o){super(o),this.target=null,this.intersectedGraphic=null,this.intersectedLocation=null,this.elevationAlignedTargetLocation=null,this.visible=void 0}};o([e()],s.prototype,"target",void 0),o([e()],s.prototype,"intersectedGraphic",void 0),o([e()],s.prototype,"intersectedLocation",void 0),o([e()],s.prototype,"elevationAlignedTargetLocation",void 0),o([e({type:Boolean})],s.prototype,"visible",void 0),s=o([r("esri.views.3d.analysis.LineOfSightAnalysisResult")],s);export{s as LineOfSightAnalysisResult};