Public Member Functions | Protected Slots | Protected Member Functions | Protected Attributes | Private Member Functions
jsk_rviz_plugin::OverlayTextDisplay Class Reference

#include <overlay_text_display.h>

Inheritance diagram for jsk_rviz_plugin::OverlayTextDisplay:
Inheritance graph
[legend]

List of all members.

Public Member Functions

 OverlayTextDisplay ()
virtual ~OverlayTextDisplay ()

Protected Slots

void updateTopic ()

Protected Member Functions

virtual void onDisable ()
virtual void onEnable ()
virtual void onInitialize ()
virtual void subscribe ()
virtual void unsubscribe ()
virtual void update (float wall_dt, float ros_dt)

Protected Attributes

QColor bg_color_
QColor fg_color_
std::string font_
int line_width_
OverlayObject::Ptr overlay_
bool require_update_texture_
ros::Subscriber sub_
std::string text_
int text_size_
int texture_height_
int texture_width_
rviz::RosTopicPropertyupdate_topic_property_

Private Member Functions

void processMessage (const jsk_rviz_plugins::OverlayText::ConstPtr &msg)

Detailed Description

Definition at line 48 of file overlay_text_display.h.


Constructor & Destructor Documentation

Definition at line 45 of file overlay_text_display.cpp.

Definition at line 62 of file overlay_text_display.cpp.


Member Function Documentation

void jsk_rviz_plugin::OverlayTextDisplay::onDisable ( ) [protected, virtual]

Reimplemented from rviz::Display.

Definition at line 77 of file overlay_text_display.cpp.

void jsk_rviz_plugin::OverlayTextDisplay::onEnable ( ) [protected, virtual]

Reimplemented from rviz::Display.

Definition at line 69 of file overlay_text_display.cpp.

Reimplemented from rviz::Display.

Definition at line 105 of file overlay_text_display.cpp.

void jsk_rviz_plugin::OverlayTextDisplay::processMessage ( const jsk_rviz_plugins::OverlayText::ConstPtr &  msg) [private]

Definition at line 154 of file overlay_text_display.cpp.

void jsk_rviz_plugin::OverlayTextDisplay::subscribe ( ) [protected, virtual]

Definition at line 90 of file overlay_text_display.cpp.

void jsk_rviz_plugin::OverlayTextDisplay::unsubscribe ( ) [protected, virtual]

Definition at line 85 of file overlay_text_display.cpp.

void jsk_rviz_plugin::OverlayTextDisplay::update ( float  wall_dt,
float  ros_dt 
) [protected, virtual]

Reimplemented from rviz::Display.

Definition at line 112 of file overlay_text_display.cpp.

Definition at line 98 of file overlay_text_display.cpp.


Member Data Documentation

Definition at line 63 of file overlay_text_display.h.

Definition at line 64 of file overlay_text_display.h.

Definition at line 68 of file overlay_text_display.h.

Definition at line 66 of file overlay_text_display.h.

Definition at line 56 of file overlay_text_display.h.

Definition at line 79 of file overlay_text_display.h.

Definition at line 71 of file overlay_text_display.h.

Definition at line 67 of file overlay_text_display.h.

Definition at line 65 of file overlay_text_display.h.

Definition at line 59 of file overlay_text_display.h.

Definition at line 58 of file overlay_text_display.h.

Definition at line 80 of file overlay_text_display.h.


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


jsk_rviz_plugins
Author(s): Kei Okada , Yohei Kakiuchi , Shohei Fujii , Ryohei Ueda
autogenerated on Mon Oct 6 2014 01:18:44