Home
last modified time | relevance | path

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

/plugin/diagramsnet/lib/js/diagramly/
DmxRuler.js407 this.origGuideMove = mxGuide.prototype.move;
409 mxGuide.prototype.move = function (bounds, delta, gridEnabled, clone) class
504 this.origGuideDestroy = mxGuide.prototype.destroy;
506 mxGuide.prototype.destroy = function()
556 mxGuide.prototype.move = this.origGuideMove;
557 mxGuide.prototype.destroy = this.origGuideDestroy;
583 this.origGuideMove = mxGuide.prototype.move;
584 this.origGuideDestroy = mxGuide.prototype.destroy;
669 mxGuide.prototype.move = this.origGuideMove;
670 mxGuide.prototype.destroy = this.origGuideDestroy;
DDistanceGuides.js23 var guideMove = mxGuide.prototype.move;
25 mxGuide.prototype.move = function (bounds, delta, gridEnabled, clone) class
490 var guideSetVisible = mxGuide.prototype.setVisible;
492 mxGuide.prototype.setVisible = function (visible)
517 var guideDestroy = mxGuide.prototype.destroy;
519 mxGuide.prototype.destroy = function()
/plugin/diagramsnet/lib/mxgraph/
DmxClient.js194 …his.isGuidesEnabled()&&null!=this.previewElement&&(this.currentGuide=new mxGuide(a,a.graphHandler.…
359mxGuide(a,b){this.graph=a;this.setStates(b)}mxGuide.prototype.graph=null;mxGuide.prototype.states=… class
360 mxGuide.prototype.tolerance=2;mxGuide.prototype.setStates=function(a){this.states=a};mxGuide.protot…
361 mxGuide.prototype.move=function(a,b,c,d){if(null!=this.states&&(this.horizontal||this.vertical)&&nu…
366mxGuide.prototype.getDelta=function(a,b,c,d,e){var f=this.graph.view.scale;if(this.rounded||null!=…
367 mxGuide.prototype.setVisible=function(a){null!=this.guideX&&(this.guideX.node.style.visibility=a?"v…
1374 …tates(this.cells[b],this.allCells);if(this.guidesEnabled){this.guide=new mxGuide(this.graph,this.g…
/plugin/diagramsnet/lib/js/grapheditor/
DGraph.js825 mxGuide.prototype.getGuideColor = function(state, horizontal) class
7259 mxGuide.prototype.isEnabledForEvent = function(evt)
11076 mxGuide.prototype.createGuideShape = function(horizontal)
/plugin/diagramsnet/lib/js/
Dviewer.min.js398 …his.isGuidesEnabled()&&null!=this.previewElement&&(this.currentGuide=new mxGuide(a,a.graphHandler.…
563mxGuide(a,b){this.graph=a;this.setStates(b)}mxGuide.prototype.graph=null;mxGuide.prototype.states=… class
564 mxGuide.prototype.tolerance=2;mxGuide.prototype.setStates=function(a){this.states=a};mxGuide.protot…
565 mxGuide.prototype.move=function(a,b,c,d){if(null!=this.states&&(this.horizontal||this.vertical)&&nu…
570mxGuide.prototype.getDelta=function(a,b,c,d,e){var f=this.graph.view.scale;if(this.rounded||null!=…
571 mxGuide.prototype.setVisible=function(a){null!=this.guideX&&(this.guideX.node.style.visibility=a?"v…
1578 …tates(this.cells[b],this.allCells);if(this.guidesEnabled){this.guide=new mxGuide(this.graph,this.g…
2333 …b};mxDragSource.prototype.dragElementZIndex=mxPopupMenu.prototype.zIndex;mxGuide.prototype.getGuid…
2521 …andler.prototype.removeEmptyParents=!0;mxRubberband.prototype.fadeOut=!0;mxGuide.prototype.isEnabl…
2610 !mxEvent.isAltDown(b.getEvent())?y.apply(this,arguments):this.reset()};mxGuide.prototype.createGuid…
Dapp.min.js432 …his.isGuidesEnabled()&&null!=this.previewElement&&(this.currentGuide=new mxGuide(a,a.graphHandler.…
597mxGuide(a,b){this.graph=a;this.setStates(b)}mxGuide.prototype.graph=null;mxGuide.prototype.states=… class
598 mxGuide.prototype.tolerance=2;mxGuide.prototype.setStates=function(a){this.states=a};mxGuide.protot…
599 mxGuide.prototype.move=function(a,b,c,d){if(null!=this.states&&(this.horizontal||this.vertical)&&nu…
604mxGuide.prototype.getDelta=function(a,b,c,d,e){var f=this.graph.view.scale;if(this.rounded||null!=…
605 mxGuide.prototype.setVisible=function(a){null!=this.guideX&&(this.guideX.node.style.visibility=a?"v…
1612 …tates(this.cells[b],this.allCells);if(this.guidesEnabled){this.guide=new mxGuide(this.graph,this.g…
2582 …a};mxDragSource.prototype.dragElementZIndex=mxPopupMenu.prototype.zIndex;mxGuide.prototype.getGuid…
2770 …andler.prototype.removeEmptyParents=!0;mxRubberband.prototype.fadeOut=!0;mxGuide.prototype.isEnabl…
2859 …||!mxEvent.isAltDown(a.getEvent())?v.apply(this,arguments):this.reset()};mxGuide.prototype.createG…
[all …]
Dviewer-static.min.js398 …his.isGuidesEnabled()&&null!=this.previewElement&&(this.currentGuide=new mxGuide(a,a.graphHandler.…
563mxGuide(a,b){this.graph=a;this.setStates(b)}mxGuide.prototype.graph=null;mxGuide.prototype.states=… function
564 mxGuide.prototype.tolerance=2;mxGuide.prototype.setStates=function(a){this.states=a};mxGuide.protot…
565 mxGuide.prototype.move=function(a,b,c,d){if(null!=this.states&&(this.horizontal||this.vertical)&&nu…
570mxGuide.prototype.getDelta=function(a,b,c,d,e){var f=this.graph.view.scale;if(this.rounded||null!=…
571 mxGuide.prototype.setVisible=function(a){null!=this.guideX&&(this.guideX.node.style.visibility=a?"v…
1578 …tates(this.cells[b],this.allCells);if(this.guidesEnabled){this.guide=new mxGuide(this.graph,this.g…
2333 …b};mxDragSource.prototype.dragElementZIndex=mxPopupMenu.prototype.zIndex;mxGuide.prototype.getGuid…
2521 …andler.prototype.removeEmptyParents=!0;mxRubberband.prototype.fadeOut=!0;mxGuide.prototype.isEnabl…
2610 !mxEvent.isAltDown(b.getEvent())?y.apply(this,arguments):this.reset()};mxGuide.prototype.createGuid…