TdkLineStyleBasic Class Reference

#include <TdkLineStyleBasic.h>

Inheritance diagram for TdkLineStyleBasic:

TdkLineStyle TdkStyle List of all members.

Public Member Functions

 TdkLineStyleBasic ()
 Default constructor.
virtual ~TdkLineStyleBasic ()
 Virtual destructor.
void basicType (TeLnBasicType bType)
TeLnBasicType basicType ()
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

TeLnBasicType basicType_

Detailed Description

TdkLineStyleBasic class. Implements a basic line style as a subclass of line style.


Constructor & Destructor Documentation

TdkLineStyleBasic::TdkLineStyleBasic (  ) 

Default constructor.

TdkLineStyleBasic::~TdkLineStyleBasic (  )  [virtual]

Virtual destructor.


Member Function Documentation

void TdkLineStyleBasic::basicType ( TeLnBasicType  bType  )  [inline]

TeLnBasicType TdkLineStyleBasic::basicType (  )  [inline]

bool TdkLineStyleBasic::autoDraw (  )  [virtual]

Implements TdkLineStyle.

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

Reimplemented from TdkLineStyle.

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

Reimplemented from TdkLineStyle.

int TdkLineStyleBasic::getBlobSize (  )  [virtual]

Returns the size of the style in blob format.

Reimplemented from TdkLineStyle.


Member Data Documentation

TeLnBasicType TdkLineStyleBasic::basicType_ [protected]


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