TAttMarker


class description - source file - inheritance tree

class TAttMarker


    public:
TAttMarker TAttMarker() TAttMarker TAttMarker(Color_t color, Style_t style, Size_t msize) TAttMarker TAttMarker(TAttMarker&) virtual void ~TAttMarker() static TClass* Class() void Copy(TAttMarker& attmarker) virtual Color_t GetMarkerColor() virtual Size_t GetMarkerSize() virtual Style_t GetMarkerStyle() 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)

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, TPolyLineShape, TPolyMarker, TPolyMarker3D, TSpline, TStyle, TTree, TVirtualPS, TVirtualX

Class Description

*-*-*-*-*-*-*-*-*-*-*-*-*Marker Attributes class*-*-*-*-*-*-*-*-*-*-*-*-*-*
*-*                      =======================
*-*  Marker attributes are:
*-*    Marker Color
*-*    Marker style
*-*    Marker Size
*-*
*-*  This class is used (in general by secondary inheritance)
*-*  by many other classes (graphics, histograms).
*-*
*-*  List of the currently supported markers (screen and PostScript)
*-*  ===============================================================
*-*      1 : dot
*-*      2 : +
*-*      3 : *
*-*      4 : o (open circle)
*-*      5 : x
*-*      6 : full circle (small)
*-*      7 : full circle (medium)
*-*      8 : full circle (large)
*-*      9 -->19 : dot
*-*     20 : full circle
*-*     21 : full square
*-*     22 : full triangle up
*-*     23 : full triangle down
*-*     24 : open circle
*-*     25 : open square
*-*     26 : open triangle up
*-*     27 : open diamond
*-*     28 : open cross
*-*     29 : open star
*-*     30 : full star
*-*

/*

*/

*-*
*-*   Various marker sizes are