FontMetrics_t
class description - source file - inheritance tree
public:
FontMetrics_t()
FontMetrics_t(const FontMetrics_t&)
~FontMetrics_t()
public:
Int_t fAscent from baseline to top of font
Int_t fDescent from baseline to bottom of font
Int_t fLinespace the sum of the ascent and descent
Int_t fMaxWidth width of widest character in font
Bool_t fFixed true if monospace, false otherwise
TGFont and TGFontPool
Encapsulate fonts used in the GUI system.
TGFontPool provides a pool of fonts.
Inline Functions
FontMetrics_t FontMetrics_t()
FontMetrics_t FontMetrics_t(const FontMetrics_t&)
void ~FontMetrics_t()
Author: Fons Rademakers 20/5/2003
Last update: root/gui:$Name: $:$Id: TGFont.h,v 1.2 2003/11/05 13:08:25 rdm Exp $
Copyright (C) 1995-2003, Rene Brun and Fons Rademakers. *
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.