GRASS Programmer's Manual
6.5.svn(2014)-r66266
|
Wizard page for selecting method of setting coordinate system parameters (select coordinate system option) More...
Public Member Functions | |
def | __init__ |
def | OnParamEntry |
Parameter value changed. More... | |
def | OnPageChange |
Go to next page. More... | |
def | OnEnterPage |
Page entered. More... | |
def | SetVal |
Set value. More... | |
Public Member Functions inherited from wizard.TitledPage | |
def | __init__ |
def | DoLayout |
Do page layout. More... | |
Data Fields | |
parent | |
panel | |
prjParamSizer | |
pparam | |
p4projparams | |
projdesc | |
radio1 | |
radio2 | |
paramSBox | |
Data Fields inherited from wizard.TitledPage | |
page | |
title | |
pagesizer | |
sizer | |
Wizard page for selecting method of setting coordinate system parameters (select coordinate system option)
def wizard.ProjParamsPage.__init__ | ( | self, | |
wizard, | |||
parent | |||
) |
def wizard.ProjParamsPage.OnEnterPage | ( | self, | |
event | |||
) |
Page entered.
Definition at line 727 of file wizard.py.
References wizard.ProjParamsPage.prjParamSizer, wizard.ProjectionsPage.projdesc, and wizard.ProjParamsPage.projdesc.
def wizard.ProjParamsPage.OnPageChange | ( | self, | |
event = None |
|||
) |
Go to next page.
Definition at line 708 of file wizard.py.
References wizard.ProjParamsPage.p4projparams.
def wizard.ProjParamsPage.OnParamEntry | ( | self, | |
event | |||
) |
Parameter value changed.
Definition at line 683 of file wizard.py.
References wizard.ProjParamsPage.pparam.
def wizard.ProjParamsPage.SetVal | ( | self, | |
event | |||
) |
wizard.ProjParamsPage.p4projparams |
Definition at line 649 of file wizard.py.
Referenced by wizard.ProjParamsPage.OnPageChange().
wizard.ProjParamsPage.parent |
Definition at line 643 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().
wizard.ProjParamsPage.pparam |
Definition at line 647 of file wizard.py.
Referenced by wizard.ProjParamsPage.OnParamEntry().
wizard.ProjParamsPage.prjParamSizer |
Definition at line 645 of file wizard.py.
Referenced by wizard.ProjParamsPage.OnEnterPage().
wizard.ProjParamsPage.projdesc |
Definition at line 650 of file wizard.py.
Referenced by wizard.ProjParamsPage.OnEnterPage().