GRE::UI::FORM_PLACES Class Reference

Form consisting of label and string edit field. More...

#include <gre/uiformplaces.h>

Inheritance diagram for GRE::UI::FORM_PLACES:
Inheritance graph
[legend]

List of all members.

Public Member Functions

 FORM_PLACES (VIEW *view, VIEWABLE *viewable)
virtual ~FORM_PLACES ()
void Create (MGUI::LAYOUT_PANE_BASE &ParentPane, INT32 width, INT32 height)
const SPATREF::COORDREFSYSGetCoordRefSys ()
MGUI::LAYOUT_PANEGetFormPane ()
void SetCenter (const DPOINT2D &point)
void SetCoordRefSys (const SPATREF::COORDREFSYS &crs)

Detailed Description

Form consisting of label and string edit field.


Constructor & Destructor Documentation

GRE::UI::FORM_PLACES::FORM_PLACES ( VIEW view,
VIEWABLE viewable 
)

Constructor.

virtual GRE::UI::FORM_PLACES::~FORM_PLACES (  )  [virtual]

Destructor.


Member Function Documentation

void GRE::UI::FORM_PLACES::Create ( MGUI::LAYOUT_PANE_BASE ParentPane,
INT32  width,
INT32  height 
)

Create form with label from resource lookup.

const SPATREF::COORDREFSYS& GRE::UI::FORM_PLACES::GetCoordRefSys (  )  [inline]

Get coordrefsys.

MGUI::LAYOUT_PANE& GRE::UI::FORM_PLACES::GetFormPane (  )  [inline]

Get form's pane.

void GRE::UI::FORM_PLACES::SetCenter ( const DPOINT2D point  )  [inline]

Set center point to use.

void GRE::UI::FORM_PLACES::SetCoordRefSys ( const SPATREF::COORDREFSYS crs  )  [inline]

Set default coordrefsys to use.


The documentation for this class was generated from the following file:

Generated on Sun Oct 7 21:34:57 2012 for TNTsdk 2012 by  doxygen 1.6.1