Umasoft
 All Classes Files Functions Variables Typedefs Enumerations Enumerator Groups Pages
Public Member Functions | Public Attributes | List of all members
ImportPointDlg Class Reference
Inheritance diagram for ImportPointDlg:
ImportPointDlgBase

Public Member Functions

 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 ()
 
- Public Member Functions inherited from ImportPointDlgBase
 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)
 

Public Attributes

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
 

Additional Inherited Members

- Protected Attributes inherited from ImportPointDlgBase
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: