Go to the source code of this file.
Namespaces | |
wirecell.dfp.dot | |
Functions | |
def | wirecell.dfp.dot.dotencode (string) |
def | wirecell.dfp.dot.node_port_string (letter, types, addtypes=False) |
def | wirecell.dfp.dot.nodetype_label (nt, addtypes=False) |
def | wirecell.dfp.dot.gvgraph_nodetypes (nxgraph, nodetypes) |
def | wirecell.dfp.dot.edge_port_string (letter, edges) |
def | wirecell.dfp.dot.edgetype_label (nxnode, inedges, outedges) |
def | wirecell.dfp.dot.gvgraph (nxgraph) |