libsbml-draw
|
Public Member Functions | |
def | __init__ (self, h_network) |
def | updateNetwork (self) |
Public Attributes | |
h_network | |
compartments | |
nodes | |
reactions | |
aliasedNodes | |
Represents a network in the SBML model, and consists of nodes and reactions.
def libsbml_draw.model.network.Network.updateNetwork | ( | self | ) |
Updates the layout position values for the compartments, nodes, reactions (and the curves making up each reaction). Args: None Returns: None