#include "TGFont.h"

FontMetrics_t


class description - header file
viewCVS header

class FontMetrics_t

Inheritance Inherited Members Includes Libraries
Class Charts

Function Members (Methods)

Display options:
Show inherited
Show non-public
public:
FontMetrics_t()
FontMetrics_t(const FontMetrics_t&)
~FontMetrics_t()
FontMetrics_t&operator=(const FontMetrics_t&)

Data Members

public:
Int_tfAscentfrom baseline to top of font
Int_tfDescentfrom baseline to bottom of font
Int_tfLinespacethe sum of the ascent and descent
Int_tfMaxWidthwidth of widest character in font
Bool_tfFixedtrue if monospace, false otherwise

Class Description

void operator=(const TGFont &rhs)

Last update: Tue Nov 21 09:00:20 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.