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.
9 lines
3.0 KiB
9 lines
3.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("../../chunks/tslib.es6 ../../core/Accessor ../../core/accessorSupport/decorators/property ../../core/has ../../core/Logger ../../core/RandomLCG ../../core/accessorSupport/decorators/subclass ../support/SnappingControls/VisibleElements".split(" "),function(a,c,b,k,l,m,g,h){let d=class extends c{constructor(f){super(f);this.mesh=this.multipoint=this.circle=this.rectangle=this.polygon=this.polyline=this.point=!0}};a.__decorate([b.property({type:Boolean,nonNullable:!0})],d.prototype,"point",void 0); |
|
a.__decorate([b.property({type:Boolean,nonNullable:!0})],d.prototype,"polyline",void 0);a.__decorate([b.property({type:Boolean,nonNullable:!0})],d.prototype,"polygon",void 0);a.__decorate([b.property({type:Boolean,nonNullable:!0})],d.prototype,"rectangle",void 0);a.__decorate([b.property({type:Boolean,nonNullable:!0})],d.prototype,"circle",void 0);a.__decorate([b.property({type:Boolean,nonNullable:!0})],d.prototype,"multipoint",void 0);a.__decorate([b.property({type:Boolean,nonNullable:!0})],d.prototype, |
|
"mesh",void 0);d=a.__decorate([g.subclass("esri.widgets.Sketch.VisibleElements.CreateToolVisibilityMap")],d);let e=class extends c{constructor(f){super(f);this["rectangle-selection"]=!0;this["lasso-selection"]=!0;this["custom-selection"]=!0}};a.__decorate([b.property({nonNullable:!0})],e.prototype,"rectangle-selection",void 0);a.__decorate([b.property({nonNullable:!0})],e.prototype,"lasso-selection",void 0);a.__decorate([b.property({nonNullable:!0})],e.prototype,"custom-selection",void 0);e=a.__decorate([g.subclass("esri.widgets.Sketch.VisibleElements.SelectionToolVisibilityMap")], |
|
e);c=class extends c{constructor(f){super(f);this.createTools=new d;this.directionModePicker=!1;this.labelsToggle=this.duplicateButton=!0;this.selectionTools=new e;this.snappingControls=this.settingsMenu=!0;this.snappingControlsElements=new h;this.undoRedoMenu=this.tooltipsToggle=!0}};a.__decorate([b.property({type:d,nonNullable:!0})],c.prototype,"createTools",void 0);a.__decorate([b.property({type:Boolean,nonNullable:!0})],c.prototype,"directionModePicker",void 0);a.__decorate([b.property({type:Boolean, |
|
nonNullable:!0})],c.prototype,"duplicateButton",void 0);a.__decorate([b.property({type:Boolean,nonNullable:!0})],c.prototype,"labelsToggle",void 0);a.__decorate([b.property({type:e,nonNullable:!0})],c.prototype,"selectionTools",void 0);a.__decorate([b.property({type:Boolean,nonNullable:!0})],c.prototype,"settingsMenu",void 0);a.__decorate([b.property({type:Boolean,nonNullable:!0})],c.prototype,"snappingControls",void 0);a.__decorate([b.property({type:h,nonNullable:!0})],c.prototype,"snappingControlsElements", |
|
void 0);a.__decorate([b.property({type:Boolean,nonNullable:!0})],c.prototype,"tooltipsToggle",void 0);a.__decorate([b.property({type:Boolean,nonNullable:!0})],c.prototype,"undoRedoMenu",void 0);return c=a.__decorate([g.subclass("esri.widgets.Sketch.VisibleElements")],c)}); |