GRASS Programmer's Manual  6.4.2(2012)
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 2112 of file gcpmanager.py.


Member Function Documentation

Create VREF file.

Definition at line 2219 of file gcpmanager.py.

References gui_modules.gcpmanager.VectGroup.vgrpfile.


Field Documentation


The documentation for this class was generated from the following file:
 All Data Structures Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Defines