Classes | Namespaces | Enumerations
FontBase.h File Reference

FontBase class interface. More...

#include <string>
Include dependency graph for FontBase.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  FontBase
 A abstract base class for font handling. More...

Namespaces

namespace  hippodraw
 

Namespace for HippoDraw.


namespace  hippodraw::FontWeight
 

A namespace for weight constants.


Enumerations

enum  weight {
  Light, Normal, DemiBold, Bold,
  Black, Invisible
}

Detailed Description

FontBase class interface.

This is a interface class. All the concrete implementation lie in other directories.

Copyright (C) 2004 The Board of Trustees of The Leland Stanford Junior University. All Rights Reserved.

Id:
FontBase.h,v 1.7 2005/10/30 00:10:12 pfkeb Exp

Definition in file FontBase.h.


Generated for HippoDraw Class Library by doxygen