Public Member Functions | Static Public Attributes | Private Attributes
rqt_decision_graph.graph_item.GraphItem Class Reference
Inheritance diagram for rqt_decision_graph.graph_item.GraphItem:
Inheritance graph
[legend]

List of all members.

Public Member Functions

def __init__

Static Public Attributes

tuple COLOR = QColor(0, 0, 0)
tuple COLOR_BLACK = QColor(0, 0, 0)
tuple COLOR_BLUE = QColor(0, 0, 204)
tuple COLOR_DARK_GRAY = QColor(75, 75, 75)
tuple COLOR_GRAY = QColor(212, 212, 212)
tuple COLOR_GREEN = QColor(0, 170, 0)
tuple COLOR_ORANGE = QColor(255, 165, 0)
tuple COLOR_RED = QColor(255, 0, 0)
tuple COLOR_TEAL = QColor(0, 170, 170)
float LABEL_PEN_WIDTH = 0.1
float PEN_WIDTH = 1.0

Private Attributes

 _color
 _label_pen_width
 _pen_width

Detailed Description

Definition at line 38 of file graph_item.py.


Constructor & Destructor Documentation

def rqt_decision_graph.graph_item.GraphItem.__init__ (   self,
  parent = None,
  kwargs 
)

Definition at line 52 of file graph_item.py.


Member Data Documentation

Definition at line 52 of file graph_item.py.

Definition at line 52 of file graph_item.py.

Definition at line 52 of file graph_item.py.

tuple rqt_decision_graph::graph_item.GraphItem::COLOR = QColor(0, 0, 0) [static]

Definition at line 50 of file graph_item.py.

Definition at line 39 of file graph_item.py.

tuple rqt_decision_graph::graph_item.GraphItem::COLOR_BLUE = QColor(0, 0, 204) [static]

Definition at line 40 of file graph_item.py.

tuple rqt_decision_graph::graph_item.GraphItem::COLOR_DARK_GRAY = QColor(75, 75, 75) [static]

Definition at line 45 of file graph_item.py.

tuple rqt_decision_graph::graph_item.GraphItem::COLOR_GRAY = QColor(212, 212, 212) [static]

Definition at line 46 of file graph_item.py.

tuple rqt_decision_graph::graph_item.GraphItem::COLOR_GREEN = QColor(0, 170, 0) [static]

Definition at line 41 of file graph_item.py.

tuple rqt_decision_graph::graph_item.GraphItem::COLOR_ORANGE = QColor(255, 165, 0) [static]

Definition at line 42 of file graph_item.py.

tuple rqt_decision_graph::graph_item.GraphItem::COLOR_RED = QColor(255, 0, 0) [static]

Definition at line 43 of file graph_item.py.

tuple rqt_decision_graph::graph_item.GraphItem::COLOR_TEAL = QColor(0, 170, 170) [static]

Definition at line 44 of file graph_item.py.

Definition at line 49 of file graph_item.py.

Definition at line 48 of file graph_item.py.


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


rqt_decision_graph
Author(s):
autogenerated on Wed Aug 26 2015 11:16:47