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

Public Member Functions

def __init__
def OnSrcSelection
 Source map to display selected.
def OnTgtSelection
 Source map to display selected.
def OnPageChanging
def OnEnterPage

Data Fields

 parent
 srcselection
 tgtselection

Detailed Description

Select ungeoreferenced map to display for interactively
setting ground control points (GCPs).

Definition at line 598 of file gcpmanager.py.

Constructor & Destructor Documentation

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

Definition at line 603 of file gcpmanager.py.

Member Function Documentation

def gui_modules.gcpmanager.DispMapPage.OnEnterPage (   self,
  event = None 
)

Definition at line 688 of file gcpmanager.py.

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

Definition at line 675 of file gcpmanager.py.

def gui_modules.gcpmanager.DispMapPage.OnSrcSelection (   self,
  event 
)

Source map to display selected.

Definition at line 644 of file gcpmanager.py.

def gui_modules.gcpmanager.DispMapPage.OnTgtSelection (   self,
  event 
)

Source map to display selected.

Definition at line 669 of file gcpmanager.py.

Field Documentation

gui_modules.gcpmanager.DispMapPage.srcselection

Definition at line 617 of file gcpmanager.py.

gui_modules.gcpmanager.DispMapPage.tgtselection

Definition at line 628 of file gcpmanager.py.


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