GRASS Programmer's Manual
6.4.4(2014)-r
|
Start wizard here and finish wizard here. More...
Public Member Functions | |
def | __init__ (self, parent, grassdatabase) |
def | OnWizFinished (self) |
Wizard finished, create new location. More... | |
def | CreateProj4String (self) |
Constract PROJ.4 string. More... | |
def | OnHelp (self, event) |
def wizard.LocationWizard.__init__ | ( | self, | |
parent, | |||
grassdatabase | |||
) |
Definition at line 1755 of file wizard.py.
References wizard.LocationWizard.__cleanUp().
def wizard.LocationWizard.CreateProj4String | ( | self | ) |
Constract PROJ.4 string.
Definition at line 2080 of file wizard.py.
Referenced by wizard.LocationWizard.OnWizFinished().
def wizard.LocationWizard.OnHelp | ( | self, | |
event | |||
) |
def wizard.LocationWizard.OnWizFinished | ( | self | ) |
Wizard finished, create new location.
Definition at line 1980 of file wizard.py.
References wizard.LocationWizard.altdb, wizard.LocationWizard.CreateProj4String(), wizard.LocationWizard.datumtrans, gcmd.RunCommand(), manager.GCPWizard.wizard, and wizard.LocationWizard.wizard.
wizard.LocationWizard.altdb |
Definition at line 1860 of file wizard.py.
Referenced by wizard.LocationWizard.OnWizFinished().
wizard.LocationWizard.datumtrans |
Definition at line 1776 of file wizard.py.
Referenced by wizard.LocationWizard.OnWizFinished().
wizard.LocationWizard.parent |
Definition at line 1759 of file wizard.py.
Referenced by wxdigit.VDigitError.Database(), wxdigit.VDigitError.DbExecute(), wxdigit.VDigitError.DbLink(), wxdigit.VDigitError.DeadLine(), wxdigit.VDigitError.Driver(), wxdigit.VDigitError.FeatureType(), colorrules.RulesPanel.LoadRules(), wxdigit.VDigitError.NoMap(), frame.PsMapBufferedWindow.OnLeftUp(), wxdigit.VDigitError.ReadLine(), colorrules.VectorColorTable.UpdateColorColumn(), and wxdigit.VDigitError.WriteLine().
wizard.LocationWizard.wizard |
Definition at line 1785 of file wizard.py.
Referenced by wizard.SummaryPage.OnFinish(), and wizard.LocationWizard.OnWizFinished().