TAttFill


class description - source file - inheritance tree

class TAttFill


    public:
TAttFill(Color_t fcolor, Style_t fstyle) TAttFill(const TAttFill&) TAttFill() virtual ~TAttFill() static TClass* Class() void Copy(TAttFill& attfill) const Color_t GetFillColor() const Style_t GetFillStyle() const virtual TClass* IsA() const Bool_t IsTransparent() const virtual void Modify() virtual void ResetAttFill(Option_t* option) virtual void SaveFillAttributes(ofstream& out, const char* name, Int_t coldef = 1, Int_t stydef = 1001) virtual void SetFillAttributes() virtual void SetFillColor(Color_t fcolor) virtual void SetFillStyle(Style_t fstyle) virtual void ShowMembers(TMemberInspector& insp, char* parent) virtual void Streamer(TBuffer& b) void StreamerNVirtual(TBuffer& b)

Data Members


    protected:
Color_t fFillColor fill area color Style_t fFillStyle fill area style


See also

TArrow, TBox, TBranch, TEllipse, TF1, TGraph, TH1, TLegendEntry, TMarker3DBox, TMaterial, TNode, TPolyLine, TShape, TSpline, TStyle, TTree, TVirtualPS, TVirtualPad, TVirtualX

Class Description



Last update: Fri May 14 13:32:35 2004


ROOT page - Class index - 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.