GRASS Programmer's Manual  6.4.2(2012)
 All Data Structures Namespaces Files Functions Variables Typedefs Enumerations Enumerator Macros Pages
gui_modules.gcpmanager.GroupPage Class Reference
Inheritance diagram for gui_modules.gcpmanager.GroupPage:
Collaboration diagram for gui_modules.gcpmanager.GroupPage:

Public Member Functions

def __init__
def OnGroup
def OnMkGroup
 Create new group in source location/mapset.
def OnVGroup
 Add vector maps to group.
def GetOptData
 Process i.group.
def OnExtension
def OnPageChanging
def OnEnterPage

Data Fields

 parent
 grassdatabase
 groupList
 xylocation
 xymapset
 xygroup
 extension
 cb_group
 btn_mkgroup
 btn_vgroup
 ext_txt

Detailed Description

Set group to georectify. Create group if desired.

Definition at line 424 of file gcpmanager.py.


Constructor & Destructor Documentation

def gui_modules.gcpmanager.GroupPage.__init__ (   self,
  wizard,
  parent 
)

Definition at line 428 of file gcpmanager.py.


Member Function Documentation

def gui_modules.gcpmanager.GroupPage.OnExtension (   self,
  event 
)

Definition at line 529 of file gcpmanager.py.

References gui_modules.gcpmanager.GroupPage.extension.

def gui_modules.gcpmanager.GroupPage.OnGroup (   self,
  event 
)

Definition at line 497 of file gcpmanager.py.

References gui_modules.gcpmanager.GroupPage.xygroup.

def gui_modules.gcpmanager.GroupPage.OnMkGroup (   self,
  event 
)

Create new group in source location/mapset.

Definition at line 500 of file gcpmanager.py.

References gui_modules.gcpmanager.GroupPage.GetOptData().

Referenced by gui_modules.gcpmanager.GroupPage.OnEnterPage().

def gui_modules.gcpmanager.GroupPage.OnPageChanging (   self,
  event = None 
)

Field Documentation

gui_modules.gcpmanager.GroupPage.btn_mkgroup

Definition at line 463 of file gcpmanager.py.

Referenced by gui_modules.gcpmanager.GroupPage.OnEnterPage().

gui_modules.gcpmanager.GroupPage.btn_vgroup

Definition at line 464 of file gcpmanager.py.

Referenced by gui_modules.gcpmanager.GroupPage.OnEnterPage().

gui_modules.gcpmanager.GroupPage.cb_group

Definition at line 451 of file gcpmanager.py.

gui_modules.gcpmanager.GroupPage.ext_txt

Definition at line 479 of file gcpmanager.py.

gui_modules.gcpmanager.GroupPage.groupList

Definition at line 434 of file gcpmanager.py.

Referenced by gui_modules.gcpmanager.GroupPage.OnEnterPage().

gui_modules.gcpmanager.GroupPage.xylocation
gui_modules.gcpmanager.GroupPage.xymapset

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