virtual char * GetFontFamilyAsString()
Set/Get the font family.
void SetJustificationToCentered()
virtual void SetFontFamilyAsString(const char *)
const char * GetVerticalJustificationAsString()
const char * GetJustificationAsString()
void SetFontFamilyToCourier()
void SetVerticalJustificationToTop()
void SetVerticalJustificationToCentered()
int VerticalJustification
void SetJustificationToRight()
void SetFontFamilyToTimes()
void PrintSelf(ostream &os, vtkIndent indent) override
Methods invoked by print to print information about the object including superclasses.
static vtkTextProperty * New()
Creates a new text property with font size 12, bold off, italic off, and Arial font.
represent text properties.
void SetFontFamilyToArial()
char * FontFamilyAsString
void ShallowCopy(vtkTextProperty *tprop)
Shallow copy of a text property.
void SetFontFamily(int t)
int GetFontFamilyMinValue()
void SetVerticalJustificationToBottom()
static int GetFontFamilyFromString(const char *f)