GRASS Programmer's Manual  6.5.svn(2012)-r51648
 All Data Structures Namespaces Files Functions Variables Typedefs Enumerations Enumerator Defines
manager.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 2103 of file gcp/manager.py.


Constructor & Destructor Documentation

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.


Member Function Documentation

Create VREF file.

Definition at line 2216 of file gcp/manager.py.

References tools.range, and manager.VectGroup.vgrpfile.


Field Documentation

Definition at line 2149 of file gcp/manager.py.

Definition at line 2151 of file gcp/manager.py.

Definition at line 2159 of file gcp/manager.py.

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.


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