#include <TGImageMap.h>
Inheritance diagram for TGRegion:
Definition at line 35 of file TGImageMap.h.
Definition at line 44 of file TGImageMap.h.
Definition at line 44 of file TGImageMap.h.
TGRegion::TGRegion | ( | Bool_t | ) | [protected] |
Definition at line 83 of file TGImageMap.cxx.
References fData, TGRegionData::fIsNull, TGRegionData::fRgn, and gVirtualX.
TGRegion::TGRegion | ( | ) |
Definition at line 71 of file TGImageMap.cxx.
References TRefCnt::AddReference(), fData, gEmptyRegion, and kTRUE.
TGRegion::TGRegion | ( | Int_t | x, | |
Int_t | y, | |||
UInt_t | w, | |||
UInt_t | h, | |||
ERegionType | = kRectangle | |||
) |
Definition at line 93 of file TGImageMap.cxx.
References fData, Rectangle_t::fHeight, TGRegionData::fIsNull, TGRegionData::fRgn, Rectangle_t::fWidth, Rectangle_t::fX, Rectangle_t::fY, gVirtualX, and kFALSE.
Definition at line 110 of file TGImageMap.cxx.
References fData, TGRegionData::fIsNull, TGRegionData::fRgn, gpoints, gVirtualX, i, kFALSE, and points.
Definition at line 150 of file TGImageMap.cxx.
References fData, TGRegionData::fIsNull, TGRegionData::fRgn, gpoints, gVirtualX, i, and kFALSE.
Definition at line 127 of file TGImageMap.cxx.
References TObject::Error(), fData, TGRegionData::fIsNull, TGRegionData::fRgn, gpoints, gVirtualX, i, kFALSE, n, x, and y.
TGRegion::TGRegion | ( | const TGRegion & | reg | ) |
TGRegion::~TGRegion | ( | ) | [virtual] |
Definition at line 176 of file TGImageMap.cxx.
References fData, TGRegionData::fRgn, gVirtualX, and TRefCnt::RemoveReference().
TGRegion::TGRegion | ( | Bool_t | ) | [protected] |
TGRegion::TGRegion | ( | ) |
TGRegion::TGRegion | ( | Int_t | x, | |
Int_t | y, | |||
UInt_t | w, | |||
UInt_t | h, | |||
ERegionType | = kRectangle | |||
) |
TGRegion::TGRegion | ( | const TGRegion & | reg | ) |
virtual TGRegion::~TGRegion | ( | ) | [virtual] |
TGRegion TGRegion::CopyRegion | ( | ) | const [protected] |
Definition at line 204 of file TGImageMap.cxx.
References fData, TGRegionData::fIsNull, TGRegionData::fRgn, and gVirtualX.
Definition at line 230 of file TGImageMap.cxx.
References fData, TGRegionData::fRgn, gVirtualX, and p.
Referenced by TGImageMap::HandleButton(), TGImageMap::HandleDoubleClick(), and TGImageMap::HandleMotion().
Definition at line 246 of file TGImageMap.cxx.
References fData, TGRegionData::fRgn, gVirtualX, kFALSE, and result().
Referenced by operator+(), and operator|().
Definition at line 256 of file TGImageMap.cxx.
References fData, TGRegionData::fRgn, gVirtualX, kFALSE, and result().
Referenced by operator &().
Definition at line 266 of file TGImageMap.cxx.
References fData, TGRegionData::fRgn, gVirtualX, kFALSE, and result().
Referenced by operator-().
Definition at line 276 of file TGImageMap.cxx.
References fData, TGRegionData::fRgn, gVirtualX, kFALSE, and result().
Referenced by operator^().
TGDimension TGRegion::GetDimension | ( | ) | const |
TGPosition TGRegion::GetPosition | ( | ) | const |
Bool_t TGRegion::IsNull | ( | ) | const |
Bool_t TGRegion::IsEmpty | ( | ) | const |
Definition at line 222 of file TGImageMap.cxx.
References fData, TGRegionData::fIsNull, TGRegionData::fRgn, and gVirtualX.
Definition at line 70 of file TGImageMap.h.
Definition at line 71 of file TGImageMap.h.
Definition at line 72 of file TGImageMap.h.
Definition at line 73 of file TGImageMap.h.
Definition at line 74 of file TGImageMap.h.
Definition at line 307 of file TGImageMap.cxx.
References fData, TGRegionData::fRgn, gVirtualX, and kTRUE.
Referenced by operator!=().
Definition at line 187 of file TGImageMap.cxx.
References fData, TGRegionData::fRgn, gVirtualX, and TRefCnt::RemoveReference().
TGRegion TGRegion::CopyRegion | ( | ) | const [protected] |
TGDimension TGRegion::GetDimension | ( | ) | const |
TGPosition TGRegion::GetPosition | ( | ) | const |
Bool_t TGRegion::IsNull | ( | ) | const |
Bool_t TGRegion::IsEmpty | ( | ) | const |
Definition at line 70 of file TGImageMap.h.
Definition at line 71 of file TGImageMap.h.
Definition at line 72 of file TGImageMap.h.
Definition at line 73 of file TGImageMap.h.
Definition at line 74 of file TGImageMap.h.
TGRegionData* TGRegion::fData [protected] |
Definition at line 38 of file TGImageMap.h.
Referenced by Contains(), CopyRegion(), Eor(), GetDimension(), GetPosition(), Intersect(), IsEmpty(), IsNull(), operator=(), operator==(), Subtract(), TGRegion(), Unite(), and ~TGRegion().
TGRegionData* TGRegion::fData [protected] |
Definition at line 38 of file TGImageMap.h.