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