|
| ImportPointDlg (wxWindow *parent, wxWindowID id, const wxString &title, const wxPoint &pos=wxDefaultPosition, const wxSize &size=wxDefaultSize, long style=wxDEFAULT_DIALOG_STYLE) |
|
void | SetCRS (const vtProjection &proj) |
|
void | RefreshProjString () |
|
wxCheckBox * | GetLongitudeWest () |
|
wxButton * | GetSetCrs () |
|
wxRadioButton * | GetFormatDms () |
|
wxRadioButton * | GetFormatDecimal () |
|
wxTextCtrl * | GetCrs () |
|
wxChoice * | GetImportField () |
|
wxChoice * | GetElevation () |
|
wxChoice * | GetNorthing () |
|
wxChoice * | GetEasting () |
|
| ImportPointDlgBase (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) |
|
|
int | m_iEasting |
|
int | m_iNorthing |
|
bool | m_bElevation |
|
int | m_iElevation |
|
bool | m_bImportField |
|
int | m_iImportField |
|
wxString | m_strCRS |
|
vtProjection | m_proj |
|
bool | m_bFormat1 |
|
bool | m_bFormat2 |
|
bool | m_bFormat3 |
|
bool | m_bLongitudeWest |
|
|
wxStaticText * | m_text31 |
|
wxChoice * | m_easting |
|
wxStaticText * | m_text32 |
|
wxChoice * | m_northing |
|
wxCheckBox * | m_check_elevation |
|
wxChoice * | m_elevation |
|
wxCheckBox * | m_check_import_field |
|
wxChoice * | m_import_field |
|
wxStaticText * | m_text33 |
|
wxTextCtrl * | m_crs |
|
wxButton * | m_set_crs |
|
wxRadioButton * | m_format_decimal |
|
wxRadioButton * | m_format_dms |
|
wxRadioButton * | m_format_hdm |
|
wxCheckBox * | m_longitude_west |
|
wxButton * | m_ok |
|
wxButton * | m_cancel |
|
The documentation for this class was generated from the following files:
- D:/job/3kb/gelistirme/umasoft/vtp-src/VTP/TerrainApps/VTBuilder/ImportPointDlg.h
- D:/job/3kb/gelistirme/umasoft/vtp-src/VTP/TerrainApps/VTBuilder/ImportPointDlg.cpp