UNPKG

@doegis/core

Version:

DOE GIS API

3 lines (1 loc) 741 B
import{_ as r}from"../../chunks/tslib.es6.js";import{JSONSupport as e}from"../../core/JSONSupport.js";import{property as o}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";var t;let p=t=class extends e{constructor(r){super(r),this.minValue=0,this.maxValue=0}clone(){return new t({minValue:this.minValue,maxValue:this.maxValue})}};r([o({type:Number,json:{write:!0}})],p.prototype,"minValue",void 0),r([o({type:Number,json:{write:!0}})],p.prototype,"maxValue",void 0),p=t=r([s("esri.renderer.support.AuthoringInfoClassBreakInfo")],p);export{p as AuthoringInfoClassBreakInfo};