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

Public Member Functions

 DistribVegDlg (wxWindow *parent, wxWindowID id, const wxString &title, const wxPoint &pos=wxDefaultPosition, const wxSize &size=wxDefaultSize, long style=wxDEFAULT_DIALOG_STYLE)
 
wxTextCtrl * GetTextFixedDensity ()
 
wxTextCtrl * GetTextFixedSize ()
 
wxSpinCtrl * GetSpinRandomTo ()
 
wxSpinCtrl * GetSpinRandomFrom ()
 
wxChoice * GetChoiceDensityLayer ()
 
wxChoice * GetChoiceBiotypeLayer ()
 
wxChoice * GetChoiceBiotype ()
 
wxChoice * GetChoiceSpecies ()
 
wxRadioButton * GetSize2 ()
 
wxRadioButton * GetSize1 ()
 
wxRadioButton * GetDensity3 ()
 
wxRadioButton * GetDensity2 ()
 
wxRadioButton * GetDensity1 ()
 
wxRadioButton * GetSpecies3 ()
 
wxRadioButton * GetSpecies2 ()
 
wxRadioButton * GetSpecies1 ()
 
- Public Member Functions inherited from DistribVegDlgBase
 DistribVegDlgBase (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_iChoiceSpecies
 
int m_iChoiceBiotype
 
int m_iChoiceBiotypeLayer
 
int m_iChoiceDensityLayer
 
int m_iRandomFrom
 
int m_iRandomTo
 
bool m_bSpecies1
 
bool m_bSpecies2
 
bool m_bSpecies3
 
bool m_bDensity1
 
bool m_bDensity2
 
bool m_bDensity3
 
bool m_bSize1
 
bool m_bSize2
 
VegGenOptions m_opt
 

Additional Inherited Members

- Protected Attributes inherited from DistribVegDlgBase
wxStaticText * m_text16
 
wxTextCtrl * m_sampling
 
wxStaticText * m_text17
 
wxTextCtrl * m_scarcity
 
wxRadioButton * m_species1
 
wxChoice * m_choice_species
 
wxRadioButton * m_species2
 
wxChoice * m_choice_biotype
 
wxRadioButton * m_species3
 
wxChoice * m_choice_biotype_layer
 
wxRadioButton * m_density1
 
wxTextCtrl * m_text18_fixed_density
 
wxStaticText * m_text18
 
wxRadioButton * m_density2
 
wxRadioButton * m_density3
 
wxChoice * m_choice_density_layer
 
wxRadioButton * m_size1
 
wxTextCtrl * m_text_fixed_size
 
wxStaticText * m_text19
 
wxRadioButton * m_size2
 
wxSpinCtrl * m_spin_random_from
 
wxStaticText * m_text20
 
wxSpinCtrl * m_spin_random_to
 
wxStaticText * m_text21
 
wxButton * m_ok
 
wxButton * m_cancel
 

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