|
GRASS Programmer's Manual
6.5.svn(2012)-r51648
|
Page for setting default region extents and resolution. More...


Public Member Functions | |
| def | __init__ |
| def | MakeSettings3DPaneContent |
| Create 3D region settings pane. | |
| def | OnSettings3DPaneChanged |
| Collapse 3D settings box. | |
| def | OnValue |
| Set given value. | |
| def | OnSetButton |
| Set default region. | |
| def | OnCancel |
Data Fields | |
| parent | |
| location | |
| north | |
| south | |
| east | |
| west | |
| nsres | |
| ewres | |
| top | |
| bottom | |
| tbres | |
| tnorth | |
| tsouth | |
| twest | |
| teast | |
| tnsres | |
| tewres | |
| lrows | |
| lcols | |
| lcells | |
| bset | |
| bcancel | |
| img | |
| currlocation | |
| currmapset | |
| rows | |
| cols | |
| cells | |
| depth | |
| cells3 | |
| infoCollapseLabelExp | |
| infoCollapseLabelCol | |
| settings3D | |
| minWindowSize | |
| ttop | |
| tbottom | |
| ttbres | |
| ldepth | |
| lcells3 | |
Page for setting default region extents and resolution.
Definition at line 32 of file location_wizard/dialogs.py.
| def dialogs.RegionDef.__init__ | ( | self, | |
| parent, | |||
id = wx.ID_ANY, |
|||
title = _("Set default region extent and resolution"), |
|||
location = None |
|||
| ) |
Definition at line 36 of file location_wizard/dialogs.py.
| def dialogs.RegionDef.MakeSettings3DPaneContent | ( | self, | |
| pane | |||
| ) |
Create 3D region settings pane.
Definition at line 209 of file location_wizard/dialogs.py.
| def dialogs.RegionDef.OnCancel | ( | self, | |
| event | |||
| ) |
Definition at line 488 of file location_wizard/dialogs.py.
Referenced by colorrules.ColorTable.OnCloseWindow(), dialogs.VDigitCategoryDialog.OnOK(), and colorrules.ColorTable.OnOK().
| def dialogs.RegionDef.OnSetButton | ( | self, | |
event = None |
|||
| ) |
Set default region.
Definition at line 472 of file location_wizard/dialogs.py.
References dialogs.RegionDef.bottom, dialogs.RegionDef.east, dialogs.RegionDef.ewres, dialogs.RegionDef.north, dialogs.RegionDef.nsres, gcmd.RunCommand(), dialogs.RegionDef.south, dialogs.RegionDef.tbres, dialogs.RegionDef.top, and dialogs.RegionDef.west.
| def dialogs.RegionDef.OnSettings3DPaneChanged | ( | self, | |
| event | |||
| ) |
Collapse 3D settings box.
Definition at line 286 of file location_wizard/dialogs.py.
References dialogs.RegionDef.bcancel, dialogs.RegionDef.bset, dialogs.RegionDef.img, dialogs.RegionDef.infoCollapseLabelCol, goutput.GMConsole.infoCollapseLabelCol, dialogs.RegionDef.infoCollapseLabelExp, goutput.GMConsole.infoCollapseLabelExp, dialogs.RegionDef.lcells, dialogs.RegionDef.lcols, dialogs.RegionDef.lrows, base.BaseClass.MakeLabel(), dialogs.RegionDef.minWindowSize, dialogs.RegionDef.settings3D, dialogs.RegionDef.teast, dialogs.RegionDef.tewres, dialogs.RegionDef.tnorth, dialogs.RegionDef.tnsres, dialogs.RegionDef.tsouth, and dialogs.RegionDef.twest.
| def dialogs.RegionDef.OnValue | ( | self, | |
| event | |||
| ) |
Set given value.
Definition at line 406 of file location_wizard/dialogs.py.
References dialogs.RegionDef.__UpdateInfo(), dialogs.RegionDef.bottom, dialogs.RegionDef.cells, dialogs.RegionDef.cells3, dialogs.RegionDef.cols, dialogs.RegionDef.depth, dialogs.RegionDef.east, dialogs.RegionDef.ewres, dialogs.RegionDef.north, dialogs.RegionDef.nsres, dialogs.RegionDef.rows, dialogs.RegionDef.south, dialogs.RegionDef.tbres, dialogs.RegionDef.top, and dialogs.RegionDef.west.
Definition at line 84 of file location_wizard/dialogs.py.
Referenced by dialogs.RegionDef.OnSettings3DPaneChanged().
Definition at line 57 of file location_wizard/dialogs.py.
Referenced by dialogs.RegionDef.OnSetButton(), and dialogs.RegionDef.OnValue().
Definition at line 83 of file location_wizard/dialogs.py.
Referenced by dialogs.RegionDef.OnSettings3DPaneChanged().
Definition at line 147 of file location_wizard/dialogs.py.
Referenced by dialogs.RegionDef.OnValue().
Definition at line 155 of file location_wizard/dialogs.py.
Referenced by dialogs.RegionDef.OnValue().
Definition at line 146 of file location_wizard/dialogs.py.
Referenced by dialogs.RegionDef.OnValue().
Definition at line 104 of file location_wizard/dialogs.py.
Definition at line 105 of file location_wizard/dialogs.py.
Definition at line 154 of file location_wizard/dialogs.py.
Referenced by dialogs.RegionDef.OnValue().
Definition at line 51 of file location_wizard/dialogs.py.
Referenced by dialogs.RegionDef.OnSetButton(), and dialogs.RegionDef.OnValue().
Definition at line 54 of file location_wizard/dialogs.py.
Referenced by dialogs.RegionDef.OnSetButton(), and dialogs.RegionDef.OnValue().
Definition at line 90 of file location_wizard/dialogs.py.
Referenced by dialogs.RegionDef.OnSettings3DPaneChanged(), histogram.BufferedWindow.OnSize(), colorrules.BufferedWindow.OnSize(), histogram.BufferedWindow.UpdateHist(), mapwindow.BufferedWindow.UpdateMap(), and colorrules.BufferedWindow.UpdatePreview().
Definition at line 161 of file location_wizard/dialogs.py.
Referenced by dialogs.RegionDef.OnSettings3DPaneChanged().
Definition at line 160 of file location_wizard/dialogs.py.
Referenced by dialogs.RegionDef.OnSettings3DPaneChanged().
Definition at line 78 of file location_wizard/dialogs.py.
Referenced by dialogs.RegionDef.OnSettings3DPaneChanged().
Definition at line 228 of file location_wizard/dialogs.py.
Definition at line 77 of file location_wizard/dialogs.py.
Referenced by dialogs.RegionDef.OnSettings3DPaneChanged().
Definition at line 227 of file location_wizard/dialogs.py.
Definition at line 43 of file location_wizard/dialogs.py.
Referenced by wizard.DatabasePage.OnPageChanging().
Definition at line 76 of file location_wizard/dialogs.py.
Referenced by dialogs.RegionDef.OnSettings3DPaneChanged().
Definition at line 207 of file location_wizard/dialogs.py.
Referenced by dialogs.RegionDef.OnSettings3DPaneChanged().
Definition at line 49 of file location_wizard/dialogs.py.
Referenced by dialogs.RegionDef.OnSetButton(), and dialogs.RegionDef.OnValue().
Definition at line 53 of file location_wizard/dialogs.py.
Referenced by dialogs.RegionDef.OnSetButton(), and dialogs.RegionDef.OnValue().
Definition at line 42 of file location_wizard/dialogs.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().
Definition at line 145 of file location_wizard/dialogs.py.
Referenced by dialogs.RegionDef.OnValue().
Definition at line 162 of file location_wizard/dialogs.py.
Referenced by dialogs.RegionDef.OnSettings3DPaneChanged().
Definition at line 50 of file location_wizard/dialogs.py.
Referenced by dialogs.RegionDef.OnSetButton(), and dialogs.RegionDef.OnValue().
Definition at line 217 of file location_wizard/dialogs.py.
Definition at line 60 of file location_wizard/dialogs.py.
Referenced by dialogs.RegionDef.OnSetButton(), and dialogs.RegionDef.OnValue().
Definition at line 69 of file location_wizard/dialogs.py.
Referenced by dialogs.RegionDef.OnSettings3DPaneChanged().
Definition at line 71 of file location_wizard/dialogs.py.
Referenced by dialogs.RegionDef.OnSettings3DPaneChanged().
Definition at line 66 of file location_wizard/dialogs.py.
Referenced by dialogs.RegionDef.OnSettings3DPaneChanged().
Definition at line 70 of file location_wizard/dialogs.py.
Referenced by dialogs.RegionDef.OnSettings3DPaneChanged().
Definition at line 56 of file location_wizard/dialogs.py.
Referenced by dialogs.RegionDef.OnSetButton(), and dialogs.RegionDef.OnValue().
Definition at line 67 of file location_wizard/dialogs.py.
Referenced by dialogs.RegionDef.OnSettings3DPaneChanged().
Definition at line 219 of file location_wizard/dialogs.py.
Definition at line 215 of file location_wizard/dialogs.py.
Definition at line 68 of file location_wizard/dialogs.py.
Referenced by dialogs.RegionDef.OnSettings3DPaneChanged().
Definition at line 52 of file location_wizard/dialogs.py.
Referenced by dialogs.RegionDef.OnSetButton(), and dialogs.RegionDef.OnValue().