GCValues_t
class description - source file - inheritance tree (.pdf)
public:
GCValues_t()
GCValues_t(const GCValues_t&)
~GCValues_t()
GCValues_t& operator=(const GCValues_t&)
public:
EGraphicsFunction fFunction logical operation
ULong_t fPlaneMask plane mask
ULong_t fForeground foreground pixel
ULong_t fBackground background pixel
Int_t fLineWidth line width
Int_t fLineStyle kLineSolid, kLineOnOffDash, kLineDoubleDash
Int_t fCapStyle kCapNotLast, kCapButt,
Int_t fJoinStyle kJoinMiter, kJoinRound, kJoinBevel
Int_t fFillStyle kFillSolid, kFillTiled,
Int_t fFillRule kEvenOddRule, kWindingRule
Int_t fArcMode kArcChord, kArcPieSlice
Pixmap_t fTile tile pixmap for tiling operations
Pixmap_t fStipple stipple 1 plane pixmap for stipping
Int_t fTsXOrigin offset for tile or stipple operations
Int_t fTsYOrigin
FontH_t fFont default text font for text operations
Int_t fSubwindowMode kClipByChildren, kIncludeInferiors
Bool_t fGraphicsExposures boolean, should exposures be generated
Int_t fClipXOrigin origin for clipping
Int_t fClipYOrigin
Pixmap_t fClipMask bitmap clipping; other calls for rects
Int_t fDashOffset patterned/dashed line information
Char_t fDashes[8] dash pattern list (dash length per byte)
Int_t fDashLen number of dashes in fDashes
Mask_t fMask bit mask specifying which fields are valid
GuiTypes
Types used by the GUI classes.
Inline Functions
void ~GCValues_t()
GCValues_t GCValues_t()
GCValues_t GCValues_t(const GCValues_t&)
GCValues_t& operator=(const GCValues_t&)
Last update: Thu Jun 16 19:58:06 2005
Copyright (C) 1995-2000, Rene Brun and Fons Rademakers. *
ROOT page - Class index - Class Hierarchy - Top of the page
This page has been automatically generated. If you have any comments or suggestions about the page layout send a mail to ROOT support, or contact the developers with any questions or problems regarding ROOT.