GRASS Programmer's Manual  6.5.svn(2012)-r51648
 All Data Structures Namespaces Files Functions Variables Typedefs Enumerations Enumerator Defines
manager.DispMapPage Class Reference
Inheritance diagram for manager.DispMapPage:
Collaboration diagram for manager.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 587 of file gcp/manager.py.


Constructor & Destructor Documentation

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

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


Member Function Documentation

def manager.DispMapPage.OnEnterPage (   self,
  event = None 
)

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

References gcmd.RunCommand().

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

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

def manager.DispMapPage.OnSrcSelection (   self,
  event 
)

Source map to display selected.

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

References gcmd.RunCommand().

def manager.DispMapPage.OnTgtSelection (   self,
  event 
)

Source map to display selected.

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


Field Documentation


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