chunk-EWE6EXPY.js 1.3 KB

1234567891011121314151617181920212223242526272829303132333435363738
  1. import {
  2. s
  3. } from "./chunk-PDKDCAAD.js";
  4. import {
  5. M2 as M
  6. } from "./chunk-ECW2QABR.js";
  7. import {
  8. d,
  9. e,
  10. l3 as l,
  11. n2 as n
  12. } from "./chunk-Y3WMVFTW.js";
  13. import {
  14. m
  15. } from "./chunk-IKP3YN53.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 m2 = 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(m({ extent: this.extent, mode: this.mode, originPosition: this.originPosition, tolerance: this.tolerance }));
  25. }
  26. };
  27. e([d({ type: M, json: { write: { overridePolicy() {
  28. return { enabled: this.mode === "view" };
  29. } } } })], m2.prototype, "extent", void 0), e([d({ type: ["view", "edit"], json: { write: true } })], m2.prototype, "mode", void 0), e([d({ type: String, json: { read: c.read, write: c.write } })], m2.prototype, "originPosition", void 0), e([d({ type: Number, json: { write: { overridePolicy() {
  30. return { enabled: this.mode === "view" };
  31. } } } })], m2.prototype, "tolerance", void 0), m2 = n2 = e([n("esri.rest.support.QuantizationParameters")], m2);
  32. var a = m2;
  33. export {
  34. a
  35. };
  36. //# sourceMappingURL=chunk-EWE6EXPY.js.map