|
GRASS Programmer's Manual
6.5.svn(2012)-r51648
|
Public Member Functions | |
| def | __init__ |
| def | MakeVGroup |
| Create VREF file. | |
Data Fields | |
| grassdatabase | |
| xylocation | |
| xymapset | |
| xygroup | |
| vgrpfile | |
| btnCancel | |
| btnOK | |
| listMap | |
Dialog to create a vector group (VREF file) for georectifying @todo Replace by g.group
Definition at line 2103 of file gcp/manager.py.
| def manager.VectGroup.__init__ | ( | self, | |
| parent, | |||
| id, | |||
| grassdb, | |||
| location, | |||
| mapset, | |||
| group, | |||
style = wx.DEFAULT_DIALOG_STYLE |
|||
| ) |
Definition at line 2110 of file gcp/manager.py.
| def manager.VectGroup.MakeVGroup | ( | self | ) |
Create VREF file.
Definition at line 2216 of file gcp/manager.py.
References tools.range, and manager.VectGroup.vgrpfile.
Definition at line 2149 of file gcp/manager.py.
Definition at line 2151 of file gcp/manager.py.
Definition at line 2115 of file gcp/manager.py.
Referenced by wizard.DatabasePage.OnBrowse(), and wizard.DatabasePage.OnPageChanging().
Definition at line 2159 of file gcp/manager.py.
Definition at line 2139 of file gcp/manager.py.
Referenced by manager.VectGroup.MakeVGroup().
Definition at line 2118 of file gcp/manager.py.
Definition at line 2116 of file gcp/manager.py.
Definition at line 2117 of file gcp/manager.py.