Mercurial > hg > camir-ismir2012
diff toolboxes/graph_visualisation/share/graphviz/smyrna/attr_widgets.dot @ 0:cc4b1211e677 tip
initial commit to HG from
Changeset:
646 (e263d8a21543) added further path and more save "camirversion.m"
author | Daniel Wolff |
---|---|
date | Fri, 19 Aug 2016 13:07:06 +0200 |
parents | |
children |
line wrap: on
line diff
--- /dev/null Thu Jan 01 00:00:00 1970 +0000 +++ b/toolboxes/graph_visualisation/share/graphviz/smyrna/attr_widgets.dot Fri Aug 19 13:07:06 2016 +0200 @@ -0,0 +1,50 @@ +digraph smyrna_attr_widgets +{ + graph[color_button_bgcolor="settingsColorBtn1"]; + graph[color_button_bordercolor="settingsColorBtn2"]; + graph[color_button_gridcolor="settingsColorBtn3"]; + graph[color_button_selectednodecolor="settingsColorBtn8"]; + graph[color_button_selectededgecolor="settingsColorBtn9"]; + graph[color_button_defaultnodecolor="DefaultNodeCbtn"]; + graph[color_button_defaultedgecolor="DefaultEdgeCbtn"]; + graph[color_button_topologicaltopviewfinestcolor="settingsColorBtn9"]; + graph[color_button_topologicaltopviewcoarsestcolor="settingsColorBtn9"]; + graph[color_button_topologicalfisheyefinestcolor="settingsColorBtn10"]; + graph[color_button_topologicalfisheyecoarsestcolor="settingsColorBtn11"]; + graph[text_box_topologicalfisheyelabelattribute="finenodelabelattribute"]; + graph[check_box_bordervisible="settingsChkBox2"]; + graph[check_box_gridvisible="settingsChkBox3"]; + graph[check_box_drawnodes="settingsChkBox5-1"]; + graph[check_box_drawedges="settingsChkBox5-2"]; + graph[check_box_edgesselectable="chkboxEdgeSelect"]; + graph[check_box_nodesselectable="chkboxNodeSelect"]; + graph[combobox_labelglutfont="labelfont"]; + graph[combobox_defaultnodeshape="settingscombobox1"]; + graph[combobox_colortheme="colorthemecb"]; + graph[color_button_nodelabelcolor="nodelabelcolor"]; + graph[color_button_edgelabelcolor="edgelabelcolor"]; + graph[text_box_nodelabelattribute="labelnodeattribute"]; + graph[text_box_edgecolorattribute="edgecolortxt"]; + graph[text_box_edgelabelattribute="labeledgeattribute"]; + graph[check_box_labelwithdegree="labelwithdegree"]; + graph[spin_button_labelnumberofnodes="labelzoomfactor"]; + graph[check_box_shownodelabels="labelshownodes"]; + graph[check_box_showedgelabels="labelshowedges"]; + graph[check_box_usermode="settingsChkBox10"]; + graph[check_box_antialiasing="settingsChkBox12"]; + graph[check_box_topologicalfisheyedist2limit="settingsChkBox13"]; + graph[check_box_topologicalfisheyeanimate="settingsChkBox14"]; + graph[check_box_topologicalfisheyelabelfinenodes="settingsChkBox15"]; + graph[check_box_topologicalfisheyecolornodes="settingsChkBox16"]; + graph[check_box_topologicalfisheyecoloredges="settingsChkBox17"]; + graph[check_box_topologicalfisheyelabelfocus="settingsChkBox18"]; + graph[spin_button_defaultfisheyemagnifierradius="settingsspinbutton4"]; + graph[spin_button_defaultfisheyemagnifierdistort="settingsspinbutton5"]; + graph[spin_button_topologicalfisheyefinenodes="settingsspinbutton6"]; + graph[spin_button_topologicalfisheyecoarseningfactor="settingsspinbutton7"]; + graph[spin_button_topologicalfisheyedistortionfactor="settingsspinbutton8"]; + graph[scale_button_defaultnodealpha="settingsscale1"]; + graph[scale_button_defaultedgealpha="settingsscale2"]; + graph[scale_button_nodesize="nodesizescale"]; + graph[combobox_edgerender="edgerendercb"]; +}