GRASS Programmer's Manual  6.4.2(2012)
 All Data Structures Namespaces Files Functions Variables Typedefs Enumerations Enumerator Macros Pages
gui_modules.location_wizard.LocationWizard Class Reference

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.

Data Fields

 parent
 datumtrans
 proj4string
 wizard
 startpage
 csystemspage
 projpage
 datumpage
 paramspage
 epsgpage
 filepage
 wktpage
 ellipsepage
 custompage
 sumpage
 location
 altdb
 projections
 projdesc
 datums
 ellipsoids
 paramdesc

Detailed Description

Start wizard here and finish wizard here.

Definition at line 1720 of file location_wizard.py.


Constructor & Destructor Documentation

def gui_modules.location_wizard.LocationWizard.__init__ (   self,
  parent,
  grassdatabase 
)

Member Function Documentation

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)

Field Documentation

gui_modules.location_wizard.LocationWizard.altdb
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
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.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
gui_modules.location_wizard.LocationWizard.wktpage

Definition at line 1759 of file location_wizard.py.


The documentation for this class was generated from the following file: