UNPKG

@doegis/core

Version:

DOE GIS API

3 lines (1 loc) 1.54 kB
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 s}from"../../../core/accessorSupport/decorators/subclass.js";let i=class extends t{constructor(){super(...arguments),this.distance=!0,this.elevation=!0,this.size=!0,this.scale=!0,this.rotation=!0,this.orientation=!0,this.totalLength=!0,this.area=!0,this.radius=!0,this.helpMessage=!1}toJSON(){return{distance:this.distance,size:this.size,scale:this.scale,rotation:this.rotation,orientation:this.orientation,totalLength:this.totalLength,area:this.area,radius:this.radius}}};o([e({type:Boolean,nonNullable:!0})],i.prototype,"distance",void 0),o([e({type:Boolean,nonNullable:!0})],i.prototype,"elevation",void 0),o([e({type:Boolean,nonNullable:!0})],i.prototype,"size",void 0),o([e({type:Boolean,nonNullable:!0})],i.prototype,"scale",void 0),o([e({type:Boolean,nonNullable:!0})],i.prototype,"rotation",void 0),o([e({type:Boolean,nonNullable:!0})],i.prototype,"orientation",void 0),o([e({type:Boolean,nonNullable:!0})],i.prototype,"totalLength",void 0),o([e({type:Boolean,nonNullable:!0})],i.prototype,"area",void 0),o([e({type:Boolean,nonNullable:!0})],i.prototype,"radius",void 0),o([e({type:Boolean,nonNullable:!0})],i.prototype,"helpMessage",void 0),i=o([s("esri.widgets.Sketch.SketchTooltipOptions.VisibleElements")],i);export{i as SketchTooltipVisibleElements};