Searched refs:ignoreGrid (Results 1 – 5 of 5) sorted by relevance
/plugin/diagramsnet/lib/js/grapheditor/ |
H A D | Shapes.js | 5370 …function createHandle(state, keys, getPositionFn, setPositionFn, ignoreGrid, redrawEdges, executeF… argument 5389 handle.ignoreGrid = (ignoreGrid != null) ? ignoreGrid : true;
|
/plugin/diagramsnet/lib/mxgraph/ |
H A D | mxClient.js | 1528 mxHandle.prototype.ignoreGrid=!1;mxHandle.prototype.getPosition=function(a){};mxHandle.prototype.se… method in mxHandle 1529 …s.flipPoint(this.rotatePoint(this.snapPoint(this.rotatePoint(c,b),this.ignoreGrid||!this.graph.isG…
|
/plugin/diagramsnet/lib/js/ |
H A D | viewer.min.js | 1732 mxHandle.prototype.ignoreGrid=!1;mxHandle.prototype.getPosition=function(a){};mxHandle.prototype.se… method in mxHandle 1733 …s.flipPoint(this.rotatePoint(this.snapPoint(this.rotatePoint(c,b),this.ignoreGrid||!this.graph.isG… 2867 …th;f++)this.copyStyle(d[f]);l&&l(b)};m.getPosition=f;m.setPosition=c;m.ignoreGrid=null!=e?e:!0;if(…
|
H A D | viewer-static.min.js | 1732 mxHandle.prototype.ignoreGrid=!1;mxHandle.prototype.getPosition=function(a){};mxHandle.prototype.se… method in mxHandle 1733 …s.flipPoint(this.rotatePoint(this.snapPoint(this.rotatePoint(c,b),this.ignoreGrid||!this.graph.isG… 2867 …th;f++)this.copyStyle(d[f]);l&&l(b)};m.getPosition=f;m.setPosition=c;m.ignoreGrid=null!=e?e:!0;if(…
|
H A D | app.min.js | 1766 mxHandle.prototype.ignoreGrid=!1;mxHandle.prototype.getPosition=function(a){};mxHandle.prototype.se… method in mxHandle 1767 …s.flipPoint(this.rotatePoint(this.snapPoint(this.rotatePoint(c,b),this.ignoreGrid||!this.graph.isG… 3413 …th;c++)this.copyStyle(b[c]);g&&g(a)};h.getPosition=c;h.setPosition=d;h.ignoreGrid=null!=e?e:!0;if(…
|