GRASS Programmer's Manual
6.4.2(2012)
|
Shows summary result of choosing coordinate system parameters prior to creating location. More...
Public Member Functions | |
def | __init__ |
def | OnEnterPage |
Insert values into text controls for summary of location creation options. | |
def | OnFinish |
![]() | |
def | DoLayout |
Do page layout. | |
![]() | |
def | __init__ |
def | MakeLabel |
Make aligned label. | |
def | MakeTextCtrl |
Generic text control. | |
def | MakeButton |
Generic button. |
Data Fields | |
parent | |
panelTitle | |
panelProj4string | |
panelProj | |
ldatabase | |
llocation | |
llocTitle | |
lprojection | |
lproj4string | |
![]() | |
page | |
title | |
pagesizer | |
sizer |
Shows summary result of choosing coordinate system parameters prior to creating location.
Definition at line 1563 of file location_wizard.py.
def gui_modules.location_wizard.SummaryPage.__init__ | ( | self, | |
wizard, | |||
parent | |||
) |
Reimplemented from gui_modules.location_wizard.TitledPage.
Definition at line 1566 of file location_wizard.py.
def gui_modules.location_wizard.SummaryPage.OnEnterPage | ( | self, | |
event | |||
) |
Insert values into text controls for summary of location creation options.
Definition at line 1643 of file location_wizard.py.
def gui_modules.location_wizard.SummaryPage.OnFinish | ( | self, | |
event | |||
) |
Definition at line 1707 of file location_wizard.py.
References gui_modules.gcpmanager.GCPWizard.wizard, and gui_modules.location_wizard.LocationWizard.wizard.
gui_modules.location_wizard.SummaryPage.ldatabase |
Definition at line 1575 of file location_wizard.py.
gui_modules.location_wizard.SummaryPage.llocation |
Definition at line 1576 of file location_wizard.py.
gui_modules.location_wizard.SummaryPage.llocTitle |
Definition at line 1577 of file location_wizard.py.
gui_modules.location_wizard.SummaryPage.lproj4string |
Definition at line 1579 of file location_wizard.py.
gui_modules.location_wizard.SummaryPage.lprojection |
Definition at line 1578 of file location_wizard.py.
gui_modules.location_wizard.SummaryPage.panelProj |
Definition at line 1572 of file location_wizard.py.
gui_modules.location_wizard.SummaryPage.panelProj4string |
Definition at line 1571 of file location_wizard.py.
gui_modules.location_wizard.SummaryPage.panelTitle |
Definition at line 1570 of file location_wizard.py.
gui_modules.location_wizard.SummaryPage.parent |
Definition at line 1568 of file location_wizard.py.
Referenced by gui_modules.wxvdigit.VDigitError.Database(), gui_modules.wxvdigit.VDigitError.DbExecute(), gui_modules.wxvdigit.VDigitError.DbLink(), gui_modules.wxvdigit.VDigitError.DeadLine(), gui_modules.wxvdigit.VDigitError.Driver(), gui_modules.wxvdigit.VDigitError.FeatureType(), gui_modules.wxvdigit.VDigitError.NoMap(), gui_modules.menuform.mainFrame.OnCancel(), gui_modules.menuform.mainFrame.OnDone(), wxgui.GMFrame.OnPsMap(), gui_modules.menuform.mainFrame.OnRun(), gui_modules.toolbars.VDigitToolbar.OnSelectMap(), gui_modules.toolbars.VDigitToolbar.OnSettings(), gui_modules.toolbars.NvizToolbar.OnSettings(), gui_modules.toolbars.AbstractToolbar.OnTool(), gui_modules.menuform.cmdPanel.OnUpdateSelection(), gui_modules.toolbars.VDigitToolbar.OnZBulk(), gui_modules.wxvdigit.VDigitError.ReadLine(), gui_modules.menuform.UpdateQThread.run(), gui_modules.toolbars.VDigitToolbar.StopEditing(), gui_modules.mapdisp_window.BufferedWindow.UpdateMap(), and gui_modules.wxvdigit.VDigitError.WriteLine().