GRASS Programmer's Manual
6.5.svn(2014)-r66266
|
Wizard page for choosing method for location creation. More...
Public Member Functions | |
def | __init__ |
def | OnEnterPage |
def | SetVal |
Choose method. More... | |
Public Member Functions inherited from wizard.TitledPage | |
def | __init__ |
def | DoLayout |
Do page layout. More... | |
Data Fields | |
parent | |
radio1 | |
radio2 | |
radio3 | |
radio4 | |
radio5 | |
radio6 | |
Data Fields inherited from wizard.TitledPage | |
page | |
title | |
pagesizer | |
sizer | |
def wizard.CoordinateSystemPage.__init__ | ( | self, | |
wizard, | |||
parent | |||
) |
def wizard.CoordinateSystemPage.OnEnterPage | ( | self, | |
event | |||
) |
def wizard.CoordinateSystemPage.SetVal | ( | self, | |
event | |||
) |
wizard.CoordinateSystemPage.parent |
Definition at line 214 of file wizard.py.
Referenced by wxdigit.VDigitError.Database(), wxdigit.VDigitError.DbExecute(), wxdigit.VDigitError.DbLink(), wxdigit.VDigitError.DeadLine(), wxdigit.VDigitError.Driver(), wxdigit.VDigitError.FeatureType(), colorrules.RulesPanel.LoadRules(), wxdigit.VDigitError.NoMap(), frame.PsMapBufferedWindow.OnLeftUp(), wxdigit.VDigitError.ReadLine(), colorrules.VectorColorTable.UpdateColorColumn(), and wxdigit.VDigitError.WriteLine().