Custom Gis Application with Arcgis Javascript API with modern layouting
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.
 
 

7 lines
2.0 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 ../../geometry ../../core/jsonMap ../../core/JSONSupport ../../core/accessorSupport/decorators/property ../../core/has ../../core/Logger ../../core/RandomLCG ../../core/accessorSupport/decorators/subclass ../../layers/support/MosaicRule ../../geometry/Point".split(" "),function(a,b,c,e,f,d,l,m,n,g,h,k){c=new e.JSONMap({esriMensurationPoint:"point",esriMensurationCentroid:"centroid",esriMensurationDistanceAndAngle:"distance-and-angle",esriMensurationAreaAndPerimeter:"area-and-perimeter",
esriMensurationHeightFromBaseAndTop:"base-and-top",esriMensurationHeightFromBaseAndTopShadow:"base-and-top-shadow",esriMensurationHeightFromTopAndTopShadow:"top-and-top-shadow",esriMensurationPoint3D:"point-3D",esriMensurationCentroid3D:"centroid-3D",esriMensurationDistanceAndAngle3D:"distance-and-angle-3D",esriMensurationAreaAndPerimeter3D:"area-and-perimeter-3D"});a.BaseImageMeasureParameters=class extends f.JSONSupport{constructor(){super(...arguments);this.pixelSize=this.mosaicRule=this.measureOperation=
this.type=null;this.raster=void 0}};b.__decorate([d.property()],a.BaseImageMeasureParameters.prototype,"type",void 0);b.__decorate([d.property({type:c.apiValues,json:{read:c.read,write:c.write}})],a.BaseImageMeasureParameters.prototype,"measureOperation",void 0);b.__decorate([d.property({type:h,json:{write:!0}})],a.BaseImageMeasureParameters.prototype,"mosaicRule",void 0);b.__decorate([d.property({type:k,json:{write:!0}})],a.BaseImageMeasureParameters.prototype,"pixelSize",void 0);b.__decorate([d.property({json:{write:!0}})],
a.BaseImageMeasureParameters.prototype,"raster",void 0);a.BaseImageMeasureParameters=b.__decorate([g.subclass("esri.rest.support.BaseImageMeasureParameters")],a.BaseImageMeasureParameters);a.measureOperationJSONMap=c;Object.defineProperty(a,Symbol.toStringTag,{value:"Module"})});