Home
last modified time | relevance | path

Searched refs:turnShapes (Results 1 – 5 of 5) sorted by relevance

/plugin/diagramsnet/lib/js/grapheditor/
H A DActions.js486 graph.turnShapes(graph.getResizableCells(graph.getSelectionCells()),
H A DGraph.js8363 Graph.prototype.turnShapes = function(cells, backwards) method in Graph
12953 this.state.view.graph.turnShapes([this.state.cell]);
/plugin/diagramsnet/lib/js/
H A Dviewer.min.js2547 …snap(d.width),d.height=this.snap(d.height)));return d};Graph.prototype.turnShapes=function(b,d){va…
2676 …mxConstants.STYLE_ROTATION,b,[this.state.cell])):this.state.view.graph.turnShapes([this.state.cell…
2965 …"turn")+" / "+mxResources.get("reverse"),function(b,d){b=null!=d?d:b;g.turnShapes(g.getResizableCe…
H A Dviewer-static.min.js2547 …snap(d.width),d.height=this.snap(d.height)));return d};Graph.prototype.turnShapes=function(b,d){va…
2676 …mxConstants.STYLE_ROTATION,b,[this.state.cell])):this.state.view.graph.turnShapes([this.state.cell…
2965 …"turn")+" / "+mxResources.get("reverse"),function(b,d){b=null!=d?d:b;g.turnShapes(g.getResizableCe…
H A Dapp.min.js2796 …snap(b.width),b.height=this.snap(b.height)));return b};Graph.prototype.turnShapes=function(a,b){va…
2925 …mxConstants.STYLE_ROTATION,a,[this.state.cell])):this.state.view.graph.turnShapes([this.state.cell…
3510 …"turn")+" / "+mxResources.get("reverse"),function(a,b){a=null!=b?b:a;c.turnShapes(c.getResizableCe…