ERC CISST - cisst software
svlOverlayStaticText Class Reference
Inheritance diagram for svlOverlayStaticText:
[legend]Collaboration diagram for svlOverlayStaticText:
[legend]List of all members.
Detailed Description
Definition at line 156 of file svlOverlayObjects.h.
Public Member Functions
-
svlOverlayStaticText (unsigned int videoch, bool visible, const std::string &text, svlRect rect, double fontsize, svlRGB txtcolor)
-
svlOverlayStaticText (unsigned int videoch, bool visible, const std::string &text, svlRect rect, double fontsize, svlRGB txtcolor, svlRGB bgcolor)
-
void SetText (const std::string &text)
-
void SetRect (svlRect rect)
-
void SetFontSize (double size)
-
void SetTextColor (svlRGB txtcolor)
-
void SetBackgroundColor (svlRGB bgcolor)
-
void SetBackground (bool enable)
-
const std::string & GetText () const
-
svlRect GetRect () const
-
double GetFontSize () const
-
svlRGB GetTextColor () const
-
svlRGB GetBackgroundColor () const
-
bool GetBackground () const
-
svlRect GetTextSize (const std::string &text)
Protected Member Functions
The documentation for this class was generated from the following file:
erc-cisst-devel<at>lists.johnshopkins.edu