GRASS Programmer's Manual  6.5.svn(2014)-r66266
 All Data Structures Namespaces Files Functions Variables Typedefs Enumerations Enumerator Macros Pages
manager.GroupPage Class Reference
Inheritance diagram for manager.GroupPage:
Collaboration diagram for manager.GroupPage:

Public Member Functions

def __init__
 
def OnGroup
 
def OnMkGroup
 Create new group in source location/mapset. More...
 
def OnVGroup
 Add vector maps to group. More...
 
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 410 of file gcp/manager.py.

Constructor & Destructor Documentation

def manager.GroupPage.__init__ (   self,
  wizard,
  parent 
)

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

Member Function Documentation

def manager.GroupPage.OnExtension (   self,
  event 
)

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

References manager.GroupPage.extension.

def manager.GroupPage.OnGroup (   self,
  event 
)

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

References manager.GroupPage.xygroup.

def manager.GroupPage.OnPageChanging (   self,
  event = None 
)

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

References manager.GroupPage.extension, and manager.GroupPage.xygroup.

Field Documentation

manager.GroupPage.btn_mkgroup

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

Referenced by manager.GroupPage.OnEnterPage().

manager.GroupPage.btn_vgroup

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

Referenced by manager.GroupPage.OnEnterPage().

manager.GroupPage.cb_group

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

manager.GroupPage.ext_txt

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

manager.GroupPage.groupList

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

Referenced by manager.GroupPage.OnEnterPage().

manager.GroupPage.xylocation
manager.GroupPage.xymapset

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