TdkViewLayoutObject Class Reference
[The Core Module]

Defines the class TdkViewLayoutObject. More...

#include <TdkViewLayoutObject.h>

Inheritance diagram for TdkViewLayoutObject:

TdkApplicationLayoutObject TdkLayoutObject TdkEventHandler TdkEditableObject TdkDetailLayoutObject TdkGraphicalScaleLayoutObject TdkLegendLayoutObject TdkMapLayoutObject TdkNorthLayoutObject List of all members.

Public Member Functions

 TdkViewLayoutObject (std::string name, TeBox &bBox, TdkObjectGID &viewGID)
 TdkViewLayoutObject (std::string name, TeBox &bBox)
 TdkViewLayoutObject (TdkViewLayoutObject &viewLayoutObject)
virtual TdkObjectGIDgetViewGID ()
virtual bool useCurrentView ()
virtual TdkTemplateObjectcreateTemplate ()
virtual std::string getTemplateName ()

Protected Attributes

TdkObjectGID viewGID_
bool currentView_

Detailed Description

Defines the class TdkViewLayoutObject.


Constructor & Destructor Documentation

TdkViewLayoutObject::TdkViewLayoutObject ( std::string  name,
TeBox &  bBox,
TdkObjectGID viewGID 
)

TdkViewLayoutObject::TdkViewLayoutObject ( std::string  name,
TeBox &  bBox 
)

TdkViewLayoutObject::TdkViewLayoutObject ( TdkViewLayoutObject viewLayoutObject  ) 


Member Function Documentation

TdkObjectGID & TdkViewLayoutObject::getViewGID (  )  [inline, virtual]

bool TdkViewLayoutObject::useCurrentView (  )  [inline, virtual]

TdkTemplateObject * TdkViewLayoutObject::createTemplate (  )  [virtual]

Reimplemented from TdkApplicationLayoutObject.

std::string TdkViewLayoutObject::getTemplateName (  )  [inline, virtual]

Reimplemented from TdkApplicationLayoutObject.

Reimplemented in TdkDetailLayoutObject, TdkGraphicalScaleLayoutObject, TdkLegendLayoutObject, TdkMapLayoutObject, and TdkNorthLayoutObject.


Member Data Documentation

TdkObjectGID TdkViewLayoutObject::viewGID_ [protected]

bool TdkViewLayoutObject::currentView_ [protected]


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