GRASS Programmer's Manual  6.4.2(2012)
 All Data Structures Namespaces Files Functions Variables Typedefs Enumerations Enumerator Macros Pages
gui_modules.gcpmanager.VectGroup Class Reference

Public Member Functions

def __init__
def MakeVGroup
 Create VREF file.

Data Fields

 grassdatabase
 xylocation
 xymapset
 xygroup
 vgrpfile
 btnCancel
 btnOK
 listMap

Detailed Description

Dialog to create a vector group (VREF file) for georectifying

@todo Replace by g.group

Definition at line 2106 of file gcpmanager.py.


Constructor & Destructor Documentation

def gui_modules.gcpmanager.VectGroup.__init__ (   self,
  parent,
  id,
  grassdb,
  location,
  mapset,
  group,
  style = wx.DEFAULT_DIALOG_STYLE 
)

Definition at line 2113 of file gcpmanager.py.


Member Function Documentation

def gui_modules.gcpmanager.VectGroup.MakeVGroup (   self)

Create VREF file.

Definition at line 2219 of file gcpmanager.py.

References gui_modules.gcpmanager.VectGroup.vgrpfile.


Field Documentation

gui_modules.gcpmanager.VectGroup.btnCancel

Definition at line 2152 of file gcpmanager.py.

gui_modules.gcpmanager.VectGroup.btnOK

Definition at line 2154 of file gcpmanager.py.

gui_modules.gcpmanager.VectGroup.grassdatabase
gui_modules.gcpmanager.VectGroup.listMap

Definition at line 2162 of file gcpmanager.py.

gui_modules.gcpmanager.VectGroup.vgrpfile

Definition at line 2142 of file gcpmanager.py.

Referenced by gui_modules.gcpmanager.VectGroup.MakeVGroup().

gui_modules.gcpmanager.VectGroup.xygroup

Definition at line 2121 of file gcpmanager.py.

gui_modules.gcpmanager.VectGroup.xylocation

Definition at line 2119 of file gcpmanager.py.

gui_modules.gcpmanager.VectGroup.xymapset

Definition at line 2120 of file gcpmanager.py.


The documentation for this class was generated from the following file: