WUT Velma robot API
Public Member Functions | Public Attributes | List of all members
rqt_agent.dot_graph.Graph.Node Class Reference

Public Member Functions

def __init__ (self)
 

Public Attributes

 label
 
 latex_label
 

Detailed Description

Definition at line 32 of file dot_graph.py.

Constructor & Destructor Documentation

◆ __init__()

def rqt_agent.dot_graph.Graph.Node.__init__ (   self)

Definition at line 33 of file dot_graph.py.

Member Data Documentation

◆ label

rqt_agent.dot_graph.Graph.Node.label

Definition at line 34 of file dot_graph.py.

◆ latex_label

rqt_agent.dot_graph.Graph.Node.latex_label

Definition at line 35 of file dot_graph.py.


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