TArrow
class description - source file - inheritance tree
public:
TArrow(Double_t x1, Double_t y1, Double_t x2, Double_t y2, Float_t arrowsize = 0.05, Option_t* option = ">")
TArrow(const TArrow& arrow)
TArrow()
virtual ~TArrow()
static TClass* Class()
virtual void Copy(TObject& arrow) const
virtual void Draw(Option_t* option)
virtual void DrawArrow(Double_t x1, Double_t y1, Double_t x2, Double_t y2, Float_t arrowsize = 0.05, Option_t* option = ">")
Float_t GetAngle() const
Float_t GetArrowSize() const
virtual Option_t* GetOption() const
virtual TClass* IsA() const
virtual void Paint(Option_t* option)
virtual void PaintArrow(Double_t x1, Double_t y1, Double_t x2, Double_t y2, Float_t arrowsize = 0.05, Option_t* option = ">")
virtual void SavePrimitive(ofstream& out, Option_t* option)
virtual void SetAngle(Float_t angle = 60)
virtual void SetArrowSize(Float_t arrowsize = 0.05)
virtual void SetOption(Option_t* option = ">")
virtual void ShowMembers(TMemberInspector& insp, char* parent)
virtual void Streamer(TBuffer& b)
void StreamerNVirtual(TBuffer& b)
protected:
Float_t fAngle Arrow opening angle (degrees)
Float_t fArrowSize Arrow Size
TString fOption Arrow shapes
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.