Main Page   Namespace List   Class Hierarchy   Alphabetical List   Compound List   File List   Namespace Members   Compound Members   File Members  

TWbox Class Reference

#include <TWbox.h>

Inheritance diagram for TWbox:

Inheritance graph
[legend]
Collaboration diagram for TWbox:

Collaboration graph
[legend]
List of all members.

Public Methods

 TWbox ()
 TWbox (Double_t x1, Double_t y1, Double_t x2,Double_t y2, Color_t color=18, Short_t bordersize=5,Short_t bordermode=1)
 TWbox (const TWbox &wbox)
virtual ~TWbox ()
void Copy (TObject &wbox) const
virtual void Draw (Option_t *option="")
virtual void DrawWbox (Double_t x1, Double_t y1, Double_t x2,Double_t y2, Color_t color=33,Short_t bordersize=5,Short_t bordermode=-1)
virtual void ExecuteEvent (Int_t event, Int_t px, Int_t py)
Short_t GetBorderMode () const
Short_t GetBorderSize () const
Int_t GetDarkColor () const
Int_t GetLightColor () const
virtual void Paint (Option_t *option="")
virtual void PaintFrame (Double_t x1, Double_t y1, Double_t x2,Double_t y2, Color_t color, Short_t bordersize, Short_t bordermode, Bool_t tops)
virtual void PaintWbox (Double_t x1, Double_t y1, Double_t x2,Double_t y2, Color_t color=33, Short_t bordersize=5, Short_t bordermode=-1)
virtual void SavePrimitive (ofstream &out, Option_t *option)
virtual void SetBorderMode (Short_t bordermode)
virtual void SetBorderSize (Short_t bordersize)

Protected Attributes

Short_t fBorderSize
Short_t fBorderMode

Constructor & Destructor Documentation

TWbox::TWbox  
 

TWbox::TWbox Double_t    x1,
Double_t    y1,
Double_t    x2,
Double_t    y2,
Color_t    color = 18,
Short_t    bordersize = 5,
Short_t    bordermode = 1
 

TWbox::TWbox const TWbox &    wbox
 

virtual TWbox::~TWbox   [virtual]
 


Member Function Documentation

void TWbox::Copy TObject   wbox const [virtual]
 

Reimplemented from TBox.

Reimplemented in TFrame.

virtual void TWbox::Draw Option_t *    option = "" [virtual]
 

Reimplemented from TBox.

Reimplemented in TFrame.

virtual void TWbox::DrawWbox Double_t    x1,
Double_t    y1,
Double_t    x2,
Double_t    y2,
Color_t    color = 33,
Short_t    bordersize = 5,
Short_t    bordermode = -1
[virtual]
 

virtual void TWbox::ExecuteEvent Int_t    event,
Int_t    px,
Int_t    py
[virtual]
 

Reimplemented from TBox.

Reimplemented in TFrame, and TSliderBox.

Short_t TWbox::GetBorderMode   const
 

Definition at line 47 of file TWbox.h.

References fBorderMode.

Short_t TWbox::GetBorderSize   const
 

Definition at line 48 of file TWbox.h.

References fBorderSize.

Int_t TWbox::GetDarkColor   const
 

Definition at line 49 of file TWbox.h.

References TAttFill::GetFillColor().

Int_t TWbox::GetLightColor   const
 

Definition at line 50 of file TWbox.h.

References TAttFill::GetFillColor().

virtual void TWbox::Paint Option_t *    option = "" [virtual]
 

Reimplemented from TBox.

Reimplemented in TFrame.

virtual void TWbox::PaintFrame Double_t    x1,
Double_t    y1,
Double_t    x2,
Double_t    y2,
Color_t    color,
Short_t    bordersize,
Short_t    bordermode,
Bool_t    tops
[virtual]
 

virtual void TWbox::PaintWbox Double_t    x1,
Double_t    y1,
Double_t    x2,
Double_t    y2,
Color_t    color = 33,
Short_t    bordersize = 5,
Short_t    bordermode = -1
[virtual]
 

virtual void TWbox::SavePrimitive ofstream &    out,
Option_t *    option
[virtual]
 

Reimplemented from TBox.

Reimplemented in TFrame, and TSliderBox.

virtual void TWbox::SetBorderMode Short_t    bordermode [virtual]
 

Definition at line 58 of file TWbox.h.

References fBorderMode.

virtual void TWbox::SetBorderSize Short_t    bordersize [virtual]
 

Definition at line 59 of file TWbox.h.

References fBorderSize.


Member Data Documentation

Short_t TWbox::fBorderSize [protected]
 

Definition at line 33 of file TWbox.h.

Referenced by GetBorderSize(), and SetBorderSize().

Short_t TWbox::fBorderMode [protected]
 

Definition at line 34 of file TWbox.h.

Referenced by GetBorderMode(), and SetBorderMode().


The documentation for this class was generated from the following file:
Generated on Thu Dec 18 15:10:29 2003 for ROOT by doxygen1.2.16