Home
last modified time | relevance | path

Searched defs:fromRectangle (Results 1 – 4 of 4) sorted by relevance

/plugin/diagramsnet/lib/mxgraph/
H A DmxClient.js28 mxRectangle.fromRectangle=function(a){return new mxRectangle(a.x,a.y,a.width,a.height)}; function
/plugin/diagramsnet/lib/js/
H A Dviewer.min.js232 mxRectangle.fromRectangle=function(a){return new mxRectangle(a.x,a.y,a.width,a.height)}; function
H A Dapp.min.js266 mxRectangle.fromRectangle=function(a){return new mxRectangle(a.x,a.y,a.width,a.height)}; function
H A Dviewer-static.min.js232 mxRectangle.fromRectangle=function(a){return new mxRectangle(a.x,a.y,a.width,a.height)}; function