GRASS Programmer's Manual
6.5.svn(2014)-r66266
|
Go to the source code of this file.
Data Structures | |
class | statusbar.SbException |
Exception class used in SbManager and SbItems. More... | |
class | statusbar.SbManager |
Statusbar manager for wx.Statusbar and SbItems. More... | |
class | statusbar.SbItem |
Base class for statusbar items. More... | |
class | statusbar.SbRender |
Checkbox to enable and disable auto-rendering. More... | |
class | statusbar.SbShowRegion |
Checkbox to enable and disable showing of computational region. More... | |
class | statusbar.SbAlignExtent |
Checkbox to select zoom behavior. More... | |
class | statusbar.SbResolution |
Checkbox to select used display resolution. More... | |
class | statusbar.SbMapScale |
Editable combobox to get/set current map scale. More... | |
class | statusbar.SbGoTo |
Textctrl to set coordinates which to focus on. More... | |
class | statusbar.SbProjection |
Checkbox to enable user defined projection (can be set in settings) More... | |
class | statusbar.SbMask |
StaticText to show whether mask is activated. More... | |
class | statusbar.SbTextItem |
Base class for items without widgets. More... | |
class | statusbar.SbDisplayGeometry |
Show current display resolution. More... | |
class | statusbar.SbCoordinates |
Show map coordinates when mouse moves. More... | |
class | statusbar.SbRegionExtent |
Shows current display region. More... | |
class | statusbar.SbCompRegionExtent |
Shows computational region. More... | |
class | statusbar.SbProgress |
General progress bar to show progress. More... | |
class | statusbar.SbGoToGCP |
SpinCtrl to select GCP to focus on. More... | |
class | statusbar.SbRMSError |
Shows RMS error. More... | |
Namespaces | |
statusbar | |
mapdisp.statusbar | |
Classes for statusbar management. | |