GRASS Programmer's Manual
6.5.svn(2014)-r66266
|
Go to the source code of this file.
Data Structures | |
class | wizard.TitledPage |
Class to make wizard pages. More... | |
class | wizard.DatabasePage |
Wizard page for setting GIS data directory and location name. More... | |
class | wizard.CoordinateSystemPage |
Wizard page for choosing method for location creation. More... | |
class | wizard.ProjectionsPage |
Wizard page for selecting projection (select coordinate system option) More... | |
class | wizard.ItemList |
Generic list (for projections, ellipsoids, etc.) More... | |
class | wizard.ProjParamsPage |
Wizard page for selecting method of setting coordinate system parameters (select coordinate system option) More... | |
class | wizard.DatumPage |
Wizard page for selecting datum (with associated ellipsoid) and datum transformation parameters (select coordinate system option) More... | |
class | wizard.EllipsePage |
Wizard page for selecting ellipsoid (select coordinate system option) More... | |
class | wizard.GeoreferencedFilePage |
Wizard page for selecting georeferenced file to use for setting coordinate system parameters. More... | |
class | wizard.WKTPage |
Wizard page for selecting WKT file to use for setting coordinate system parameters. More... | |
class | wizard.EPSGPage |
Wizard page for selecting EPSG code for setting coordinate system parameters. More... | |
class | wizard.CustomPage |
Wizard page for entering custom PROJ.4 string for setting coordinate system parameters. More... | |
class | wizard.SummaryPage |
Shows summary result of choosing coordinate system parameters prior to creating location. More... | |
class | wizard.LocationWizard |
Start wizard here and finish wizard here. More... | |
class | wizard.WizardWithHelpButton |
Namespaces | |
wizard | |
location_wizard.wizard | |
Location wizard - creates a new GRASS Location. | |