|
GRASS Programmer's Manual
6.4.2(2012)
|
Creates a multiline listbox for selecting datum transforms. More...
Public Member Functions | |
| def | OnDrawItem |
| def | OnMeasureItem |
Creates a multiline listbox for selecting datum transforms.
Definition at line 2547 of file location_wizard.py.
| def gui_modules.location_wizard.TransList.OnDrawItem | ( | self, | |
| dc, | |||
| rect, | |||
| n | |||
| ) |
Definition at line 2550 of file location_wizard.py.
References gui_modules.location_wizard.TransList._getItemText(), gui_modules.ghelp.SearchModuleWindow.GetSelection(), and gis_set.GListBox.GetSelection().
| def gui_modules.location_wizard.TransList.OnMeasureItem | ( | self, | |
| n | |||
| ) |
Definition at line 2560 of file location_wizard.py.
References gui_modules.location_wizard.TransList._getItemText().