Home
last modified time | relevance | path

Searched refs:defaultVertexStyle (Results 1 – 9 of 9) sorted by relevance

/plugin/diagramsnet/lib/js/diagramly/
DEditor.js1938 if (config.defaultVertexStyle != null)
1940 Graph.prototype.defaultVertexStyle = config.defaultVertexStyle; method in Graph
5279 …var defaults = (graph.getModel().isVertex(cells[i])) ? graph.defaultVertexStyle : graph.defaultEdg…
5373 btn.style.backgroundColor = mxUtils.getValue(graph.defaultVertexStyle,
5378 btn.style.backgroundColor = colorset['fill'] || mxUtils.getValue(graph.defaultVertexStyle,
5388 btn.style.border = b + ' ' + mxUtils.getValue(graph.defaultVertexStyle,
5393 … btn.style.border = b + ' ' + (colorset['stroke'] || mxUtils.getValue(graph.defaultVertexStyle,
5404 var bg = mxUtils.getValue(graph.defaultVertexStyle, mxConstants.STYLE_FILLCOLOR, '#ffffff');
5405 var bd = mxUtils.getValue(graph.defaultVertexStyle, mxConstants.STYLE_STROKECOLOR, '#000000');
DEditorUi.js3746 Graph.prototype.defaultVertexStyle = {'hachureGap': '4'}; method in Graph
7057 graph.defaultVertexStyle,
10292 graph.defaultVertexStyle = mxUtils.clone(Graph.prototype.defaultVertexStyle);
10293 setStyle(graph.defaultVertexStyle, 'fontSize', this.menus.defaultFontSize);
10308 setStyle(graph.defaultVertexStyle, 'fontFamily', Editor.sketchFontFamily);
10309 setStyle(graph.defaultVertexStyle, 'fontSource', Editor.sketchFontSource);
10310 setStyle(graph.defaultVertexStyle, 'hachureGap', '4');
10311 setStyle(graph.defaultVertexStyle, 'sketch', '1');
10327 graph.currentVertexStyle = mxUtils.clone(graph.defaultVertexStyle);
/plugin/diagramsnet/lib/js/grapheditor/
DSidebar.js374 (!applyAllStyles) ? this.editorUi.editor.graph.defaultVertexStyle : null,
1151 var temp = parseInt(this.editorUi.editor.graph.defaultVertexStyle['fontSize']);
2173 this.editorUi.editor.graph.defaultVertexStyle,
DEditorUi.js161 graph.currentVertexStyle = mxUtils.clone(graph.defaultVertexStyle);
DGraph.js274 this.currentVertexStyle = mxUtils.clone(this.defaultVertexStyle);
7357 Graph.prototype.defaultVertexStyle = {}; method in Graph
DFormat.js6282 graph.currentVertexStyle = mxUtils.clone(graph.defaultVertexStyle);
/plugin/diagramsnet/lib/js/
Dviewer.min.js2138 …ils.clone(k.defaultEdgeStyle);k.currentVertexStyle=mxUtils.clone(k.defaultVertexStyle);this.fireEv…
2318 …(this.defaultEdgeStyle);this.currentVertexStyle=mxUtils.clone(this.defaultVertexStyle);this.standa…
2524 …is,arguments);this.error=null;return f});return b};Graph.prototype.defaultVertexStyle={};Graph.pro… method in Graph
3167 b.enableCustomLibraries);null!=b.defaultVertexStyle&&(Graph.prototype.defaultVertexStyle=b.defaultV…
3260 c.defaultVertexStyle:c.defaultEdgeStyle;null!=b?(mxEvent.isShiftDown(d)||(l=""==b.fill?mxUtils.setS…
3263 …orImage+"')":d.style.backgroundColor=""==b.fill?mxUtils.getValue(c.defaultVertexStyle,mxConstants.…
3264defaultVertexStyle,mxConstants.STYLE_FILLCOLOR,Editor.isDarkMode()?Editor.darkColor:"#ffffff");d.s…
3265 mxUtils.getValue(c.defaultVertexStyle,mxConstants.STYLE_FILLCOLOR,"#ffffff"),l=mxUtils.getValue(c.d…
3451 …y%3DArchitects%2BDaughter";"1"==urlParams.sketch&&(Graph.prototype.defaultVertexStyle={hachureGap:…
3551 …updatePageLinksForCell(b,d[u]);p&&this.insertHandler(d,null,null,f.defaultVertexStyle,f.defaultEdg…
Dapp.min.js2172 …ils.clone(e.defaultEdgeStyle);e.currentVertexStyle=mxUtils.clone(e.defaultVertexStyle);this.fireEv…
2364 …Handler(b,null,this.graph2.model,m?null:this.editorUi.editor.graph.defaultVertexStyle,m?null:this.…
2387 …neral","general");var b=this,d=parseInt(this.editorUi.editor.graph.defaultVertexStyle.fontSize),d=…
2499 …i.insertHandler(l,null,this.graph.model,this.editorUi.editor.graph.defaultVertexStyle,this.editorU…
2567 …(this.defaultEdgeStyle);this.currentVertexStyle=mxUtils.clone(this.defaultVertexStyle);this.standa…
2773 …is,arguments);this.error=null;return c});return a};Graph.prototype.defaultVertexStyle={};Graph.pro… method in Graph
3215 …function(m){n.style.opacity=1;d.currentVertexStyle=mxUtils.clone(d.defaultVertexStyle);d.currentEd…
10499 b.enableCustomLibraries);null!=b.defaultVertexStyle&&(Graph.prototype.defaultVertexStyle=b.defaultV…
10592 f.defaultVertexStyle:f.defaultEdgeStyle;null!=b?(mxEvent.isShiftDown(c)||(m=""==b.fill?mxUtils.setS…
10595 …orImage+"')":c.style.backgroundColor=""==b.fill?mxUtils.getValue(f.defaultVertexStyle,mxConstants.…
[all …]
Dviewer-static.min.js2138 …ils.clone(k.defaultEdgeStyle);k.currentVertexStyle=mxUtils.clone(k.defaultVertexStyle);this.fireEv…
2318 …(this.defaultEdgeStyle);this.currentVertexStyle=mxUtils.clone(this.defaultVertexStyle);this.standa…
2524 …is,arguments);this.error=null;return f});return b};Graph.prototype.defaultVertexStyle={};Graph.pro… method in Graph
3167 b.enableCustomLibraries);null!=b.defaultVertexStyle&&(Graph.prototype.defaultVertexStyle=b.defaultV…
3260 c.defaultVertexStyle:c.defaultEdgeStyle;null!=b?(mxEvent.isShiftDown(d)||(l=""==b.fill?mxUtils.setS…
3263 …orImage+"')":d.style.backgroundColor=""==b.fill?mxUtils.getValue(c.defaultVertexStyle,mxConstants.…
3264defaultVertexStyle,mxConstants.STYLE_FILLCOLOR,Editor.isDarkMode()?Editor.darkColor:"#ffffff");d.s…
3265 mxUtils.getValue(c.defaultVertexStyle,mxConstants.STYLE_FILLCOLOR,"#ffffff"),l=mxUtils.getValue(c.d…
3451 …y%3DArchitects%2BDaughter";"1"==urlParams.sketch&&(Graph.prototype.defaultVertexStyle={hachureGap:…
3551 …updatePageLinksForCell(b,d[u]);p&&this.insertHandler(d,null,null,f.defaultVertexStyle,f.defaultEdg…