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.2 KiB
8 lines
2.2 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("../../chunks/tslib.es6 ../../core/jsonMap ../../core/JSONSupport ../../core/accessorSupport/decorators/property ../../core/accessorSupport/ensureType ../../core/RandomLCG ../../core/has ../../core/accessorSupport/decorators/subclass ./RasterFunctionInfo ./RasterFunctionProperties".split(" "),function(b,d,a,c,e,k,l,f,g,h){d=new d.JSONMap({0:"mosaic",1:"item",2:"item-group"},{useNumericKeys:!0});a=class extends a.JSONSupport{constructor(){super(...arguments);this.functionType="mosaic";this.type= |
|
"RasterFunctionTemplate"}};b.__decorate([c.property({type:[String],json:{write:!0}})],a.prototype,"aliases",void 0);b.__decorate([c.property({type:Object,json:{write:!0}})],a.prototype,"arguments",void 0);b.__decorate([c.property({type:String,json:{write:!0}})],a.prototype,"description",void 0);b.__decorate([c.property({type:g,json:{write:!0,name:"function"}})],a.prototype,"functionInfo",void 0);b.__decorate([c.property({type:d.apiValues,json:{type:[0,1,2],read:d.read,write:d.write}})],a.prototype, |
|
"functionType",void 0);b.__decorate([c.property({type:String,json:{write:!0}})],a.prototype,"group",void 0);b.__decorate([c.property({type:String,json:{write:!0}})],a.prototype,"help",void 0);b.__decorate([c.property({type:Number,json:{type:e.Integer,write:!0,name:"_object_id"}})],a.prototype,"id",void 0);b.__decorate([c.property({type:String,json:{write:!0}})],a.prototype,"name",void 0);b.__decorate([c.property({type:String,json:{write:!0,name:"definition"}})],a.prototype,"queryDefinition",void 0); |
|
b.__decorate([c.property({type:String,json:{write:!0}})],a.prototype,"tag",void 0);b.__decorate([c.property({type:h,json:{write:!0}})],a.prototype,"properties",void 0);b.__decorate([c.property({type:String,json:{write:!0}})],a.prototype,"thumbnail",void 0);b.__decorate([c.property({type:String,json:{write:!0}})],a.prototype,"thumbnailEx",void 0);b.__decorate([c.property({json:{type:["RasterFunctionTemplate"],write:!0}})],a.prototype,"type",void 0);return a=b.__decorate([f.subclass("esri.layers.support.RasterFunctionTemplate")], |
|
a)}); |