ERC CISST - cisst software
svlOverlayStaticBar Class Reference
Inheritance diagram for svlOverlayStaticBar:
[legend]Collaboration diagram for svlOverlayStaticBar:
[legend]List of all members.
Detailed Description
Definition at line 381 of file svlOverlayObjects.h.
Public Member Functions
-
svlOverlayStaticBar (unsigned int videoch, bool visible, vct2 range, double value, bool vertical, svlRect rect, svlRGB color, svlRGB bgcolor, unsigned int borderwidth, svlRGB bordercolor)
-
svlOverlayStaticBar (unsigned int videoch, bool visible, vct2 range, double value, bool vertical, svlRect rect, svlRGB color, svlRGB bgcolor)
-
void SetRange (const vct2 range)
-
void SetRange (const double from, const double to)
-
void SetValue (const double value)
-
void SetDirection (const bool vertical)
-
void SetRect (svlRect rect)
-
void SetColor (svlRGB color)
-
void SetBackgroundColor (svlRGB bgcolor)
-
void SetBorderWidth (const unsigned int pixels)
-
void SetBorderColor (svlRGB bordercolor)
-
vct2 GetRange () const
-
void GetRange (double &from, double &to) const
-
double GetValue () const
-
bool GetDirection () const
-
svlRect GetRect () const
-
svlRGB GetColor () const
-
svlRGB GetBackgroundColor () const
-
unsigned int GetBorderWidth () const
-
svlRGB GetBorderColor () const
Protected Member Functions
The documentation for this class was generated from the following file:
erc-cisst-devel<at>lists.johnshopkins.edu