Home
last modified time | relevance | path

Searched refs:setGridSize (Results 1 – 8 of 8) sorted by relevance

/plugin/diagramsnet/lib/js/grapheditor/
H A DEditor.js1662 graph.setGridSize(gridSize);
H A DFormat.js6828 graph.setGridSize(value)
H A DGraph.js3447 Graph.prototype.setGridSize = function(value) method in Graph
/plugin/jdraw/lib/
H A Djgraphx.jarMETA-INF/MANIFEST.MF META-INF/HAMMURAP.SF META-INF/HAMMURAP ...
/plugin/diagramsnet/lib/js/
H A Dviewer.min.js1445 …ototype.getGridSize=function(){return this.gridSize};mxGraph.prototype.setGridSize=function(a){thi… method in mxGraph
2094 …n(){b.hideDialog();var d=parseInt(m.value);isNaN(d)||k.gridSize===d||k.setGridSize(d);d=new Change…
2405 Graph.prototype.setGridSize=function(b){this.gridSize=b;this.fireEvent(new mxEventObject("gridSizeC…
H A Dapp.min.js1479 …ototype.getGridSize=function(){return this.gridSize};mxGraph.prototype.setGridSize=function(a){thi… method in mxGraph
2128 …n(){a.hideDialog();var b=parseInt(n.value);isNaN(b)||e.gridSize===b||e.setGridSize(b);b=new Change…
2654 Graph.prototype.setGridSize=function(a){this.gridSize=a;this.fireEvent(new mxEventObject("gridSizeC…
3231 …)?d.inUnit(10):b));b!=c.getGridSize()&&(mxGraph.prototype.gridSize=b,c.setGridSize(b));f.value=d.i…
H A Dviewer-static.min.js1445 …ototype.getGridSize=function(){return this.gridSize};mxGraph.prototype.setGridSize=function(a){thi… method in mxGraph
2094 …n(){b.hideDialog();var d=parseInt(m.value);isNaN(d)||k.gridSize===d||k.setGridSize(d);d=new Change…
2405 Graph.prototype.setGridSize=function(b){this.gridSize=b;this.fireEvent(new mxEventObject("gridSizeC…
/plugin/diagramsnet/lib/mxgraph/
H A DmxClient.js1241 …ototype.getGridSize=function(){return this.gridSize};mxGraph.prototype.setGridSize=function(a){thi… method in mxGraph