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

Public Member Functions

 VegFieldsDlg (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)
 
void SetVegLayer (vtVegLayer *pLayer)
 
wxRadioButton * GetHeightRandom ()
 
wxChoice * GetSpeciesChoice ()
 
wxRadioButton * GetUseSpecies ()
 
wxRadioButton * GetBiotypeString ()
 
wxRadioButton * GetBiotypeInt ()
 
wxRadioButton * GetCommonName ()
 
wxRadioButton * GetSpeciesName ()
 
wxRadioButton * GetSpeciesId ()
 
wxChoice * GetHeightField ()
 
wxChoice * GetSpeciesField ()
 
- Public Member Functions inherited from VegFieldsDlgBase
 VegFieldsDlgBase (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

VegPointOptions m_options
 

Additional Inherited Members

- Protected Attributes inherited from VegFieldsDlgBase
wxRadioButton * m_use_species
 
wxChoice * m_species_choice
 
wxRadioButton * m_species_use_field
 
wxChoice * m_species_field
 
wxRadioButton * m_species_id
 
wxRadioButton * m_species_name
 
wxRadioButton * m_common_name
 
wxRadioButton * m_biotype_int
 
wxRadioButton * m_biotype_string
 
wxRadioButton * m_height_random
 
wxRadioButton * m_height_fixed
 
wxTextCtrl * m_height_fixed_value
 
wxRadioButton * m_height_use_field
 
wxChoice * m_height_field
 
wxButton * m_ok
 
wxButton * m_cancel
 

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