Form consisting of label and string edit field. More...
#include <gre/uiformplaces.h>

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::COORDREFSYS & | GetCoordRefSys () |
| MGUI::LAYOUT_PANE & | GetFormPane () |
| void | SetCenter (const DPOINT2D &point) |
| void | SetCoordRefSys (const SPATREF::COORDREFSYS &crs) |
Form consisting of label and string edit field.
| virtual GRE::UI::FORM_PLACES::~FORM_PLACES | ( | ) | [virtual] |
Destructor.
| 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.
1.6.1