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

Public Member Functions

 MapServerDlg (wxWindow *parent, wxWindowID id, const wxString &title, const wxPoint &pos=wxDefaultPosition, const wxSize &size=wxDefaultSize, long style=wxDEFAULT_DIALOG_STYLE|wxRESIZE_BORDER)
 
wxButton * GetDotdotdot ()
 
wxTextCtrl * GetTextToFile ()
 
wxTextCtrl * GetStyleDesc ()
 
wxListBox * GetListStyles ()
 
wxTextCtrl * GetLayerDesc ()
 
wxListBox * GetListLayers ()
 
wxTextCtrl * GetQuery ()
 
wxComboBox * GetBaseUrl ()
 
wxChoice * GetFormat ()
 
void UpdateLayerList ()
 
void UpdateLayerDescription ()
 
void UpdateURL ()
 
void SetServerArray (OGCServerArray &array)
 
void UpdateEnabling ()
 
- Public Member Functions inherited from MapServerDlgBase
 MapServerDlgBase (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

bool m_bNewLayer
 
bool m_bToFile
 
int m_iXSize
 
int m_iYSize
 
wxString m_strQueryURL
 
DRECT m_area
 
bool m_bSetting
 
int m_iServer
 
int m_iLayer
 
int m_iStyle
 
int m_iFormat
 
wxString m_strToFile
 
OGCServerArraym_pServers
 
vtProjection m_proj
 

Additional Inherited Members

- Protected Attributes inherited from MapServerDlgBase
wxStaticText * m_text13
 
wxComboBox * m_base_url
 
wxButton * m_query_layers
 
wxStaticText * m_text14
 
wxStaticText * m_text15
 
wxListBox * m_list_layers
 
wxTextCtrl * m_layer_desc
 
wxStaticText * m_text16
 
wxStaticText * m_text17
 
wxListBox * m_list_styles
 
wxTextCtrl * m_style_desc
 
wxStaticText * m_text18
 
wxTextCtrl * m_width
 
wxStaticText * m_text19
 
wxTextCtrl * m_height
 
wxStaticText * m_text20
 
wxChoice * m_choice_format
 
wxStaticText * m_text21
 
wxTextCtrl * m_query
 
wxRadioButton * m_radio_create_new
 
wxRadioButton * m_radio_to_file
 
wxTextCtrl * m_text_to_file
 
wxButton * m_dotdotdot
 
wxButton * m_ok
 
wxButton * m_cancel
 

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