TdkPolygonStyleBasic Class Reference
[The Core Module]

#include <TdkPolygonStyleBasic.h>

Inheritance diagram for TdkPolygonStyleBasic:

TdkPolygonStyle TdkStyle List of all members.

Public Member Functions

 TdkPolygonStyleBasic ()
virtual ~TdkPolygonStyleBasic ()
void setBasicType (TePolyBasicType bType)
TePolyBasicType getBasicType ()
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

TePolyBasicType basicType_

Detailed Description

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


Constructor & Destructor Documentation

TdkPolygonStyleBasic::TdkPolygonStyleBasic (  ) 

TdkPolygonStyleBasic::~TdkPolygonStyleBasic (  )  [virtual]


Member Function Documentation

void TdkPolygonStyleBasic::setBasicType ( TePolyBasicType  bType  )  [inline]

TePolyBasicType TdkPolygonStyleBasic::getBasicType (  )  [inline]

bool TdkPolygonStyleBasic::autoDraw (  )  [virtual]

Implements TdkPolygonStyle.

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

Reimplemented from TdkPolygonStyle.

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

Reimplemented from TdkPolygonStyle.

int TdkPolygonStyleBasic::getBlobSize (  )  [virtual]

Returns the size of the style in blob format.

Reimplemented from TdkPolygonStyle.


Member Data Documentation

TePolyBasicType TdkPolygonStyleBasic::basicType_ [protected]


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