TdkPointStyleChar Class Reference
[The Core Module]

#include <TdkPointStyleChar.h>

Inheritance diagram for TdkPointStyleChar:

TdkPointStyle TdkStyle List of all members.

Public Member Functions

 TdkPointStyleChar ()
virtual ~TdkPointStyleChar ()
void setFont (string f)
string getFont ()
void setCharCode (int code)
int getCharCode ()
virtual bool autoDraw ()
virtual bool toBlob (TdkBlob *blob)
virtual bool load (TdkBlob *blob, TdkStyleVersion version=TeCurrentStyleVer)
virtual int getBlobSize ()
 Returns the size of the style in blob format.

Protected Attributes

string font_
int charCode_

Detailed Description

TdkPointStyleChar class. This class is an example on how to comment the code.


Constructor & Destructor Documentation

TdkPointStyleChar::TdkPointStyleChar (  ) 

TdkPointStyleChar::~TdkPointStyleChar (  )  [virtual]


Member Function Documentation

void TdkPointStyleChar::setFont ( string  f  )  [inline]

string TdkPointStyleChar::getFont (  )  [inline]

void TdkPointStyleChar::setCharCode ( int  code  )  [inline]

int TdkPointStyleChar::getCharCode (  )  [inline]

bool TdkPointStyleChar::autoDraw (  )  [virtual]

Implements TdkPointStyle.

bool TdkPointStyleChar::toBlob ( TdkBlob blob  )  [virtual]

Reimplemented from TdkPointStyle.

bool TdkPointStyleChar::load ( TdkBlob blob,
TdkStyleVersion  version = TeCurrentStyleVer 
) [virtual]

Reimplemented from TdkPointStyle.

int TdkPointStyleChar::getBlobSize (  )  [virtual]

Returns the size of the style in blob format.

Reimplemented from TdkPointStyle.


Member Data Documentation

string TdkPointStyleChar::font_ [protected]

int TdkPointStyleChar::charCode_ [protected]


The documentation for this class was generated from the following files:
Generated on Fri Jun 15 16:54:49 2007 for TDK by  doxygen 1.5.2