comparison toolboxes/graph_visualisation/share/graphviz/smyrna/attr_widgets.dot @ 0:e9a9cd732c1e tip

first hg version after svn
author wolffd
date Tue, 10 Feb 2015 15:05:51 +0000
parents
children
comparison
equal deleted inserted replaced
-1:000000000000 0:e9a9cd732c1e
1 digraph smyrna_attr_widgets
2 {
3 graph[color_button_bgcolor="settingsColorBtn1"];
4 graph[color_button_bordercolor="settingsColorBtn2"];
5 graph[color_button_gridcolor="settingsColorBtn3"];
6 graph[color_button_selectednodecolor="settingsColorBtn8"];
7 graph[color_button_selectededgecolor="settingsColorBtn9"];
8 graph[color_button_defaultnodecolor="DefaultNodeCbtn"];
9 graph[color_button_defaultedgecolor="DefaultEdgeCbtn"];
10 graph[color_button_topologicaltopviewfinestcolor="settingsColorBtn9"];
11 graph[color_button_topologicaltopviewcoarsestcolor="settingsColorBtn9"];
12 graph[color_button_topologicalfisheyefinestcolor="settingsColorBtn10"];
13 graph[color_button_topologicalfisheyecoarsestcolor="settingsColorBtn11"];
14 graph[text_box_topologicalfisheyelabelattribute="finenodelabelattribute"];
15 graph[check_box_bordervisible="settingsChkBox2"];
16 graph[check_box_gridvisible="settingsChkBox3"];
17 graph[check_box_drawnodes="settingsChkBox5-1"];
18 graph[check_box_drawedges="settingsChkBox5-2"];
19 graph[check_box_edgesselectable="chkboxEdgeSelect"];
20 graph[check_box_nodesselectable="chkboxNodeSelect"];
21 graph[combobox_labelglutfont="labelfont"];
22 graph[combobox_defaultnodeshape="settingscombobox1"];
23 graph[combobox_colortheme="colorthemecb"];
24 graph[color_button_nodelabelcolor="nodelabelcolor"];
25 graph[color_button_edgelabelcolor="edgelabelcolor"];
26 graph[text_box_nodelabelattribute="labelnodeattribute"];
27 graph[text_box_edgecolorattribute="edgecolortxt"];
28 graph[text_box_edgelabelattribute="labeledgeattribute"];
29 graph[check_box_labelwithdegree="labelwithdegree"];
30 graph[spin_button_labelnumberofnodes="labelzoomfactor"];
31 graph[check_box_shownodelabels="labelshownodes"];
32 graph[check_box_showedgelabels="labelshowedges"];
33 graph[check_box_usermode="settingsChkBox10"];
34 graph[check_box_antialiasing="settingsChkBox12"];
35 graph[check_box_topologicalfisheyedist2limit="settingsChkBox13"];
36 graph[check_box_topologicalfisheyeanimate="settingsChkBox14"];
37 graph[check_box_topologicalfisheyelabelfinenodes="settingsChkBox15"];
38 graph[check_box_topologicalfisheyecolornodes="settingsChkBox16"];
39 graph[check_box_topologicalfisheyecoloredges="settingsChkBox17"];
40 graph[check_box_topologicalfisheyelabelfocus="settingsChkBox18"];
41 graph[spin_button_defaultfisheyemagnifierradius="settingsspinbutton4"];
42 graph[spin_button_defaultfisheyemagnifierdistort="settingsspinbutton5"];
43 graph[spin_button_topologicalfisheyefinenodes="settingsspinbutton6"];
44 graph[spin_button_topologicalfisheyecoarseningfactor="settingsspinbutton7"];
45 graph[spin_button_topologicalfisheyedistortionfactor="settingsspinbutton8"];
46 graph[scale_button_defaultnodealpha="settingsscale1"];
47 graph[scale_button_defaultedgealpha="settingsscale2"];
48 graph[scale_button_nodesize="nodesizescale"];
49 graph[combobox_edgerender="edgerendercb"];
50 }