Searched refs:removePoint (Results 1 – 8 of 8) sorted by relevance
| /plugin/imagemapping/ |
| D | ImageMappingEditor.js | 191 click: this.removePoint.bind(this), 378 removePoint() { method in ImageMappingEditor
|
| /plugin/diagramsnet/lib/js/grapheditor/ |
| D | Actions.js | 1525 rmWaypointAction.handler.removePoint(rmWaypointAction.handler.state, rmWaypointAction.index);
|
| /plugin/diagramsnet/lib/mxgraph/ |
| D | mxClient.js | 1623 …ind(this,mxUtils.bind(this,function(){this.dblClickRemoveEnabled&&this.removePoint(this.state,a)})… 1632 …nabled()){if(this.removeEnabled&&this.isRemovePointEvent(b.getEvent()))this.removePoint(this.state, 1671 this.redraw()}};mxEdgeHandler.prototype.removePoint=function(a,b){if(0<b&&b<this.abspoints.length-1… method in mxEdgeHandler
|
| /plugin/diagramsnet/lib/js/ |
| D | viewer.min.js | 1827 …ind(this,mxUtils.bind(this,function(){this.dblClickRemoveEnabled&&this.removePoint(this.state,a)})… 1836 …nabled()){if(this.removeEnabled&&this.isRemovePointEvent(b.getEvent()))this.removePoint(this.state, 1875 this.redraw()}};mxEdgeHandler.prototype.removePoint=function(a,b){if(0<b&&b<this.abspoints.length-1… method in mxEdgeHandler 3005 …ion(){var b=e.actions.get("removeWaypoint");null!=b.handler&&b.handler.removePoint(b.handler.state…
|
| D | app.min.js | 1861 …ind(this,mxUtils.bind(this,function(){this.dblClickRemoveEnabled&&this.removePoint(this.state,a)})… 1870 …nabled()){if(this.removeEnabled&&this.isRemovePointEvent(b.getEvent()))this.removePoint(this.state, 1909 this.redraw()}};mxEdgeHandler.prototype.removePoint=function(a,b){if(0<b&&b<this.abspoints.length-1… method in mxEdgeHandler 3550 …ion(){var a=d.actions.get("removeWaypoint");null!=a.handler&&a.handler.removePoint(a.handler.state…
|
| D | viewer-static.min.js | 1827 …ind(this,mxUtils.bind(this,function(){this.dblClickRemoveEnabled&&this.removePoint(this.state,a)})… 1836 …nabled()){if(this.removeEnabled&&this.isRemovePointEvent(b.getEvent()))this.removePoint(this.state, 1875 this.redraw()}};mxEdgeHandler.prototype.removePoint=function(a,b){if(0<b&&b<this.abspoints.length-1… method in mxEdgeHandler 3005 …ion(){var b=e.actions.get("removeWaypoint");null!=b.handler&&b.handler.removePoint(b.handler.state…
|
| /plugin/ol3/ |
| D | script.js | 8 …removePoint()),e.type==Ga.SINGLECLICK&&(this.ignoreNextSingleClick_=!1),t.prototype.handleEvent.ca…
|
| /plugin/openlayersmap/ol/ |
| D | ol.js.map | 1 …removePoint();\n } else {\n handled = true;\n }\n }\n\n if (mapBrowserEvent…
|