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

Public Member Functions

 RawDlg (wxWindow *parent, wxWindowID id, const wxString &title, const wxPoint &pos=wxDefaultPosition, const wxSize &size=wxDefaultSize, long style=wxDEFAULT_DIALOG_STYLE)
 
wxButton * GetCrs ()
 
wxButton * GetExtents ()
 
wxTextCtrl * GetSpacing ()
 
void OnInitDialog (wxInitDialogEvent &event)
 
- Public Member Functions inherited from RawDlgBase
 RawDlgBase (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_iBytes
 
int m_iWidth
 
int m_iHeight
 
float m_fVUnits
 
float m_fSpacing
 
bool m_bBigEndian
 
bool m_bExtSpacing
 
bool m_bExtExact
 
bool m_bCrsSimple
 
bool m_bCrsCurrent
 
bool m_bCrsExact
 
DRECT m_extents
 
vtProjection m_proj
 
vtProjection m_original
 

Additional Inherited Members

- Protected Attributes inherited from RawDlgBase
wxStaticText * m_text6
 
wxTextCtrl * m_bytes
 
wxStaticText * m_text7
 
wxTextCtrl * m_width
 
wxStaticText * m_text8
 
wxTextCtrl * m_height
 
wxRadioButton * m_little_endian
 
wxRadioButton * m_big_endian
 
wxStaticText * m_text9
 
wxTextCtrl * m_vunits
 
wxRadioButton * m_crs_simple
 
wxRadioButton * m_crs_current
 
wxRadioButton * m_crs_exact
 
wxButton * m_crs
 
wxRadioButton * m_ext_spacing
 
wxTextCtrl * m_spacing
 
wxRadioButton * m_ext_exact
 
wxButton * m_extents
 
wxButton * m_ok
 
wxButton * m_cancel
 

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