GRASS Programmer's Manual
6.5.svn(2014)-r66266
|
Wizard page for entering custom PROJ.4 string for setting coordinate system parameters. More...
Public Member Functions | |
def | __init__ |
def | OnEnterPage |
def | OnPageChanging |
def | GetProjstring |
Change proj string. More... | |
Public Member Functions inherited from wizard.TitledPage | |
def | __init__ |
def | DoLayout |
Do page layout. More... | |
Data Fields | |
customstring | |
parent | |
text_proj4string | |
label_proj4string | |
custom_dtrans_string | |
Data Fields inherited from wizard.TitledPage | |
page | |
title | |
pagesizer | |
sizer | |
Wizard page for entering custom PROJ.4 string for setting coordinate system parameters.
def wizard.CustomPage.GetProjstring | ( | self, | |
event | |||
) |
Change proj string.
Definition at line 1554 of file wizard.py.
References wizard.CustomPage.customstring.
def wizard.CustomPage.OnEnterPage | ( | self, | |
event | |||
) |
Definition at line 1492 of file wizard.py.
References wizard.CustomPage.customstring.
wizard.CustomPage.customstring |
Definition at line 1470 of file wizard.py.
Referenced by wizard.CustomPage.GetProjstring(), and wizard.CustomPage.OnEnterPage().
wizard.CustomPage.parent |
Definition at line 1471 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().