Public Member Functions | Static Public Member Functions | Protected Member Functions | Protected Attributes

GR_Abi_ComputerModernShaper Class Reference

#include <gr_Abi_ComputerModernShaper.h>

List of all members.

Public Member Functions

void setGraphics (class GR_Graphics *)
class GR_GraphicsgetGraphics (void) const

Static Public Member Functions

static SmartPtr
< GR_Abi_ComputerModernShaper
create (const SmartPtr< class AbstractLogger > &, const SmartPtr< class Configuration > &)

Protected Member Functions

 GR_Abi_ComputerModernShaper (const SmartPtr< class AbstractLogger > &, const SmartPtr< class Configuration > &)
virtual ~GR_Abi_ComputerModernShaper ()
virtual AreaRef getGlyphArea (ComputerModernFamily::FontNameId, ComputerModernFamily::FontSizeId, UChar8, int) const

Protected Attributes

class GR_Graphicsm_pGraphics

Constructor & Destructor Documentation

GR_Abi_ComputerModernShaper::GR_Abi_ComputerModernShaper ( const SmartPtr< class AbstractLogger > &  ,
const SmartPtr< class Configuration > &   
) [protected]
GR_Abi_ComputerModernShaper::~GR_Abi_ComputerModernShaper (  )  [protected, virtual]

Member Function Documentation

static SmartPtr<GR_Abi_ComputerModernShaper> GR_Abi_ComputerModernShaper::create ( const SmartPtr< class AbstractLogger > &  ,
const SmartPtr< class Configuration > &   
) [static]

Referenced by getGlyphArea().

AreaRef GR_Abi_ComputerModernShaper::getGlyphArea ( ComputerModernFamily::FontNameId  fontName,
ComputerModernFamily::FontSizeId  designSize,
UChar8  index,
int  size 
) const [protected, virtual]
class GR_Graphics* GR_Abi_ComputerModernShaper::getGraphics ( void   )  const [inline]

References m_pGraphics.

Referenced by getGlyphArea().

void GR_Abi_ComputerModernShaper::setGraphics ( class GR_Graphics pGr  ) 

References m_pGraphics.


Member Data Documentation


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