TdkLayoutMapRectFeedbackEvent Class Reference

Defines the TdkLayoutMapRectFeedbackEvent class. More...

#include <TdkLayoutMapRectFeedbackEvent.h>

Inheritance diagram for TdkLayoutMapRectFeedbackEvent:

TdkLayoutMapRectEvent TdkLayoutMapEvent TdkRectEvent TdkEvent TdkEvent List of all members.

Public Member Functions

 TdkLayoutMapRectFeedbackEvent (TdkMapLayoutObject *object, TeBox &rect, TeColor color=TeColor(0, 0, 0), TdkLineSubtype lineType=lnsContinuous, double lineWidth=1.)
 TdkLayoutMapRectFeedbackEvent (TdkLayoutMapRectFeedbackEvent &event)
virtual ~TdkLayoutMapRectFeedbackEvent ()
virtual std::string name ()
virtual std::string title ()
virtual TeColor getColor ()
virtual void setColor (TeColor color)
virtual TdkLineSubtype getLineType ()
virtual void setLineType (TdkLineSubtype lineType)
virtual double getLineWidth ()
virtual void setLineWidth (double lineWidth)

Protected Attributes

TeColor color_
TdkLineSubtype lineType_
double lineWidth_

Detailed Description

Defines the TdkLayoutMapRectFeedbackEvent class.


Constructor & Destructor Documentation

TdkLayoutMapRectFeedbackEvent::TdkLayoutMapRectFeedbackEvent ( TdkMapLayoutObject object,
TeBox &  rect,
TeColor  color = TeColor(0, 0, 0),
TdkLineSubtype  lineType = lnsContinuous,
double  lineWidth = 1. 
) [inline]

TdkLayoutMapRectFeedbackEvent::TdkLayoutMapRectFeedbackEvent ( TdkLayoutMapRectFeedbackEvent event  )  [inline]

virtual TdkLayoutMapRectFeedbackEvent::~TdkLayoutMapRectFeedbackEvent (  )  [inline, virtual]


Member Function Documentation

std::string TdkLayoutMapRectFeedbackEvent::name (  )  [inline, virtual]

Reimplemented from TdkLayoutMapRectEvent.

std::string TdkLayoutMapRectFeedbackEvent::title (  )  [inline, virtual]

Reimplemented from TdkLayoutMapRectEvent.

TeColor TdkLayoutMapRectFeedbackEvent::getColor (  )  [inline, virtual]

void TdkLayoutMapRectFeedbackEvent::setColor ( TeColor  color  )  [inline, virtual]

TdkLineSubtype TdkLayoutMapRectFeedbackEvent::getLineType (  )  [inline, virtual]

void TdkLayoutMapRectFeedbackEvent::setLineType ( TdkLineSubtype  lineType  )  [inline, virtual]

double TdkLayoutMapRectFeedbackEvent::getLineWidth (  )  [inline, virtual]

void TdkLayoutMapRectFeedbackEvent::setLineWidth ( double  lineWidth  )  [inline, virtual]


Member Data Documentation

TeColor TdkLayoutMapRectFeedbackEvent::color_ [protected]

TdkLineSubtype TdkLayoutMapRectFeedbackEvent::lineType_ [protected]

double TdkLayoutMapRectFeedbackEvent::lineWidth_ [protected]


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