#include "TGFont.h"

FontMetrics_t


class description - header file - source file - inheritance tree (.pdf)

class FontMetrics_t

Inheritance Chart:
FontMetrics_t

    public:
FontMetrics_t() FontMetrics_t(const FontMetrics_t&) ~FontMetrics_t() FontMetrics_t& operator=(const FontMetrics_t&)

Data Members


    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

Class Description

void operator=(const TGFont &rhs)

Last update: Tue Jul 11 11:44:52 2006


ROOT page - Class index - Class Hierarchy - 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.