TAttMarker


class description - source file - inheritance tree

class TAttMarker


    public:
TAttMarker(Color_t color, Style_t style, Size_t msize) TAttMarker(const TAttMarker&) TAttMarker() virtual ~TAttMarker() static TClass* Class() void Copy(TAttMarker& attmarker) const virtual Color_t GetMarkerColor() const virtual Size_t GetMarkerSize() const virtual Style_t GetMarkerStyle() const virtual TClass* IsA() const virtual void Modify() virtual void ResetAttMarker(Option_t* toption) virtual void SaveMarkerAttributes(ofstream& out, const char* name, Int_t coldef = 1, Int_t stydef = 1, Int_t sizdef = 1) virtual void SetMarkerAttributes() virtual void SetMarkerColor(Color_t tcolor = 1) virtual void SetMarkerSize(Size_t msize = 1) virtual void SetMarkerStyle(Style_t mstyle = 1) virtual void ShowMembers(TMemberInspector& insp, char* parent) virtual void Streamer(TBuffer& b) void StreamerNVirtual(TBuffer& b)

Data Members


    protected:
Color_t fMarkerColor Marker color index Style_t fMarkerStyle Marker style Size_t fMarkerSize Marker size


See also

TF1, TGraph, TH1, TLegendEntry, TMarker, TPolyMarker, TPolyMarker3D, TSpline, TStyle, TTree, TVirtualPS, 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.