|
| ExtentDlg (wxWindow *parent, wxWindowID id, const wxString &title, const wxPoint &pos=wxDefaultPosition, const wxSize &size=wxDefaultSize, long style=wxDEFAULT_DIALOG_STYLE) |
|
wxCheckBox * | GetDMS () |
|
void | SetArea (DRECT area, bool bMeters) |
|
void | FormatExtent (wxString &str, double value) |
|
double | GetValueFrom (const wxString &str) |
|
| ExtentDlgBase (wxWindow *parent, wxWindowID id=wxID_ANY, const wxString &title=wxEmptyString, const wxPoint &pos=wxDefaultPosition, const wxSize &size=wxDefaultSize, long style=wxDEFAULT_DIALOG_STYLE|wxTAB_TRAVERSAL) |
|
|
wxString | m_strAll |
|
wxString | m_strEast |
|
wxString | m_strNorth |
|
wxString | m_strSouth |
|
wxString | m_strWest |
|
DRECT | m_area |
|
bool | m_bDegrees |
|
bool | m_bSetting |
|
bool | m_bDMS |
|
wxString | m_fs |
|
|
wxStaticText * | m_text1 |
|
wxTextCtrl * | m_extent_n |
|
wxStaticText * | m_text2 |
|
wxTextCtrl * | m_extent_w |
|
wxTextCtrl * | m_extent_e |
|
wxStaticText * | m_text3 |
|
wxTextCtrl * | m_extent_s |
|
wxStaticText * | m_text4 |
|
wxCheckBox * | m_dms |
|
wxButton * | m_ok |
|
wxButton * | m_cancel |
|
wxStaticText * | m_text5 |
|
wxTextCtrl * | m_extent_all |
|
The documentation for this class was generated from the following files:
- D:/job/3kb/gelistirme/umasoft/vtp-src/VTP/TerrainApps/VTBuilder/ExtentDlg.h
- D:/job/3kb/gelistirme/umasoft/vtp-src/VTP/TerrainApps/VTBuilder/ExtentDlg.cpp