ROOT » GRAF2D » GRAF » TPave

class TPave: public TBox


 a PAVE is a TBox with a bordersize and a shadow option
 The corners of a TPave can be rounded (option "arc")
 More functional objects like TPavelabel, TPaveText derive from TPave.


/* */

Function Members (Methods)

public:
virtual~TPave()
voidTObject::AbstractMethod(const char* method) const
virtual voidTObject::AppendPad(Option_t* option = "")
virtual voidTObject::Browse(TBrowser* b)
static TClass*Class()
virtual const char*TObject::ClassName() const
virtual voidTObject::Clear(Option_t* = "")
virtual TObject*TObject::Clone(const char* newname = "") const
virtual Int_tTObject::Compare(const TObject* obj) const
virtual voidConvertNDCtoPad()
virtual voidCopy(TObject& pave) const
virtual voidTObject::Delete(Option_t* option = "")MENU
Int_tTAttLine::DistancetoLine(Int_t px, Int_t py, Double_t xp1, Double_t yp1, Double_t xp2, Double_t yp2)
virtual Int_tDistancetoPrimitive(Int_t px, Int_t py)
virtual voidDraw(Option_t* option = "")
virtual TBox*TBox::DrawBox(Double_t x1, Double_t y1, Double_t x2, Double_t y2)
virtual voidTObject::DrawClass() constMENU
virtual TObject*TObject::DrawClone(Option_t* option = "") constMENU
virtual voidDrawPave(Double_t x1, Double_t y1, Double_t x2, Double_t y2, Int_t bordersize = 4, Option_t* option = "br")
virtual voidTObject::Dump() constMENU
virtual voidTObject::Error(const char* method, const char* msgfmt) const
virtual voidTObject::Execute(const char* method, const char* params, Int_t* error = 0)
virtual voidTObject::Execute(TMethod* method, TObjArray* params, Int_t* error = 0)
virtual voidExecuteEvent(Int_t event, Int_t px, Int_t py)
virtual voidTObject::Fatal(const char* method, const char* msgfmt) const
virtual TObject*TObject::FindObject(const char* name) const
virtual TObject*TObject::FindObject(const TObject* obj) const
virtual Rectangle_tTBox::GetBBox()
virtual TPointTBox::GetBBoxCenter()
Int_tGetBorderSize() const
Double_tGetCornerRadius() const
virtual Option_t*TObject::GetDrawOption() const
static Long_tTObject::GetDtorOnly()
virtual Color_tTAttFill::GetFillColor() const
virtual Style_tTAttFill::GetFillStyle() const
virtual const char*TObject::GetIconName() const
virtual Color_tTAttLine::GetLineColor() const
virtual Style_tTAttLine::GetLineStyle() const
virtual Width_tTAttLine::GetLineWidth() const
virtual Option_t*GetName() const
virtual char*TObject::GetObjectInfo(Int_t px, Int_t py) const
static Bool_tTObject::GetObjectStat()
virtual Option_t*GetOption() const
Int_tGetShadowColor() const
virtual const char*TObject::GetTitle() const
virtual UInt_tTObject::GetUniqueID() const
Double_tTBox::GetX1() const
Double_tGetX1NDC() const
Double_tTBox::GetX2() const
Double_tGetX2NDC() const
Double_tTBox::GetY1() const
Double_tGetY1NDC() const
Double_tTBox::GetY2() const
Double_tGetY2NDC() const
virtual Bool_tTObject::HandleTimer(TTimer* timer)
virtual ULong_tHash() const
virtual voidTBox::HideToolTip(Int_t event)
virtual voidTObject::Info(const char* method, const char* msgfmt) const
virtual Bool_tTObject::InheritsFrom(const char* classname) const
virtual Bool_tTObject::InheritsFrom(const TClass* cl) const
virtual voidTObject::Inspect() constMENU
voidTObject::InvertBit(UInt_t f)
virtual TClass*IsA() const
Bool_tTBox::IsBeingResized() const
virtual Bool_tTObject::IsEqual(const TObject* obj) const
virtual Bool_tTObject::IsFolder() const
virtual Int_tTBox::IsInside(Double_t x, Double_t y) const
Bool_tTObject::IsOnHeap() const
virtual Bool_tIsSortable() const
virtual Bool_tTAttFill::IsTransparent() const
Bool_tTObject::IsZombie() const
virtual voidls(Option_t* option = "") const
voidTObject::MayNotUse(const char* method) const
virtual voidTAttLine::Modify()
virtual Bool_tTObject::Notify()
voidTObject::Obsolete(const char* method, const char* asOfVers, const char* removedFromVers) const
voidTObject::operator delete(void* ptr)
voidTObject::operator delete(void* ptr, void* vp)
voidTObject::operator delete[](void* ptr)
voidTObject::operator delete[](void* ptr, void* vp)
void*TObject::operator new(size_t sz)
void*TObject::operator new(size_t sz, void* vp)
void*TObject::operator new[](size_t sz)
void*TObject::operator new[](size_t sz, void* vp)
TPave&operator=(const TPave&)
virtual voidPaint(Option_t* option = "")
virtual voidTBox::PaintBox(Double_t x1, Double_t y1, Double_t x2, Double_t y2, Option_t* option = "")
virtual voidPaintPave(Double_t x1, Double_t y1, Double_t x2, Double_t y2, Int_t bordersize = 4, Option_t* option = "br")
virtual voidPaintPaveArc(Double_t x1, Double_t y1, Double_t x2, Double_t y2, Int_t bordersize = 4, Option_t* option = "br")
virtual voidTObject::Pop()
virtual voidPrint(Option_t* option = "") const
virtual Int_tTObject::Read(const char* name)
virtual voidTObject::RecursiveRemove(TObject* obj)
virtual voidTAttFill::ResetAttFill(Option_t* option = "")
virtual voidTAttLine::ResetAttLine(Option_t* option = "")
voidTObject::ResetBit(UInt_t f)
virtual voidTObject::SaveAs(const char* filename = "", Option_t* option = "") constMENU
virtual voidTAttFill::SaveFillAttributes(ostream& out, const char* name, Int_t coldef = 1, Int_t stydef = 1001)
virtual voidTAttLine::SaveLineAttributes(ostream& out, const char* name, Int_t coldef = 1, Int_t stydef = 1, Int_t widdef = 1)
virtual voidSavePrimitive(ostream& out, Option_t* option = "")
virtual voidTBox::SetBBoxCenter(const TPoint& p)
virtual voidTBox::SetBBoxCenterX(const Int_t x)
virtual voidTBox::SetBBoxCenterY(const Int_t y)
virtual voidTBox::SetBBoxX1(const Int_t x)
virtual voidTBox::SetBBoxX2(const Int_t x)
virtual voidTBox::SetBBoxY1(const Int_t y)
virtual voidTBox::SetBBoxY2(const Int_t y)
voidTObject::SetBit(UInt_t f)
voidTObject::SetBit(UInt_t f, Bool_t set)
virtual voidSetBorderSize(Int_t bordersize = 4)MENU
virtual voidSetCornerRadius(Double_t rad = 0.20000000000000001)MENU
virtual voidTObject::SetDrawOption(Option_t* option = "")MENU
static voidTObject::SetDtorOnly(void* obj)
virtual voidTAttFill::SetFillAttributes()MENU
virtual voidTAttFill::SetFillColor(Color_t fcolor)
virtual voidTAttFill::SetFillColorAlpha(Color_t fcolor, Float_t falpha)
virtual voidTAttFill::SetFillStyle(Style_t fstyle)
virtual voidTAttLine::SetLineAttributes()MENU
virtual voidTAttLine::SetLineColor(Color_t lcolor)
virtual voidTAttLine::SetLineColorAlpha(Color_t lcolor, Float_t lalpha)
virtual voidTAttLine::SetLineStyle(Style_t lstyle)
virtual voidTAttLine::SetLineWidth(Width_t lwidth)
virtual voidSetName(const char* name = "")MENU
static voidTObject::SetObjectStat(Bool_t stat)
virtual voidSetOption(Option_t* option = "br")
virtual voidSetShadowColor(Int_t color)MENU
virtual voidTBox::SetToolTipText(const char* text, Long_t delayms = 1000)
virtual voidTObject::SetUniqueID(UInt_t uid)
virtual voidSetX1(Double_t x1)
virtual voidSetX1NDC(Double_t x1)
virtual voidSetX2(Double_t x2)
virtual voidSetX2NDC(Double_t x2)
virtual voidSetY1(Double_t y1)
virtual voidSetY1NDC(Double_t y1)
virtual voidSetY2(Double_t y2)
virtual voidSetY2NDC(Double_t y2)
virtual voidShowMembers(TMemberInspector& insp) const
virtual voidStreamer(TBuffer&)
voidStreamerNVirtual(TBuffer& ClassDef_StreamerNVirtual_b)
virtual voidTObject::SysError(const char* method, const char* msgfmt) const
Bool_tTObject::TestBit(UInt_t f) const
Int_tTObject::TestBits(UInt_t f) const
TPave()
TPave(const TPave& pave)
TPave(Double_t x1, Double_t y1, Double_t x2, Double_t y2, Int_t bordersize = 4, Option_t* option = "br")
virtual voidTObject::UseCurrentStyle()
virtual voidTObject::Warning(const char* method, const char* msgfmt) const
virtual Int_tTObject::Write(const char* name = 0, Int_t option = 0, Int_t bufsize = 0)
virtual Int_tTObject::Write(const char* name = 0, Int_t option = 0, Int_t bufsize = 0) const
protected:
virtual voidTObject::DoError(int level, const char* location, const char* fmt, va_list va) const
voidTObject::MakeZombie()

Data Members

public:
static TObject::(anonymous)TObject::kBitMask
static TObject::EStatusBitsTObject::kCanDelete
static TBox::(anonymous)TBox::kCannotMove
static TObject::EStatusBitsTObject::kCannotPick
static TObject::EStatusBitsTObject::kHasUUID
static TObject::EStatusBitsTObject::kInvalidObject
static TObject::(anonymous)TObject::kIsOnHeap
static TObject::EStatusBitsTObject::kIsReferenced
static TObject::EStatusBitsTObject::kMustCleanup
static TPave::(anonymous)kNameIsAction
static TObject::EStatusBitsTObject::kNoContextMenu
static TObject::(anonymous)TObject::kNotDeleted
static TObject::EStatusBitsTObject::kObjInCanvas
static TObject::(anonymous)TObject::kOverwrite
static TObject::(anonymous)TObject::kSingleKey
static TObject::(anonymous)TObject::kWriteDelete
static TObject::(anonymous)TObject::kZombie
protected:
Int_tfBorderSizewindow box bordersize in pixels
Double_tfCornerRadiusCorner radius in case of option arc
Color_tTAttFill::fFillColorfill area color
Style_tTAttFill::fFillStylefill area style
Int_tfInit(=0 if transformation to NDC not yet done)
Color_tTAttLine::fLineColorline color
Style_tTAttLine::fLineStyleline style
Width_tTAttLine::fLineWidthline width
TStringfNamePave name
TStringfOptionPave style
Bool_tTBox::fResizing!True if box is being resized
Int_tfShadowColorColor of the pave's shadow
Double_tTBox::fX1X of 1st point
Double_tfX1NDCX1 point in NDC coordinates
Double_tTBox::fX2X of 2nd point
Double_tfX2NDCX2 point in NDC coordinates
Double_tTBox::fY1Y of 1st point
Double_tfY1NDCY1 point in NDC coordinates
Double_tTBox::fY2Y of 2nd point
Double_tfY2NDCY2 point in NDC coordinates

Class Charts

Inheritance Inherited Members Includes Libraries
Class Charts

Function documentation

TPave()
 Pave default constructor.
TPave(Double_t x1, Double_t y1, Double_t x2, Double_t y2, Int_t bordersize = 4, Option_t* option = "br")
 Pave normal constructor.

 a PAVE is a box with a bordersize and a shadow option the border
 size is in pixels.

  option = "TR" Top and Right shadows are drawn.
  option = "TL" Top and Left shadows are drawn.
  option = "BR" Bottom and Right shadows are drawn.
  option = "BL" Bottom and Left shadows are drawn.

  If none of these four above options is specified the default the
  option "BR" will be used to draw the border. To produces a pave
  without any border it is enough to specify the option "NB" (no border).

  option = "NDC" x1,y1,x2,y2 are given in NDC
  option = "ARC" corners are rounded

 In case of option "ARC", the corner radius is specified
 via TPave::SetCornerRadius(rad) where rad is given in percent
 of the pave height (default value is 0.2).
~TPave()
 Pave default destructor.
TPave(const TPave& pave)
 Pave copy constructor.
void ConvertNDCtoPad()
 Convert pave coordinates from NDC to Pad coordinates.
void Copy(TObject& pave) const
 Copy this pave to pave.
Int_t DistancetoPrimitive(Int_t px, Int_t py)
 Compute distance from point px,py to a pave.

 Compute the closest distance of approach from point px,py to the
 edges of this pave.
 The distance is computed in pixels units.
void Draw(Option_t* option = "")
 Draw this pave with its current attributes.
void DrawPave(Double_t x1, Double_t y1, Double_t x2, Double_t y2, Int_t bordersize = 4, Option_t* option = "br")
 Draw this pave with new coordinates.
void ExecuteEvent(Int_t event, Int_t px, Int_t py)
 Execute action corresponding to one event.

  This member function is called when a PAVE object is clicked.
void ls(Option_t* option = "") const
 List this pave with its attributes.
void Paint(Option_t* option = "")
 Paint this pave with its current attributes.

  option = "TR" Top and Right shadows are drawn.
  option = "TL" Top and Left shadows are drawn.
  option = "BR" Bottom and Right shadows are drawn.
  option = "BL" Bottom and Left shadows are drawn.

  If none of these four above options is specified the default the
  option "BR" will be used to draw the border. To produces a pave
  without any border it is enough to specify the option "NB" (no border).

  option = "NDC" x1,y1,x2,y2 are given in NDC
  option = "ARC" corners are rounded

 In case of option "ARC", the corner radius is specified
 via TPave::SetCornerRadius(rad) where rad is given in percent
 of the pave height (default value is 0.2).
void PaintPave(Double_t x1, Double_t y1, Double_t x2, Double_t y2, Int_t bordersize = 4, Option_t* option = "br")
 Draw this pave with new coordinates.
void PaintPaveArc(Double_t x1, Double_t y1, Double_t x2, Double_t y2, Int_t bordersize = 4, Option_t* option = "br")
 Draw this pave with rounded corners.
void Print(Option_t* option = "") const
 Dump this pave with its attributes.
void SavePrimitive(ostream& out, Option_t* option = "")
 Save primitive as a C++ statement(s) on output stream out
void SetX1(Double_t x1)
 Set the X1 value
void SetX2(Double_t x2)
 Set the X2 value
void SetY1(Double_t y1)
 Set the Y1 value
void SetY2(Double_t y2)
 Set the Y2 value
void Streamer(TBuffer& )
 Stream an object of class TPave.
Int_t GetBorderSize() const
{ return fBorderSize;}
Double_t GetCornerRadius() const
{return fCornerRadius;}
Option_t * GetName() const
{return fName.Data();}
Option_t * GetOption() const
{return fOption.Data();}
Int_t GetShadowColor() const
{return fShadowColor;}
Double_t GetX1NDC() const
{return fX1NDC;}
Double_t GetX2NDC() const
{return fX2NDC;}
Double_t GetY1NDC() const
{return fY1NDC;}
Double_t GetY2NDC() const
{return fY2NDC;}
ULong_t Hash() const
{ return fName.Hash(); }
Bool_t IsSortable() const
{ return kTRUE; }
void SetBorderSize(Int_t bordersize = 4)
{fBorderSize = bordersize;}
void SetCornerRadius(Double_t rad = 0.20000000000000001)
{fCornerRadius = rad;}
void SetName(const char* name = "")
{fName = name;}
void SetOption(Option_t* option = "br")
{fOption = option;}
void SetShadowColor(Int_t color)
{fShadowColor=color;}
void SetX1NDC(Double_t x1)
{fX1NDC=x1;}
void SetX2NDC(Double_t x2)
{fX2NDC=x2;}
void SetY1NDC(Double_t y1)
{fY1NDC=y1;}
void SetY2NDC(Double_t y2)
{fY2NDC=y2;}