TAttLine


class description - source file - inheritance tree

class TAttLine

    public:
TAttLine(Color_t lcolor, Style_t lstyle, Width_t lwidth) TAttLine(const TAttLine&) TAttLine() virtual ~TAttLine() static TClass* Class() void Copy(TAttLine& attline) const Int_t DistancetoLine(Int_t px, Int_t py, Double_t xp1, Double_t yp1, Double_t xp2, Double_t yp2) Color_t GetLineColor() const Style_t GetLineStyle() const Width_t GetLineWidth() const virtual TClass* IsA() const virtual void Modify() virtual void ResetAttLine(Option_t* option) virtual void SaveLineAttributes(ofstream& out, const char* name, Int_t coldef = 1, Int_t stydef = 1, Int_t widdef = 1) virtual void SetLineAttributes() virtual void SetLineColor(Color_t lcolor) virtual void SetLineStyle(Style_t lstyle) virtual void SetLineWidth(Width_t lwidth) virtual void ShowMembers(TMemberInspector& insp, char* parent) virtual void Streamer(TBuffer& b) void StreamerNVirtual(TBuffer& b)

Data Members

    protected:
Color_t fLineColor line color Style_t fLineStyle line style Width_t fLineWidth line width


See also

TBox, TEllipse, TF1, TGraph, TH1, TLatex, TLegendEntry, TLine, TMarker3DBox, TNode, TPolyLine, TPolyLine3D, TShape, TSpline, TStyle, TTree, TView, 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.