Classes | Public Member Functions | Private Types | Private Member Functions | Private Attributes

GR_CharWidths Class Reference

#include <gr_CharWidths.h>

Inheritance diagram for GR_CharWidths:
GR_Win32CharWidths

List of all members.

Classes

struct  _a

Public Member Functions

 GR_CharWidths (void)
virtual ~GR_CharWidths (void)
void zeroWidths (void)
void setWidth (UT_UCSChar cIndex, UT_sint32 width)
UT_sint32 getWidth (UT_UCSChar cIndex) const

Private Types

typedef struct GR_CharWidths::_a Array256

Private Member Functions

 GR_CharWidths (GR_CharWidths &cp)

Private Attributes

Array256 m_aLatin1
UT_GenericVector< Array256 * > m_vecHiByte

Member Typedef Documentation

typedef struct GR_CharWidths::_a GR_CharWidths::Array256 [private]

Constructor & Destructor Documentation

GR_CharWidths::GR_CharWidths ( void   ) 
GR_CharWidths::~GR_CharWidths ( void   )  [virtual]
GR_CharWidths::GR_CharWidths ( GR_CharWidths cp  )  [private]

Member Function Documentation

void GR_CharWidths::zeroWidths ( void   ) 

Member Data Documentation


The documentation for this class was generated from the following files: