Home
last modified time | relevance | path

Searched refs:getSvg (Results 26 – 34 of 34) sorted by relevance

12

/plugin/diagramsnet/lib/js/diagramly/
H A DPages.js386 var svgRoot = graph.getSvg(null, null, null, null, null,
H A DEditorUi.js1997 var svgRoot = this.editor.graph.getSvg(bg, null, null, null, null, ignoreSelection);
5119 var svgRoot = this.editor.graph.getSvg(bg, scale, border, noCrop,
6396 var svgRoot = this.editor.graph.getSvg(null, null, null, null, null,
6781 var svgRoot = graph.getSvg(bg, scale, border, null, null, ignoreSelection, null,
12336 var svgRoot = this.editor.graph.getSvg(bg, data.scale, data.border, null, null,
13903 editorUi.saveData(name, 'svg', mxUtils.getXml(graph.getSvg(bg, s, b)), 'image/svg+xml');
H A DGraphViewer.js585 var svgRoot = graph.getSvg();
H A DEditor.js3393 this.convertImages(graph.getSvg(null, null, border, noCrop, null, ignoreSelection,
6501 var graphGetSvg = Graph.prototype.getSvg;
6503 Graph.prototype.getSvg = function(background, scale, border, nocrop, crisp, method in Graph
/plugin/diagramsnet/lib/js/grapheditor/
H A DDialogs.js1274 ExportDialog.saveLocalFile(editorUi, mxUtils.getXml(graph.getSvg(bg, s, b)), name, format);
H A DGraph.js9679 Graph.prototype.getSvg = function(background, scale, border, nocrop, crisp, method in Graph
/plugin/diagramsnet/lib/js/
H A Dviewer.min.js2580 …prototype.getBackgroundImageObject=function(b){return b};Graph.prototype.getSvg=function(b,d,f,c,e…
3202 …=t?this.graph.defaultPageBackgroundColor:"#ffffff");this.convertImages(u.getSvg(null,null,p,x,null…
3292 …e.isViewer=function(){return urlParams.viewer};var M=Graph.prototype.getSvg;Graph.prototype.getSvg=
3408 …raph.background;if(u||v==mxConstants.NONE)v=null;var y=this.editor.graph.getSvg(v,null,null,null,n…
3493 …itor.graph.defaultPageBackgroundColor:"#ffffff");var l=this.editor.graph.getSvg(f,b,p,v,null,e,nul…
3536 …prototype.createEmbedSvg=function(b,c,e,g,k,n,p){var d=this.editor.graph.getSvg(null,null,null,nul…
3545 …D=null!=D?D:0;p=null!=y?y:c.background;p==mxConstants.NONE&&(p=null);n=c.getSvg(p,x,D,null,null,n,…
4029 …);b=(new mxCodec(b.ownerDocument)).decode(b).root;c.model.setRoot(b);b=c.getSvg();var e=c.getGraph…
H A Dapp.min.js2829 …prototype.getBackgroundImageObject=function(a){return a};Graph.prototype.getSvg=function(a,b,c,d,e…
3714 …l()),b,d);else if("svg"==d)ExportDialog.saveLocalFile(a,mxUtils.getXml(h.getSvg(e,c,f)),b,d);else{…
10534 …=v?this.graph.defaultPageBackgroundColor:"#ffffff");this.convertImages(t.getSvg(null,null,n,y,null…
10624 …e.isViewer=function(){return urlParams.viewer};var F=Graph.prototype.getSvg;Graph.prototype.getSvg=
10740 …raph.background;if(n||q==mxConstants.NONE)q=null;var u=this.editor.graph.getSvg(q,null,null,null,n…
10825 …itor.graph.defaultPageBackgroundColor:"#ffffff");var m=this.editor.graph.getSvg(l,b,n,v,null,d,nul…
10868 …prototype.createEmbedSvg=function(b,c,d,e,g,k,n){var f=this.editor.graph.getSvg(null,null,null,nul…
10877 …z=null!=z?z:0;n=null!=x?x:c.background;n==mxConstants.NONE&&(n=null);k=c.getSvg(n,A,z,null,null,k,…
11945 this.updatePageRoot(b);g.model.setRoot(b.root);b=g.getSvg(null,null,null,null,null,null,null,null,n…
H A Dviewer-static.min.js2580 …prototype.getBackgroundImageObject=function(b){return b};Graph.prototype.getSvg=function(b,d,f,c,e…
3202 …=t?this.graph.defaultPageBackgroundColor:"#ffffff");this.convertImages(u.getSvg(null,null,p,x,null…
3292 …e.isViewer=function(){return urlParams.viewer};var M=Graph.prototype.getSvg;Graph.prototype.getSvg=
3408 …raph.background;if(u||v==mxConstants.NONE)v=null;var y=this.editor.graph.getSvg(v,null,null,null,n…
3493 …itor.graph.defaultPageBackgroundColor:"#ffffff");var l=this.editor.graph.getSvg(f,b,p,v,null,e,nul…
3536 …prototype.createEmbedSvg=function(b,c,e,g,k,n,p){var d=this.editor.graph.getSvg(null,null,null,nul…
3545 …D=null!=D?D:0;p=null!=y?y:c.background;p==mxConstants.NONE&&(p=null);n=c.getSvg(p,x,D,null,null,n,…
4029 …);b=(new mxCodec(b.ownerDocument)).decode(b).root;c.model.setRoot(b);b=c.getSvg();var e=c.getGraph…

12