Home
last modified time | relevance | path

Searched refs:getGraphBounds (Results 1 – 24 of 24) sorted by relevance

/plugin/diagramsnet/lib/js/
H A Dexport.js530 var gb = graph.getGraphBounds();
582 var bounds = this.getGraphBounds();
620 var b = graph.getGraphBounds();
701 bounds = (graph.pdfPageVisible) ? graph.view.getBackgroundPageBounds() : graph.getGraphBounds();
715 var gb = graph.getGraphBounds();
H A Dviewer.min.js288 d=null!=d?d:0;var e=c.width-2*d;c=c.height-2*d;d=b.getGraphBounds().clone();b=b.getView().getScale(…
1189 …raphView.prototype.lastForegroundHtmlNode=null;mxGraphView.prototype.getGraphBounds=function(){ret… method in mxGraphView
1307 …Rectangle(0,0,d.width*e,d.height*e),d=mxRectangle.fromRectangle(this.getGraphBounds());d.width=Mat…
1396 …t=function(a){return null!=a};mxGraph.prototype.getGraphBounds=function(){return this.view.getGrap… method in mxGraph
1515 …Listeners(a,f,g,k)};mxOutline.prototype.getViewBox=function(){return this.source.getGraphBounds()};
2238getGraphBounds();0<c.width&&0<c.height&&(c.x>b.container.scrollLeft+.9*b.container.clientWidth&&(b…
2239 …angle.fromRectangle(b.pageVisible?b.view.getBackgroundPageBounds():b.getGraphBounds()),e=b.view.tr…
4023 …iginalSrc=c))}n.apply(this,arguments)};var p=this.graph.getGraphBounds;this.graph.getGraphBounds=f…
4029 …nerDocument)).decode(b).root;c.model.setRoot(b);b=c.getSvg();var e=c.getGraphBounds();document.bod…
4035getGraphBounds(),e=!1;b.style.overflow=1!=this.graphConfig["toolbar-nohide"]?"hidden":"visible";va…
[all …]
H A Dapp.min.js322 d=null!=d?d:0;var e=c.width-2*d;c=c.height-2*d;d=b.getGraphBounds().clone();b=b.getView().getScale(…
1223 …raphView.prototype.lastForegroundHtmlNode=null;mxGraphView.prototype.getGraphBounds=function(){ret… method in mxGraphView
1341 …Rectangle(0,0,d.width*e,d.height*e),d=mxRectangle.fromRectangle(this.getGraphBounds());d.width=Mat…
1430 …t=function(a){return null!=a};mxGraph.prototype.getGraphBounds=function(){return this.view.getGrap… method in mxGraph
1549 …Listeners(a,f,g,k)};mxOutline.prototype.getViewBox=function(){return this.source.getGraphBounds()};
2164 …;mxGraphView.prototype.getBackgroundPageBounds=function(){var a=this.getGraphBounds(),b=0<a.width?…
2272getGraphBounds();0<b.width&&0<b.height&&(b.x>a.container.scrollLeft+.9*a.container.clientWidth&&(a…
2273 …angle.fromRectangle(a.pageVisible?a.view.getBackgroundPageBounds():a.getGraphBounds()),d=a.view.tr…
2364getGraphBounds();h&&0<d&&0<e&&(m.width>d||m.height>e)?(d=Math.round(100*Math.min(d/m.width,e/m.hei…
2811 …Graph.prototype.getFreeInsertPoint=function(){var a=this.view,b=this.getGraphBounds(),c=this.getIn…
[all …]
H A Dviewer-static.min.js288 d=null!=d?d:0;var e=c.width-2*d;c=c.height-2*d;d=b.getGraphBounds().clone();b=b.getView().getScale(…
1189 …raphView.prototype.lastForegroundHtmlNode=null;mxGraphView.prototype.getGraphBounds=function(){ret… method in mxGraphView
1307 …Rectangle(0,0,d.width*e,d.height*e),d=mxRectangle.fromRectangle(this.getGraphBounds());d.width=Mat…
1396 …t=function(a){return null!=a};mxGraph.prototype.getGraphBounds=function(){return this.view.getGrap… method in mxGraph
1515 …Listeners(a,f,g,k)};mxOutline.prototype.getViewBox=function(){return this.source.getGraphBounds()};
2238getGraphBounds();0<c.width&&0<c.height&&(c.x>b.container.scrollLeft+.9*b.container.clientWidth&&(b…
2239 …angle.fromRectangle(b.pageVisible?b.view.getBackgroundPageBounds():b.getGraphBounds()),e=b.view.tr…
4023 …iginalSrc=c))}n.apply(this,arguments)};var p=this.graph.getGraphBounds;this.graph.getGraphBounds=f…
4029 …nerDocument)).decode(b).root;c.model.setRoot(b);b=c.getSvg();var e=c.getGraphBounds();document.bod…
4035getGraphBounds(),e=!1;b.style.overflow=1!=this.graphConfig["toolbar-nohide"]?"hidden":"visible";va…
[all …]
H A Dextensions.min.js1032 {};try{var c=a.getGraphBounds().clone(),g=a.view.scale,n=a.view.translate,d=Math.round(c.x/g)-n.x,f…
1046 a.view.translate,w=a.view.scale,k=a.getGraphBounds();F.shiftX=0;F.shiftY=0;if(k.x/w<f.x||k.y/w<f.y)…
/plugin/diagramsnet/lib/js/diagramly/
H A DGraphViewer.js375 var graphGetGraphBounds = this.graph.getGraphBounds;
377 this.graph.getGraphBounds = function(img)
586 var bounds = graph.getGraphBounds();
741 var bounds = this.graph.getGraphBounds();
758 var tmp = this.graph.getGraphBounds();
857 this.graph.getGraphBounds().height +
997 bounds = this.graph.getGraphBounds();
1009 var bounds = graph.getGraphBounds();
1420 var bounds = this.graph.getGraphBounds();
H A DElectronApp.js1922 var bounds = graph.getGraphBounds();
2008 var bounds = graph.getGraphBounds();
H A DMenus.js1607 var b = graph.getGraphBounds();
1863 var bounds = graph.getGraphBounds();
2114 var bounds = graph.getGraphBounds();
2399 var bds = graph.getGraphBounds();
H A DPages.js388 var bounds = graph.getGraphBounds();
H A DEditorUi.js1675 …var bounds = (ignoreSelection) ? graph.getGraphBounds() : graph.getBoundingBox(graph.getSelectionC…
2074 var bounds = graph.getGraphBounds();
6303 var bounds = this.editor.graph.getGraphBounds();
11678 bounds: graph.getGraphBounds(), currentPage: this.getSelectedPageIndex(),
12899 var bds = graph.getGraphBounds();
13908 var bounds = graph.getGraphBounds();
H A DMinimal.js1861 var gb = graph.getGraphBounds();
H A DEditor.js3464 var b = graph.getGraphBounds();
8103 var gb = thisGraph.getGraphBounds();
H A DDialogs.js950 var bounds = graph.getGraphBounds();
9741 var b = graph.getGraphBounds();
H A DApp.js2420 var bounds = graph.getGraphBounds();
/plugin/diagramsnet/lib/js/diagramly/vsdx/
H A DVsdxExport.js105 var bounds = graph.getGraphBounds().clone();
635 var bounds = graph.getGraphBounds();
/plugin/diagramsnet/lib/js/grapheditor/
H A DEditorUi.js19 var graphGetGraphBounds = graph.getGraphBounds;
21 graph.getGraphBounds = function(img)
2030 … var bds = (graph.pageVisible) ? graph.view.getBackgroundPageBounds() : graph.getGraphBounds();
2696 this.fireEvent(new mxEventObject(mxEvent.SIZE, 'bounds', this.getGraphBounds()));
3423 var bounds = graph.getGraphBounds();
3440 var bounds = graph.getGraphBounds();
3449 ….fromRectangle((graph.pageVisible) ? graph.view.getBackgroundPageBounds() : graph.getGraphBounds())
H A DDialogs.js751 var bounds = graph.getGraphBounds();
1278 var bounds = graph.getGraphBounds();
H A DEditor.js1310 var gb = graph.getGraphBounds();
2721 var gb = this.getGraphBounds();
H A DSidebar.js380 var bounds = this.graph2.getGraphBounds();
397 bounds = this.graph2.getGraphBounds();
2064 var bounds = this.graph.getGraphBounds();
H A DActions.js988 var bounds = (graph.isSelectionEmpty()) ? graph.getGraphBounds() :
H A DGraph.js2554 mxGraphView.prototype.getGraphBounds = function() method in mxGraphView
3289 var bounds = this.getGraphBounds();
8975 var bds = this.getGraphBounds();
9716 exportType == 'diagram') ? this.getGraphBounds() :
/plugin/diagramsnet/lib/plugins/
H A Dsql.js582 var bds = graph.getGraphBounds();
/plugin/diagramsnet/lib/mxgraph/
H A DmxClient.js84 d=null!=d?d:0;var e=c.width-2*d;c=c.height-2*d;d=b.getGraphBounds().clone();b=b.getView().getScale(…
85 …ttp-equiv="X-UA-Compatible" content="IE=9"><![endif]--\x3e');var g=a.getGraphBounds(),k=Math.ceil(…
88 …sors(b.body);return b},printScreen:function(a){var b=window.open();a.getGraphBounds();mxUtils.show…
820 …iteln("</head>");k.writeln('<body class="mxPage">')}var m=this.graph.getGraphBounds().clone(),n=th…
985 …raphView.prototype.lastForegroundHtmlNode=null;mxGraphView.prototype.getGraphBounds=function(){ret… method in mxGraphView
1097 …1,m=null!=g?g:this.container.offsetHeight-k.y-k.height-1;g=this.view.getGraphBounds();if(0<g.width…
1100 mxGraph.prototype.sizeDidChange=function(){var a=this.getGraphBounds();if(null!=this.container){var…
1103 …Rectangle(0,0,d.width*e,d.height*e),d=mxRectangle.fromRectangle(this.getGraphBounds());d.width=Mat…
1192 …t=function(a){return null!=a};mxGraph.prototype.getGraphBounds=function(){return this.view.getGrap… method in mxGraph
1311 …Listeners(a,f,g,k)};mxOutline.prototype.getViewBox=function(){return this.source.getGraphBounds()};
[all …]
/plugin/jdraw/lib/
H A Djgraphx.jarMETA-INF/MANIFEST.MF META-INF/HAMMURAP.SF META-INF/HAMMURAP ...