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

Public Member Functions

 ImportStructOGRDlg (wxWindow *parent, wxWindowID id, const wxString &title, const wxPoint &pos=wxDefaultPosition, const wxSize &size=wxDefaultSize, long style=wxDEFAULT_DIALOG_STYLE)
 
wxChoice * GetLayername ()
 
wxCheckBox * GetUse25d ()
 
wxCheckBox * GetBuildFoundations ()
 
wxChoice * GetChoiceHeightType ()
 
wxChoice * GetChoiceHeightField ()
 
wxChoice * GetChoiceFileField ()
 
wxRadioButton * GetTypeInstance ()
 
wxRadioButton * GetTypeLinear ()
 
wxRadioButton * GetTypeBuilding ()
 
void SetDatasource (OGRDataSource *pDatasource)
 
void UpdateFieldNames ()
 
void UpdateEnables ()
 
bool GetRadio (int id)
 
- Public Member Functions inherited from ImportStructOGRDlgBase
 ImportStructOGRDlgBase (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_iType
 
StructImportOptions m_opt
 

Additional Inherited Members

- Protected Attributes inherited from ImportStructOGRDlgBase
wxStaticText * m_text5
 
wxChoice * m_layername
 
wxStaticText * m_text6
 
wxChoice * m_choice_height_field
 
wxChoice * m_choice_height_type
 
wxRadioButton * m_type_building
 
wxCheckBox * m_build_foundations
 
wxRadioButton * m_type_linear
 
wxRadioButton * m_type_instance
 
wxStaticText * m_text7
 
wxChoice * m_choice_file_field
 
wxCheckBox * m_inside_area
 
wxCheckBox * m_use_25d
 
wxButton * m_ok
 
wxButton * m_cancel
 

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