virtual void ResetAttText(Option_t *toption="")
Reset this text attributes to default values.
virtual Color_t GetTextColor() const
Return the text color.
virtual Short_t GetTextAlign() const
Return the text alignment.
virtual Float_t GetTextAngle() const
Return the text angle.
static void UpdateTextAttributes(Int_t align, Float_t angle, Int_t col, Int_t font, Float_t tsize)
Update text attributes via the pad editor.
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 Float_t GetTextSize() const
Return the text size.
TAttText()
AttText default constructor.
void Copy(TAttText &atttext) const
Copy this text attributes to a new TAttText.
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 Font_t GetTextFont() const
Return the text font.
virtual void SetTextColorAlpha(Color_t tcolor, Float_t talpha)
Set a transparent marker color.