virtual Float_t GetTextAngle() const
Return the text angle.
virtual Font_t GetTextFont() const
Return the text font.
virtual void ResetAttText(Option_t *toption="")
Reset this text attributes to default values.
void Copy(TAttText &atttext) const
Copy this text attributes to a new TAttText.
virtual Float_t GetTextSize() const
Return the text size.
virtual void SetTextAttributes()
Invoke the DialogCanvas Text attributes.
virtual void SetTextSizePixels(Int_t npixels)
Set the text size in pixels.
virtual void Modify()
Change current text attributes if necessary.
virtual void SetTextFont(Font_t tfont=62)
Set the text font.
virtual Short_t GetTextAlign() const
Return the text alignment.
virtual Color_t GetTextColor() const
Return the text color.
virtual void SetTextAlign(Short_t align=11)
Set the text alignment.
TAttText()
AttText default constructor.
virtual void SaveTextAttributes(std::ostream &out, const char *name, Int_t alidef=12, Float_t angdef=0, Int_t coldef=1, Int_t fondef=61, Float_t sizdef=1)
Save text attributes as C++ statement(s) on output stream out.
virtual void SetTextAngle(Float_t tangle=0)
Set the text angle.
virtual void SetTextColorAlpha(Color_t tcolor, Float_t talpha)
Set a transparent marker color.
virtual void SetTextColor(Color_t tcolor=1)
Set the text color.
virtual void SetTextSize(Float_t tsize=1)
Set the text size.