|
GRASS Programmer's Manual
6.4.2(2012)
|
Data Structures | |
| class | GCPWizard |
| class | LocationPage |
| class | GroupPage |
| class | DispMapPage |
| class | GCP |
| Manages ground control points for georectifying. More... | |
| class | GCPList |
| class | VectGroup |
| class | EditGCP |
| class | GrSettingsDialog |
Functions | |
| def | getSmallUpArrowImage |
| def | getSmallDnArrowImage |
Variables | |
| CompatPath = globalvar.ETCWXDIR | |
| string | src_map = '' |
| string | tgt_map = '' |
| string | maptype = 'cell' |
| def gui_modules.gcpmanager.getSmallDnArrowImage | ( | ) |
Definition at line 83 of file gcpmanager.py.
| def gui_modules.gcpmanager.getSmallUpArrowImage | ( | ) |
Definition at line 75 of file gcpmanager.py.
| gui_modules.gcpmanager.CompatPath = globalvar.ETCWXDIR |
Definition at line 58 of file gcpmanager.py.
| string gui_modules.gcpmanager.maptype = 'cell' |
Definition at line 73 of file gcpmanager.py.
Referenced by Vect_maptype_info().
| string gui_modules.gcpmanager.src_map = '' |
Definition at line 71 of file gcpmanager.py.
| string gui_modules.gcpmanager.tgt_map = '' |
Definition at line 72 of file gcpmanager.py.