GRASS Programmer's Manual
6.5.svn(2014)-r66266
|
Start wizard here and finish wizard here. More...
Public Member Functions | |
def | __init__ |
def | OnWizFinished |
Wizard finished, create new location. More... | |
def | CreateProj4String |
Constract PROJ.4 string. More... | |
def | OnHelp |
def wizard.LocationWizard.__init__ | ( | self, | |
parent, | |||
grassdatabase | |||
) |
Definition at line 1753 of file wizard.py.
References wizard.LocationWizard.__cleanUp().
def wizard.LocationWizard.CreateProj4String | ( | self | ) |
Constract PROJ.4 string.
Definition at line 2078 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 1978 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 1858 of file wizard.py.
Referenced by wizard.LocationWizard.OnWizFinished().
wizard.LocationWizard.datumtrans |
Definition at line 1774 of file wizard.py.
Referenced by wizard.LocationWizard.OnWizFinished().
wizard.LocationWizard.parent |
Definition at line 1757 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 1783 of file wizard.py.
Referenced by wizard.SummaryPage.OnFinish(), and wizard.LocationWizard.OnWizFinished().