UNPKG

@arcgis/core

Version:

ArcGIS Maps SDK for JavaScript: A complete 2D and 3D mapping and data visualization API

6 lines (5 loc) 1.92 kB
/* All material copyright ESRI, All Rights Reserved, unless otherwise specified. See https://js.arcgis.com/4.32/esri/copyright.txt for details. */ import{_ as e}from"../../chunks/tslib.es6.js";import t from"../../core/JSONSupport.js";import{property as o}from"../../core/accessorSupport/decorators/property.js";import{ensureType as r}from"../../core/accessorSupport/ensureType.js";import"../../core/has.js";import"../../core/RandomLCG.js";import{subclass as s}from"../../core/accessorSupport/decorators/subclass.js";import i from"../../geometry/SpatialReference.js";let p=class extends t{constructor(e){super(e),this.contains=!0,this.dynamicLayerInfos=null,this.gdbVersion=null,this.geometryPrecision=null,this.layerDefinitions=null,this.layerIds=null,this.maxAllowableOffset=null,this.outSpatialReference=null,this.returnGeometry=!1,this.searchFields=null,this.searchText=null}};e([o({type:Boolean,json:{write:{enabled:!0,isRequired:!0}}})],p.prototype,"contains",void 0),e([o({type:[Object],json:{read:{source:"dynamicLayers"},write:{target:"dynamicLayers"}}})],p.prototype,"dynamicLayerInfos",void 0),e([o({type:String,json:{write:!0}})],p.prototype,"gdbVersion",void 0),e([o({type:Number,json:{write:!0}})],p.prototype,"geometryPrecision",void 0),e([o({type:[Object],json:{write:!0}})],p.prototype,"layerDefinitions",void 0),e([o({type:[Number],json:{write:!0}})],p.prototype,"layerIds",void 0),e([o({type:Number,json:{write:!0}})],p.prototype,"maxAllowableOffset",void 0),e([o({type:i,json:{read:{source:"outSR"},write:{target:"outSR"}}})],p.prototype,"outSpatialReference",void 0),e([o({type:Boolean,json:{write:{enabled:!0,isRequired:!0}}})],p.prototype,"returnGeometry",void 0),e([o({type:[String],json:{write:!0}})],p.prototype,"searchFields",void 0),e([o({type:String,json:{write:!0}})],p.prototype,"searchText",void 0),p=e([s("esri.rest.support.FindParameters")],p),p.from=r(p);const n=p;export{n as default};