119 void ForceFreeGC(
const TGGC *gc);
135 void FreeGC(
const TGGC *gc);
Int_t GetLineWidth() const
TGGC(GCValues_t *values, Bool_t calledByGCPool)
Create a graphics context (only called via TGGCPool::GetGC()).
Int_t GetClipYOrigin() const
void SetPlaneMask(ULong_t v)
Set plane mask.
void SetTileStipYOrigin(Int_t v)
Y offset for tile or stipple operations.
Int_t GetDashOffset() const
void UpdateValues(GCValues_t *v)
Update values + mask.
Int_t GetCapStyle() const
Pixmap_t GetStipple() const
Pixel_t GetBackground() const
void SetForeground(Pixel_t v)
Set foreground color.
Int_t GetTileStipXOrigin() const
Definitions for TRefCnt, base class for reference counted objects.
ULong_t GetPlaneMask() const
TGGC & operator=(const TGGC &rhs)
Graphics context assignment operator.
EGraphicsFunction fFunction
void SetFunction(EGraphicsFunction v)
Set graphics context drawing function.
TGGCPool(const TGGCPool &gp)
void SetBackground(Pixel_t v)
Set background color.
THashTable implements a hash table to store TObject's.
#define ClassDef(name, id)
void SetArcMode(Int_t v)
Set arc mode (kArcChord, kArcPieSlice).
void Print(Option_t *option="") const
Print graphics contexts info.
Int_t GetFillStyle() const
Pixmap_t GetClipMask() const
Int_t GetTileStipYOrigin() const
const GCValues_t * GetAttributes() const
void SetStipple(Pixmap_t v)
Set 1 plane pixmap for stippling.
TGGCPool & operator=(const TGGCPool &gp)
void SetClipYOrigin(Int_t v)
Y origin for clipping.
void SetFont(FontH_t v)
Set font.
Bool_t fGraphicsExposures
void SetTileStipXOrigin(Int_t v)
X offset for tile or stipple operations.
void SetTile(Pixmap_t v)
Set tile pixmap for tiling operations.
Pixel_t GetForeground() const
void SetFillStyle(Int_t v)
Set fill style (kFillSolid, kFillTiled, kFillStippled, kFillOpaeueStippled).
void SetJoinStyle(Int_t v)
Set line join style (kJoinMiter, kJoinRound, kJoinBevel).
virtual ~TGGC()
Delete graphics context.
Int_t GetFillRule() const
void SetClipXOrigin(Int_t v)
X origin for clipping.
void SavePrimitive(std::ostream &out, Option_t *option="")
Save graphics context info as a C++ statement(s) on output stream out.
void SetLineStyle(Int_t v)
Set line style (kLineSolid, kLineOnOffDash, kLineDoubleDash).
const char * GetDashes() const
TString GetMaskString() const
Returns GC mask as a string - used in SavePrimitive().
TGObject & operator=(const TGObject &tgo)
Int_t GetSubwindowMode() const
Int_t GetLineStyle() const
void SetAttributes(GCValues_t *values)
Set attributes as specified in the values structure.
void SetGraphicsExposures(Bool_t v)
True if graphics exposure should be generated.
Mother of all ROOT objects.
EGraphicsFunction GetFunction() const
Int_t GetJoinStyle() const
void SetFillRule(Int_t v)
Set fill rule (kEvenOddRule, kWindingRule).
void SetLineWidth(Int_t v)
Set line width.
void SetDashOffset(Int_t v)
Patterned/dashed line offset.
Bool_t GetGraphicsExposures() const
void SetClipMask(Pixmap_t v)
Bitmap for clipping.
void SetSubwindowMode(Int_t v)
Set sub window mode (kClipByChildren, kIncludeInferiors).
Int_t GetClipXOrigin() const
GContext_t operator()() const
Not inline due to a bug in g++ 2.96 20000731 (Red Hat Linux 7.0).
void SetDashList(const char v[], Int_t len)
Set dash pattern. First use SetDashOffset() if not 0.
void SetCapStyle(Int_t v)
Set cap style (kCapNotLast, kCapButt, kCapRound, kCapProjecting).
static constexpr double g