Static Public Attributes | List of all members
rqt_py_trees.dynamic_timeline_frame._SelectionMode Class Reference
Inheritance diagram for rqt_py_trees.dynamic_timeline_frame._SelectionMode:
Inheritance graph
[legend]

Static Public Attributes

string LEFT_MARKED = 'left marked'
 
string MARKED = 'marked'
 
string MOVE_LEFT = 'move left'
 
string MOVE_RIGHT = 'move right'
 
string NONE = 'none'
 
string SHIFTING = 'shifting'
 

Detailed Description

SelectionMode states consolidated for readability
NONE = no region marked or started
LEFT_MARKED = one end of the region has been marked
MARKED = both ends of the region have been marked
SHIFTING = region is marked; currently dragging the region
MOVE_LEFT = region is marked; currently changing the left boundry of the selected region
MOVE_RIGHT = region is marked; currently changing the right boundry of the selected region

Definition at line 50 of file dynamic_timeline_frame.py.

Member Data Documentation

string rqt_py_trees.dynamic_timeline_frame._SelectionMode.LEFT_MARKED = 'left marked'
static

Definition at line 61 of file dynamic_timeline_frame.py.

string rqt_py_trees.dynamic_timeline_frame._SelectionMode.MARKED = 'marked'
static

Definition at line 62 of file dynamic_timeline_frame.py.

string rqt_py_trees.dynamic_timeline_frame._SelectionMode.MOVE_LEFT = 'move left'
static

Definition at line 64 of file dynamic_timeline_frame.py.

string rqt_py_trees.dynamic_timeline_frame._SelectionMode.MOVE_RIGHT = 'move right'
static

Definition at line 65 of file dynamic_timeline_frame.py.

string rqt_py_trees.dynamic_timeline_frame._SelectionMode.NONE = 'none'
static

Definition at line 60 of file dynamic_timeline_frame.py.

string rqt_py_trees.dynamic_timeline_frame._SelectionMode.SHIFTING = 'shifting'
static

Definition at line 63 of file dynamic_timeline_frame.py.


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


rqt_py_trees
Author(s): Thibault Kruse, Michal Staniaszek, Daniel Stonier, Naveed Usmani
autogenerated on Mon Jun 10 2019 14:55:56