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

Public Member Functions

 ImportStructDlg (wxWindow *parent, wxWindowID id, const wxString &title, const wxPoint &pos=wxDefaultPosition, const wxSize &size=wxDefaultSize, long style=wxDEFAULT_DIALOG_STYLE)
 
wxRadioButton * GetRadioColorFixed ()
 
wxRadioButton * GetRadioColorDefault ()
 
wxButton * GetColorBuilding ()
 
wxButton * GetColorRoof ()
 
wxStaticBitmap * GetColorBitmapBuilding ()
 
wxStaticBitmap * GetColorBitmapRoof ()
 
wxSpinCtrl * GetEdgeDeg ()
 
wxChoice * GetChoiceRoofField ()
 
wxChoice * GetChoiceRoofType ()
 
wxRadioButton * GetRadioRoofField ()
 
wxRadioButton * GetRadioRoofSingle ()
 
wxRadioButton * GetRadioRoofDefault ()
 
wxChoice * GetChoiceHeightType ()
 
wxChoice * GetChoiceHeightField ()
 
wxChoice * GetChoiceFileField ()
 
wxRadioButton * GetTypeInstance ()
 
wxRadioButton * GetTypeLinear ()
 
wxRadioButton * GetTypeFootprint ()
 
wxRadioButton * GetTypeCenter ()
 
void SetFileName (const wxString &str)
 
void CopyToOptions ()
 
void UpdateEnables ()
 
bool GetRadio (int id)
 
void UpdateColorControl (bool select)
 
- Public Member Functions inherited from ImportStructDlgBase
 ImportStructDlgBase (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_nShapeType
 
int m_iType
 
int m_iHeightType
 
int m_iRoofType
 
int m_iRoofMode
 
StructImportOptions m_opt
 

Additional Inherited Members

- Protected Attributes inherited from ImportStructDlgBase
wxStaticText * m_text47
 
wxRadioButton * m_type_linear
 
wxRadioButton * m_type_instance
 
wxStaticText * m_text48
 
wxChoice * m_choice_file_field
 
wxRadioButton * m_type_center
 
wxRadioButton * m_type_footprint
 
wxStaticText * m_text49
 
wxChoice * m_choice_height_field
 
wxChoice * m_choice_height_type
 
wxStaticText * m_text50
 
wxRadioButton * m_radio_color_default
 
wxRadioButton * m_radio_color_fixed
 
wxStaticBitmap * m_color3
 
wxButton * m_set_color1
 
wxStaticText * m_text1
 
wxStaticBitmap * m_color4
 
wxButton * m_set_color2
 
wxStaticText * m_text2
 
wxRadioButton * m_radio_roof_default
 
wxRadioButton * m_radio_roof_single
 
wxChoice * m_choice_roof_type
 
wxStaticText * m_text3
 
wxSpinCtrl * m_slopecntr
 
wxRadioButton * m_radio_roof_field
 
wxChoice * m_choice_roof_field
 
wxStaticText * m_text4
 
wxTextCtrl * m_defaults_file
 
wxCheckBox * m_inside_area
 
wxButton * m_ok
 
wxButton * m_cancel
 

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