12 #ifndef ROOT_TAttMarker
13 #define ROOT_TAttMarker
void Copy(TAttMarker &attmarker) const
Copy this marker attributes to a new TAttMarker.
virtual void SetMarkerAttributes()
Invoke the DialogCanvas Marker attributes.
virtual void SetMarkerColorAlpha(Color_t mcolor, Float_t malpha)
Set a transparent marker color.
virtual void SetMarkerColor(Color_t mcolor=1)
virtual void SaveMarkerAttributes(std::ostream &out, const char *name, Int_t coldef=1, Int_t stydef=1, Int_t sizdef=1)
Save line attributes as C++ statement(s) on output stream out.
virtual void Modify()
Change current marker attributes if necessary.
virtual Size_t GetMarkerSize() const
virtual void SetMarkerStyle(Style_t mstyle=1)
virtual void SetMarkerSize(Size_t msize=1)
virtual void ResetAttMarker(Option_t *toption="")
Reset this marker attributes to the default values.
virtual ~TAttMarker()
TAttMarker destructor.
virtual Color_t GetMarkerColor() const
virtual Style_t GetMarkerStyle() const