pm4py.objects.heuristics_net.edge module#

class pm4py.objects.heuristics_net.edge.Edge(start_node, end_node, dependency_value, dfg_value, repr_value, label='', repr_color='#000000', edge_type='frequency', net_name='')[source]#

Bases: object

get_color()[source]#

Gets the color to use for the representation

get_font_color()[source]#

Gets the font color to use for the representation

get_penwidth(default)[source]#

Gets the pen width to use for the representation

Parameters:

default – Default value