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

Public Member Functions

 RenderDlg (wxWindow *parent, wxWindowID id, const wxString &title, const wxPoint &pos=wxDefaultPosition, const wxSize &size=wxDefaultSize, long style=wxDEFAULT_DIALOG_STYLE)
 
wxRadioButton * GetJpeg ()
 
wxRadioButton * GetGeotiff ()
 
wxButton * GetDotdotdot ()
 
wxTextCtrl * GetTextToFile ()
 
wxButton * GetBigger ()
 
wxButton * GetSmaller ()
 
wxTextCtrl * GetSizeY ()
 
wxTextCtrl * GetSizeX ()
 
wxChoice * GetColorMap ()
 
wxBitmapButton * GetColorNodata ()
 
void RecomputeSize ()
 
void UpdateEnabling ()
 
void UpdateColorMapChoice ()
 
- Public Member Functions inherited from RenderDlgBase
 RenderDlgBase (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_bConstraint
 
int m_power
 
bool m_bSetting
 
- Public Attributes inherited from RenderOptions
int m_iSizeX
 
int m_iSizeY
 
wxString m_strColorMap
 
bool m_bToFile
 
RGBi m_ColorNODATA
 
bool m_bShading
 
wxString m_strToFile
 
bool m_bJPEG
 

Additional Inherited Members

- Protected Attributes inherited from RenderDlgBase
wxRadioButton * m_radio_create_new
 
wxRadioButton * m_radio_to_file
 
wxTextCtrl * m_text_to_file
 
wxButton * m_dotdotdot
 
wxStaticText * m_text25
 
wxRadioButton * m_geotiff
 
wxRadioButton * m_jpeg
 
wxStaticText * m_text26
 
wxChoice * m_choice_colors
 
wxButton * m_edit_colors
 
wxCheckBox * m_shading
 
wxStaticText * m_text27
 
wxBitmapButton * m_color_nodata
 
wxStaticText * m_text28
 
wxTextCtrl * m_sizex
 
wxTextCtrl * m_sizey
 
wxCheckBox * m_constrain
 
wxButton * m_smaller
 
wxButton * m_bigger
 
wxButton * m_ok
 
wxButton * m_cancel
 

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