chunk-JLYTER4T.js 1.3 KB

1234567891011121314151617181920212223242526272829303132333435363738
  1. import {
  2. s
  3. } from "./chunk-HZRKBTHJ.js";
  4. import {
  5. w2 as w
  6. } from "./chunk-6T6G6LCQ.js";
  7. import {
  8. e,
  9. l3 as l,
  10. n5 as n,
  11. y3 as y2
  12. } from "./chunk-2Z2TG5CU.js";
  13. import {
  14. y
  15. } from "./chunk-SPWQ3AWG.js";
  16. // node_modules/@arcgis/core/rest/support/QuantizationParameters.js
  17. var n2;
  18. var c = new s({ upperLeft: "upper-left", lowerLeft: "lower-left" });
  19. var m = n2 = class extends l {
  20. constructor(e2) {
  21. super(e2), this.extent = null, this.mode = "view", this.originPosition = "upper-left", this.tolerance = 1;
  22. }
  23. clone() {
  24. return new n2(y({ extent: this.extent, mode: this.mode, originPosition: this.originPosition, tolerance: this.tolerance }));
  25. }
  26. };
  27. e([y2({ type: w, json: { write: { overridePolicy() {
  28. return { enabled: "view" === this.mode };
  29. } } } })], m.prototype, "extent", void 0), e([y2({ type: ["view", "edit"], json: { write: true } })], m.prototype, "mode", void 0), e([y2({ type: String, json: { read: c.read, write: c.write } })], m.prototype, "originPosition", void 0), e([y2({ type: Number, json: { write: { overridePolicy() {
  30. return { enabled: "view" === this.mode };
  31. } } } })], m.prototype, "tolerance", void 0), m = n2 = e([n("esri.rest.support.QuantizationParameters")], m);
  32. var a = m;
  33. export {
  34. a
  35. };
  36. //# sourceMappingURL=chunk-JLYTER4T.js.map