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

Public Member Functions

 ImportVegDlg (wxWindow *parent, wxWindowID id, const wxString &title, const wxPoint &pos=wxDefaultPosition, const wxSize &size=wxDefaultSize, long style=wxDEFAULT_DIALOG_STYLE)
 
void SetShapefileName (const wxString &filename)
 
wxRadioButton * GetDensity ()
 
wxRadioButton * GetBiotype2 ()
 
wxRadioButton * GetBiotype1 ()
 
wxComboBox * GetField ()
 
- Public Member Functions inherited from ImportVegDlgBase
 ImportVegDlgBase (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_fieldindex
 
VegImportFieldType m_datatype
 
wxComboBox * m_pcbField
 
wxRadioButton * m_pDensity
 
wxRadioButton * m_pBiotype1
 
wxRadioButton * m_pBiotype2
 
wxString m_filename
 

Additional Inherited Members

- Protected Attributes inherited from ImportVegDlgBase
wxStaticText * m_text14
 
wxComboBox * m_field
 
wxStaticText * m_text15
 
wxRadioButton * m_density
 
wxRadioButton * m_biotype1
 
wxRadioButton * m_biotype2
 
wxButton * m_ok
 
wxButton * m_cancel
 

The documentation for this class was generated from the following files: