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

Public Member Functions

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

Public Attributes

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
 

Additional Inherited Members

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