GRASS Programmer's Manual
6.4.2(2012)
|
Start wizard here and finish wizard here. More...
Public Member Functions | |
def | __init__ |
def | OnWizFinished |
Wizard finished, create new location. | |
def | CreateProj4String |
Constract PROJ.4 string. |
Start wizard here and finish wizard here.
Definition at line 1720 of file location_wizard.py.
def gui_modules.location_wizard.LocationWizard.__init__ | ( | self, | |
parent, | |||
grassdatabase | |||
) |
Definition at line 1723 of file location_wizard.py.
References gui_modules.location_wizard.LocationWizard.__cleanUp().
def gui_modules.location_wizard.LocationWizard.CreateProj4String | ( | self | ) |
Constract PROJ.4 string.
Definition at line 2045 of file location_wizard.py.
Referenced by gui_modules.location_wizard.LocationWizard.OnWizFinished().
def gui_modules.location_wizard.LocationWizard.OnWizFinished | ( | self | ) |
Wizard finished, create new location.
Definition at line 1952 of file location_wizard.py.
References gui_modules.location_wizard.LocationWizard.altdb, gui_modules.location_wizard.LocationWizard.CreateProj4String(), gui_modules.location_wizard.LocationWizard.datumtrans, gui_modules.gcpmanager.GCPWizard.wizard, and gui_modules.location_wizard.LocationWizard.wizard.
gui_modules.location_wizard.LocationWizard.altdb |
Definition at line 1822 of file location_wizard.py.
Referenced by gui_modules.location_wizard.LocationWizard.OnWizFinished().
gui_modules.location_wizard.LocationWizard.csystemspage |
Definition at line 1753 of file location_wizard.py.
gui_modules.location_wizard.LocationWizard.custompage |
Definition at line 1761 of file location_wizard.py.
gui_modules.location_wizard.LocationWizard.datumpage |
Definition at line 1755 of file location_wizard.py.
gui_modules.location_wizard.LocationWizard.datums |
Definition at line 1908 of file location_wizard.py.
gui_modules.location_wizard.LocationWizard.datumtrans |
Definition at line 1744 of file location_wizard.py.
Referenced by gui_modules.location_wizard.LocationWizard.OnWizFinished().
gui_modules.location_wizard.LocationWizard.ellipsepage |
Definition at line 1760 of file location_wizard.py.
gui_modules.location_wizard.LocationWizard.ellipsoids |
Definition at line 1926 of file location_wizard.py.
gui_modules.location_wizard.LocationWizard.epsgpage |
Definition at line 1757 of file location_wizard.py.
gui_modules.location_wizard.LocationWizard.filepage |
Definition at line 1758 of file location_wizard.py.
gui_modules.location_wizard.LocationWizard.location |
Definition at line 1818 of file location_wizard.py.
gui_modules.location_wizard.LocationWizard.paramdesc |
Definition at line 1942 of file location_wizard.py.
gui_modules.location_wizard.LocationWizard.paramspage |
Definition at line 1756 of file location_wizard.py.
gui_modules.location_wizard.LocationWizard.parent |
Definition at line 1727 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().
gui_modules.location_wizard.LocationWizard.proj4string |
Definition at line 1745 of file location_wizard.py.
gui_modules.location_wizard.LocationWizard.projdesc |
Definition at line 1887 of file location_wizard.py.
gui_modules.location_wizard.LocationWizard.projections |
Definition at line 1886 of file location_wizard.py.
gui_modules.location_wizard.LocationWizard.projpage |
Definition at line 1754 of file location_wizard.py.
gui_modules.location_wizard.LocationWizard.startpage |
Definition at line 1752 of file location_wizard.py.
gui_modules.location_wizard.LocationWizard.sumpage |
Definition at line 1762 of file location_wizard.py.
gui_modules.location_wizard.LocationWizard.wizard |
Definition at line 1750 of file location_wizard.py.
Referenced by gui_modules.location_wizard.SummaryPage.OnFinish(), and gui_modules.location_wizard.LocationWizard.OnWizFinished().
gui_modules.location_wizard.LocationWizard.wktpage |
Definition at line 1759 of file location_wizard.py.