TdkLayoutMapPropertiesEvent Class Reference
[The Control Module]

Defines the TdkLayoutMapPropertiesEvent class. More...

#include <TdkLayoutMapPropertiesEvent.h>

Inheritance diagram for TdkLayoutMapPropertiesEvent:

TdkLayoutObjectPropertiesEvent TdkEvent List of all members.

Public Member Functions

 TdkLayoutMapPropertiesEvent ()
 TdkLayoutMapPropertiesEvent (TdkLayoutMapPropertiesEvent &event)
virtual ~TdkLayoutMapPropertiesEvent ()
TdkLayoutMapPropertiesEventoperator= (TdkLayoutMapPropertiesEvent &other)
virtual std::string name ()
virtual std::string title ()
virtual void undo ()
virtual void redo ()
virtual void setHGrid (double hGrid)
virtual double getHGrid ()
virtual void setVGrid (double vGrid)
virtual double getVGrid ()
virtual void setDrawGrid (bool draw)
virtual bool getDrawGrid ()
virtual void setPageScale (double pageScale)
virtual double getPageScale ()
virtual void setFixedPageScale (bool fixedPageScale)
virtual bool getFixedPageScale ()

Protected Attributes

double hGrid_
double vGrid_
bool drawGrid_
double pageScale_
bool fixedPageScale_
bool changedPageScale_

Detailed Description

Defines the TdkLayoutMapPropertiesEvent class.


Constructor & Destructor Documentation

TdkLayoutMapPropertiesEvent::TdkLayoutMapPropertiesEvent (  )  [inline]

TdkLayoutMapPropertiesEvent::TdkLayoutMapPropertiesEvent ( TdkLayoutMapPropertiesEvent event  )  [inline]

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


Member Function Documentation

TdkLayoutMapPropertiesEvent & TdkLayoutMapPropertiesEvent::operator= ( TdkLayoutMapPropertiesEvent other  )  [inline]

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

Reimplemented from TdkLayoutObjectPropertiesEvent.

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

Reimplemented from TdkLayoutObjectPropertiesEvent.

void TdkLayoutMapPropertiesEvent::undo (  )  [virtual]

Tecgraf - GIS development team

Tdk Framework

@(#) TdkLayoutMapPropertiesEvent.cpp

Reimplemented from TdkEvent.

void TdkLayoutMapPropertiesEvent::redo (  )  [virtual]

Reimplemented from TdkEvent.

void TdkLayoutMapPropertiesEvent::setHGrid ( double  hGrid  )  [inline, virtual]

double TdkLayoutMapPropertiesEvent::getHGrid (  )  [inline, virtual]

void TdkLayoutMapPropertiesEvent::setVGrid ( double  vGrid  )  [inline, virtual]

double TdkLayoutMapPropertiesEvent::getVGrid (  )  [inline, virtual]

void TdkLayoutMapPropertiesEvent::setDrawGrid ( bool  draw  )  [inline, virtual]

bool TdkLayoutMapPropertiesEvent::getDrawGrid (  )  [inline, virtual]

void TdkLayoutMapPropertiesEvent::setPageScale ( double  pageScale  )  [inline, virtual]

double TdkLayoutMapPropertiesEvent::getPageScale (  )  [inline, virtual]

void TdkLayoutMapPropertiesEvent::setFixedPageScale ( bool  fixedPageScale  )  [inline, virtual]

bool TdkLayoutMapPropertiesEvent::getFixedPageScale (  )  [inline, virtual]


Member Data Documentation

double TdkLayoutMapPropertiesEvent::hGrid_ [protected]

double TdkLayoutMapPropertiesEvent::vGrid_ [protected]

bool TdkLayoutMapPropertiesEvent::drawGrid_ [protected]

double TdkLayoutMapPropertiesEvent::pageScale_ [protected]

bool TdkLayoutMapPropertiesEvent::fixedPageScale_ [protected]

bool TdkLayoutMapPropertiesEvent::changedPageScale_ [protected]


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