view 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
line wrap: on
line source
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"];
}