Home
last modified time | relevance | path

Searched refs:removePoint (Results 1 – 7 of 7) sorted by relevance

/plugin/diagramsnet/lib/js/grapheditor/
H A DActions.js1525 rmWaypointAction.handler.removePoint(rmWaypointAction.handler.state, rmWaypointAction.index);
/plugin/diagramsnet/lib/mxgraph/
H A DmxClient.js1623 …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/
H A Dviewer.min.js1827 …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…
H A Dviewer-static.min.js1827 …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…
H A Dapp.min.js1861 …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…
/plugin/ol3/
H A Dscript.js8removePoint()),e.type==Ga.SINGLECLICK&&(this.ignoreNextSingleClick_=!1),t.prototype.handleEvent.ca…
/plugin/openlayersmap/ol7/
H A Dol.js.map