#include "GuiTypes.h"

GCValues_t


class description - header file
viewCVS header

class GCValues_t

Inheritance Inherited Members Includes Libraries
Class Charts

Function Members (Methods)

Display options:
Show inherited
Show non-public
public:
GCValues_t()
GCValues_t(const GCValues_t&)
~GCValues_t()
GCValues_t&operator=(const GCValues_t&)

Data Members

public:
EGraphicsFunctionfFunctionlogical operation
ULong_tfPlaneMaskplane mask
ULong_tfForegroundforeground pixel
ULong_tfBackgroundbackground pixel
Int_tfLineWidthline width
Int_tfLineStylekLineSolid, kLineOnOffDash, kLineDoubleDash
Int_tfCapStylekCapNotLast, kCapButt,
Int_tfJoinStylekJoinMiter, kJoinRound, kJoinBevel
Int_tfFillStylekFillSolid, kFillTiled,
Int_tfFillRulekEvenOddRule, kWindingRule
Int_tfArcModekArcChord, kArcPieSlice
Pixmap_tfTiletile pixmap for tiling operations
Pixmap_tfStipplestipple 1 plane pixmap for stipping
Int_tfTsXOriginoffset for tile or stipple operations
Int_tfTsYOrigin
FontH_tfFontdefault text font for text operations
Int_tfSubwindowModekClipByChildren, kIncludeInferiors
Bool_tfGraphicsExposuresboolean, should exposures be generated
Int_tfClipXOriginorigin for clipping
Int_tfClipYOrigin
Pixmap_tfClipMaskbitmap clipping; other calls for rects
Int_tfDashOffsetpatterned/dashed line information
Char_tfDashes[8]dash pattern list (dash length per byte)
Int_tfDashLennumber of dashes in fDashes
Mask_tfMaskbit mask specifying which fields are valid

Class Description

GCValues_t()

Last update: Tue Nov 21 09:00:25 2006


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.