|
class | TitledPage |
| Class to make wizard pages. More...
|
|
class | DatabasePage |
| Wizard page for setting GIS data directory and location name. More...
|
|
class | CoordinateSystemPage |
| Wizard page for choosing method for location creation. More...
|
|
class | ProjectionsPage |
| Wizard page for selecting projection (select coordinate system option) More...
|
|
class | ItemList |
| Generic list (for projections, ellipsoids, etc.) More...
|
|
class | ProjParamsPage |
| Wizard page for selecting method of setting coordinate system parameters (select coordinate system option) More...
|
|
class | DatumPage |
| Wizard page for selecting datum (with associated ellipsoid) and datum transformation parameters (select coordinate system option) More...
|
|
class | EllipsePage |
| Wizard page for selecting ellipsoid (select coordinate system option) More...
|
|
class | GeoreferencedFilePage |
| Wizard page for selecting georeferenced file to use for setting coordinate system parameters. More...
|
|
class | WKTPage |
| Wizard page for selecting WKT file to use for setting coordinate system parameters. More...
|
|
class | EPSGPage |
| Wizard page for selecting EPSG code for setting coordinate system parameters. More...
|
|
class | CustomPage |
| Wizard page for entering custom PROJ.4 string for setting coordinate system parameters. More...
|
|
class | SummaryPage |
| Shows summary result of choosing coordinate system parameters prior to creating location. More...
|
|
class | LocationWizard |
| Start wizard here and finish wizard here. More...
|
|
class | WizardWithHelpButton |
|