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