General information:Author: The Unknown Version: 1.0 Date: Mon Oct 25 15:55:15 MET 1999 |
Header files:
|
Code files:
|
Class FactorsDialog. This class is used to show a factors dialog, in which factors, arc/polygon conversion, smoothing and display options can be set.
scope: public | purpose: normal | inline?: no | function property: standard | type: basic | typename: NONE |
Declaration:
Factors(GDSMainWindow* parent, CommandHandler* _commandhandler,long style = &&BRAKOwxTHICK_FRAME | wxCAPTION&&BRAKC)
Description:
Constructor.
scope: public | purpose: normal | inline?: no | function property: standard | type: basic | typename: NONE |
Declaration:
~Factors()
Description:
Destructor.
scope: public | purpose: normal | inline?: no | function property: standard | type: basic | typename: void |
Declaration:
void SetupWindow()
Description:
windows initialization.
scope: public | purpose: normal | inline?: no | function property: standard | type: basic | typename: void |
Declaration:
void CmOk()
Description:
Close window if OK-button is pressed.
scope: public | purpose: normal | inline?: no | function property: standard | type: basic | typename: void |
Declaration:
void CmCancel()
Description:
Close window if CANCEL-button is pressed.
scope: public | purpose: normal | inline?: no | function property: standard | type: basic | typename: void |
Declaration:
void OnCloseWindow(wxCloseEvent& event)
Description:
Close window if EXIT-button is pressed.
scope: protected | purpose: normal | inline?: no | function property: standard | type: basic | typename: void |
Declaration:
void StoreValues()
Description:
get values from the controls.
scope: protected | purpose: normal | inline?: no | function property: standard | type: basic | typename: NONE |
Declaration:
DECLARE_EVENT_TABLE()
Description:
Declare used events.
scope: protected | type: basic | typename: wxNotebook* |
Declaration:
wxNotebook* m_notebook
Description:
wxWindows class.
scope: protected | type: basic | typename: GDSMainWindow* |
Declaration:
GDSMainWindow* _parent
Description:
Pointer to mainwindow.
scope: protected | type: basic | typename: wxPanel* |
Declaration:
wxPanel* _panel
Description:
wxWindows class.
scope: protected | type: basic | typename: wxPanel* |
Declaration:
wxPanel* _panel2
Description:
wxWindows class.
scope: protected | type: basic | typename: wxPanel* |
Declaration:
wxPanel* _panel3
Description:
wxWindows class.
scope: protected | type: basic | typename: wxPanel* |
Declaration:
wxPanel* _panel4
Description:
wxWindows class.
scope: protected | type: basic | typename: wxButton* |
Declaration:
wxButton* _ok
Description:
wxWindows class.
scope: protected | type: basic | typename: wxButton* |
Declaration:
wxButton* _cancel
Description:
wxWindows class.
scope: protected | type: basic | typename: wxCheckBox* |
Declaration:
wxCheckBox* _drawprim
Description:
wxWindows class.
scope: protected | type: basic | typename: wxRadioBox* |
Declaration:
wxRadioBox* _ed_circleORmedial
Description:
wxWindows class.
scope: protected | type: basic | typename: wxTextCtrl* |
Declaration:
wxTextCtrl* _ed_selectmarge
Description:
wxWindows class.
scope: protected | type: basic | typename: wxTextCtrl* |
Declaration:
wxTextCtrl* _ed_snapfactor
Description:
wxWindows class.
scope: protected | type: basic | typename: wxTextCtrl* |
Declaration:
wxTextCtrl* _ed_correctionfactor
Description:
wxWindows class.
scope: protected | type: basic | typename: wxTextCtrl* |
Declaration:
wxTextCtrl* _ed_roundfactor
Description:
wxWindows class.
scope: protected | type: basic | typename: wxTextCtrl* |
Declaration:
wxTextCtrl* _ed_correctionaber
Description:
wxWindows class.
scope: protected | type: basic | typename: wxTextCtrl* |
Declaration:
wxTextCtrl* _ed_poly2arcrmin
Description:
wxWindows class.
scope: protected | type: basic | typename: wxTextCtrl* |
Declaration:
wxTextCtrl* _ed_poly2arcrmax
Description:
wxWindows class.
scope: protected | type: basic | typename: wxTextCtrl* |
Declaration:
wxTextCtrl* _ed_poly2arcaber
Description:
wxWindows class.
scope: protected | type: basic | typename: wxTextCtrl* |
Declaration:
wxTextCtrl* _ed_arc2polyaber
Description:
wxWindows class.
scope: protected | type: basic | typename: wxTextCtrl* |
Declaration:
wxTextCtrl* _ed_smoothaber
Description:
wxWindows class.
scope: protected | type: basic | typename: wxTextCtrl* |
Declaration:
wxTextCtrl* _ed_displayaber
Description:
wxWindows class.
scope: protected | type: basic | typename: wxTextCtrl* |
Declaration:
wxTextCtrl* _ed_maxlinemerge
Description:
wxWindows class.
scope: protected | type: basic | typename: wxTextCtrl* |
Declaration:
wxTextCtrl* _ed_structhres
Description:
wxWindows class.
scope: protected | type: basic | typename: wxTextCtrl* |
Declaration:
wxTextCtrl* _ed_primthres
Description:
wxWindows class.
scope: protected | type: basic | typename: wxStaticText* |
Declaration:
wxStaticText* _m_selectmarge
Description:
wxWindows class.
scope: protected | type: basic | typename: wxStaticText* |
Declaration:
wxStaticText* _m_selectmarge_comm
Description:
wxWindows class.
scope: protected | type: basic | typename: wxStaticText* |
Declaration:
wxStaticText* _m_snapfactor
Description:
wxWindows class.
scope: protected | type: basic | typename: wxStaticText* |
Declaration:
wxStaticText* _m_correctionfactor
Description:
wxWindows class.
scope: protected | type: basic | typename: wxStaticText* |
Declaration:
wxStaticText* _m_roundfactor
Description:
wxWindows class.
scope: protected | type: basic | typename: wxStaticText* |
Declaration:
wxStaticText* _m_correctionaber
Description:
wxWindows class.
scope: protected | type: basic | typename: wxStaticText* |
Declaration:
wxStaticText* _m_poly2arcrmin
Description:
wxWindows class.
scope: protected | type: basic | typename: wxStaticText* |
Declaration:
wxStaticText* _m_poly2arcrmax
Description:
wxWindows class.
scope: protected | type: basic | typename: wxStaticText* |
Declaration:
wxStaticText* _m_poly2arcaber
Description:
wxWindows class.
scope: protected | type: basic | typename: wxStaticText* |
Declaration:
wxStaticText* _m_arc2polyaber
Description:
wxWindows class.
scope: protected | type: basic | typename: wxStaticText* |
Declaration:
wxStaticText* _m_smoothaber
Description:
wxWindows class.
scope: protected | type: basic | typename: wxStaticText* |
Declaration:
wxStaticText* _m_displayaber
Description:
wxWindows class.
scope: protected | type: basic | typename: wxStaticText* |
Declaration:
wxStaticText* _m_maxlinemerge
Description:
wxWindows class.
scope: protected | type: basic | typename: wxStaticText* |
Declaration:
wxStaticText* _m_structhres
Description:
wxWindows class.
scope: protected | type: basic | typename: wxStaticText* |
Declaration:
wxStaticText* _m_primthres
Description:
wxWindows class.
scope: protected | type: basic | typename: char |
Declaration:
char _selectmarge[LINELENGTH]
Description:
scope: protected | type: basic | typename: char |
Declaration:
char _snapfactor[LINELENGTH]
Description:
scope: protected | type: basic | typename: char |
Declaration:
char _correctionfactor[LINELENGTH]
Description:
scope: protected | type: basic | typename: char |
Declaration:
char _roundfactor[LINELENGTH]
Description:
scope: protected | type: basic | typename: char |
Declaration:
char _correctionaber[LINELENGTH]
Description:
scope: protected | type: basic | typename: char |
Declaration:
char _roundtype[LINELENGTH]
Description:
scope: protected | type: basic | typename: char |
Declaration:
char _poly2arcrmin[LINELENGTH]
Description:
scope: protected | type: basic | typename: char |
Declaration:
char _poly2arcrmax[LINELENGTH]
Description:
scope: protected | type: basic | typename: char |
Declaration:
char _poly2arcaber[LINELENGTH]
Description:
scope: protected | type: basic | typename: char |
Declaration:
char _arc2polyaber[LINELENGTH]
Description:
scope: protected | type: basic | typename: char |
Declaration:
char _smoothaber[LINELENGTH]
Description:
scope: protected | type: basic | typename: char |
Declaration:
char _displayaber[LINELENGTH]
Description:
scope: protected | type: basic | typename: char |
Declaration:
char _maxlinemerge[LINELENGTH]
Description:
scope: protected | type: basic | typename: char |
Declaration:
char _primthres[LINELENGTH]
Description:
scope: protected | type: basic | typename: char |
Declaration:
char _structhres[LINELENGTH]
Description:
scope: protected | type: basic | typename: G_BOOL |
Declaration:
G_BOOL _drawsmallprim
Description:
scope: protected | type: basic | typename: CommandHandler* |
Declaration:
CommandHandler* _lcommandhandler
Description:
Pointer to commandhandler.