GRASS Programmer's Manual  6.5.svn(2012)-r51648
 All Data Structures Namespaces Files Functions Variables Typedefs Enumerations Enumerator Defines
wizard.EllipsePage Class Reference

Wizard page for selecting ellipsoid (select coordinate system option) More...

Inheritance diagram for wizard.EllipsePage:
Collaboration diagram for wizard.EllipsePage:

Public Member Functions

def __init__
def OnEnterPage
def OnPageChanging
def OnText
 Ellipspoid code changed.
def OnSearch
 Search ellipsoid by desc.
def OnItemSelected
 Ellipsoid selected.

Data Fields

 parent
 ellipse
 ellipsedesc
 ellipseparams
 proj4params
 tellipse
 searchb
 ellipselist

Detailed Description

Wizard page for selecting ellipsoid (select coordinate system option)

Definition at line 974 of file wizard.py.


Constructor & Destructor Documentation

def wizard.EllipsePage.__init__ (   self,
  wizard,
  parent 
)

Reimplemented from wizard.TitledPage.

Definition at line 977 of file wizard.py.


Member Function Documentation

def wizard.EllipsePage.OnEnterPage (   self,
  event 
)

Definition at line 1037 of file wizard.py.

References wizard.DatumPage.ellipse, and wizard.EllipsePage.ellipse.

def wizard.EllipsePage.OnItemSelected (   self,
  event 
)

Ellipsoid selected.

Definition at line 1080 of file wizard.py.

References wizard.DatumPage.ellipse, and wizard.EllipsePage.ellipse.

def wizard.EllipsePage.OnSearch (   self,
  event 
)

Field Documentation

Definition at line 1000 of file wizard.py.

Definition at line 991 of file wizard.py.

Definition at line 988 of file wizard.py.


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