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