UNPKG

@doegis/core

Version:

DOE GIS API

3 lines (1 loc) 818 B
import{_ as o}from"../../../chunks/tslib.es6.js";import{zeroMeters as t}from"../../../core/quantityUtils.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";import{SketchTooltipInfo as s}from"./SketchTooltipInfo.js";let p=class extends s{constructor(o){super(o),this.type="reshape-edge-offset",this.distance=t,this.area=null,this.totalLength=null}};o([e()],p.prototype,"type",void 0),o([e()],p.prototype,"distance",void 0),o([e()],p.prototype,"area",void 0),o([e()],p.prototype,"totalLength",void 0),p=o([r("esri.views.interactive.tooltip.ReshapeEdgeOffsetTooltipInfo")],p);export{p as ReshapeEdgeOffsetTooltipInfo};