TdkPointStyleBasic Class Reference
[The Core Module]

#include <TdkPointStyleBasic.h>

Inheritance diagram for TdkPointStyleBasic:

TdkPointStyle TdkStyle List of all members.

Public Member Functions

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

TePtBasicType basicType_

Detailed Description

TdkPointStyleBasic class.


Constructor & Destructor Documentation

TdkPointStyleBasic::TdkPointStyleBasic (  ) 

TdkPointStyleBasic::~TdkPointStyleBasic (  )  [virtual]


Member Function Documentation

void TdkPointStyleBasic::setBasicType ( TePtBasicType  bType  )  [inline]

TePtBasicType TdkPointStyleBasic::getBasicType (  )  [inline]

bool TdkPointStyleBasic::autoDraw (  )  [virtual]

Implements TdkPointStyle.

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

Reimplemented from TdkPointStyle.

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

Reimplemented from TdkPointStyle.

int TdkPointStyleBasic::getBlobSize (  )  [virtual]

Returns the size of the style in blob format.

Reimplemented from TdkPointStyle.


Member Data Documentation

TePtBasicType TdkPointStyleBasic::basicType_ [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