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

Public Member Functions

 MatchDlg (wxWindow *parent, wxWindowID id, const wxString &title, const wxPoint &pos=wxDefaultPosition, const wxSize &size=wxDefaultSize, long style=wxDEFAULT_DIALOG_STYLE)
 
wxCheckBox * GetShrink ()
 
wxCheckBox * GetGrow ()
 
void SetArea (const DRECT &area, bool bIsGeo)
 
wxChoice * GetMatchLayer ()
 
void SetView (BuilderView *pView)
 
- Public Member Functions inherited from MatchDlgBase
 MatchDlgBase (wxWindow *parent, wxWindowID id=wxID_ANY, const wxString &title=wxEmptyString, const wxPoint &pos=wxDefaultPosition, const wxSize &size=wxSize(371, 305), long style=wxDEFAULT_DIALOG_STYLE|wxTAB_TRAVERSAL)
 

Public Attributes

wxString m_strExtent1
 
wxString m_strExtent2
 
int m_iLayer
 
wxString m_strLayerRes
 
bool m_bGrow
 
bool m_bShrink
 
int m_iTileSize
 
wxString m_strTiling
 
bool m_bIsGeo
 
DPoint2 m_spacing
 
IPoint2 m_tile
 
DRECT m_area
 
DRECT m_original
 
wxString m_fs
 
BuilderViewm_pView
 

Additional Inherited Members

- Protected Attributes inherited from MatchDlgBase
wxStaticText * m_text52
 
wxTextCtrl * m_extent1
 
wxStaticText * m_text53
 
wxTextCtrl * m_extent2
 
wxStaticText * m_text54
 
wxChoice * m_match_layer
 
wxStaticText * m_text55
 
wxTextCtrl * m_layer_res
 
wxStaticText * m_text56
 
wxCheckBox * m_grow
 
wxCheckBox * m_shrink
 
wxStaticText * m_text57
 
wxTextCtrl * m_tile_size
 
wxSpinButton * m_size_spin
 
wxStaticText * m_text58
 
wxTextCtrl * m_tiling
 
wxButton * m_ok
 
wxButton * m_cancel
 

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