You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
8 lines
2.7 KiB
8 lines
2.7 KiB
// All material copyright Esri, All Rights Reserved, unless otherwise specified. |
|
// See https://js.arcgis.com/4.30/esri/copyright.txt for details. |
|
//>>built |
|
define("exports ../../chunks/tslib.es6 ../../core/JSONSupport ../../core/unitUtils ../../core/accessorSupport/decorators/property ../../core/has ../../core/Logger ../../core/RandomLCG ../../core/accessorSupport/decorators/subclass".split(" "),function(a,b,g,e,d,c,h,k,f){c=class extends g.JSONSupport{constructor(){super(...arguments);this.uncertainty=this.displayValue=this.value=null}};b.__decorate([d.property({type:Number,json:{read:!0,write:!0}})],c.prototype,"value",void 0);b.__decorate([d.property({type:String, |
|
json:{read:!0,write:!0}})],c.prototype,"displayValue",void 0);b.__decorate([d.property({type:Number,json:{read:!0,write:!0}})],c.prototype,"uncertainty",void 0);c=b.__decorate([f.subclass("esri.rest.support.BaseImageMeasureResult.BaseImageMeasureResultValue")],c);a.ImageMeasureResultLengthValue=class extends c{constructor(){super(...arguments);this.unit=null}};b.__decorate([d.property({type:String,json:{read:e.lengthUnitsJSONMap.read,write:e.lengthUnitsJSONMap.write}})],a.ImageMeasureResultLengthValue.prototype, |
|
"unit",void 0);a.ImageMeasureResultLengthValue=b.__decorate([f.subclass("esri.rest.support.BaseImageMeasureResult.ImageMeasureResultLengthValue")],a.ImageMeasureResultLengthValue);a.ImageMeasureResultAreaValue=class extends c{constructor(){super(...arguments);this.unit=null}};b.__decorate([d.property({type:String,json:{read:e.areaUnitsJSONMap.read,write:e.areaUnitsJSONMap.write}})],a.ImageMeasureResultAreaValue.prototype,"unit",void 0);a.ImageMeasureResultAreaValue=b.__decorate([f.subclass("esri.rest.support.BaseImageMeasureResult.ImageMeasureResultAreaValue")], |
|
a.ImageMeasureResultAreaValue);a.ImageMeasureResultAngleValue=class extends c{constructor(){super(...arguments);this.unit=null}};b.__decorate([d.property({type:String,json:{read:e.angleUnitsJSONMap.read,write:e.angleUnitsJSONMap.write}})],a.ImageMeasureResultAngleValue.prototype,"unit",void 0);a.ImageMeasureResultAngleValue=b.__decorate([f.subclass("esri.rest.support.BaseImageMeasureResult.ImageMeasureResultAngleValue")],a.ImageMeasureResultAngleValue);a.BaseImageMeasureResult=class extends g.JSONSupport{constructor(){super(...arguments); |
|
this.sensorName=this.name=null}};b.__decorate([d.property({type:String,json:{read:!0,write:!0}})],a.BaseImageMeasureResult.prototype,"name",void 0);b.__decorate([d.property({type:String,json:{read:!0,write:!0}})],a.BaseImageMeasureResult.prototype,"sensorName",void 0);a.BaseImageMeasureResult=b.__decorate([f.subclass("esri.rest.support.BaseImageMeasureResult")],a.BaseImageMeasureResult);Object.defineProperty(a,Symbol.toStringTag,{value:"Module"})}); |