259 switch ((
style - 50) % 18) {
308 return ((
style - 50) / 18) + 2;
int Int_t
Signed integer 4 bytes (int).
float Size_t
Attribute size (float).
short Width_t
Line width (short).
short Color_t
Color number (short).
short Style_t
Style number (short).
float Float_t
Float 4 bytes (float).
const char Option_t
Option string (const char).
virtual void SetMarkerColor(Color_t mcolor=1)
Set the marker color.
Color_t fMarkerColor
Marker color.
virtual void SetMarkerColorAlpha(Color_t mcolor, Float_t malpha)
virtual void ModifyOn(TVirtualPad &pad)
static Style_t GetMarkerStyleBase(Style_t style)
void Copy(TAttMarker &attmarker) const
Size_t fMarkerSize
Marker size.
Style_t fMarkerStyle
Marker style.
static Width_t GetMarkerLineWidth(Style_t style)
virtual void ResetAttMarker(Option_t *toption="")
virtual void SetMarkerAttributes()
virtual void SaveMarkerAttributes(std::ostream &out, const char *name, Int_t coldef=1, Int_t stydef=1, Int_t sizdef=1)
static Int_t GetColorTransparent(Int_t color, Float_t a)
static TString SavePrimitiveColor(Int_t ci)
static void UpdateMarkerAttributes(Int_t col, Int_t sty, Float_t msiz)
Update marker attributes via the pad editor.
virtual void SetAttMarker(const TAttMarker &att)
Set marker attributes.
TVirtualPad is an abstract base class for the Pad and Canvas classes.
virtual TVirtualPadPainter * GetPainter()=0