libsbml-draw
Public Member Functions | Public Attributes | List of all members
libsbml_draw.model.network.Network Class Reference

Public Member Functions

def __init__ (self, h_network)
 
def updateNetwork (self)
 

Public Attributes

 h_network
 
 compartments
 
 nodes
 
 reactions
 
 aliasedNodes
 

Detailed Description

Represents a network in the SBML model, and consists of nodes and
reactions.

Member Function Documentation

◆ updateNetwork()

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

The documentation for this class was generated from the following file: