 animation | |
  Animation | Class represents animation as a sequence of states (views) |
 base | |
  BaseClass | Base class providing basic methods |
  BasePlotFrame | Abstract PyPlot display frame class |
 colorrules | |
  RulesPanel | |
  ColorTable | |
  RasterColorTable | |
  VectorColorTable | |
  BufferedWindow | A Buffered window class |
 core | |
  debug | WxGUI debugging |
  gcmd | WxGUI command interface |
  globalvar | Global variables used by wxGUI |
  menudata | Complex list for menu entries for wxGUI |
  render | Rendering map layers and overlays into map composition image |
  settings | Default GUI settings |
  units | Units management |
  utils | Misc utilities for wxGUI |
  workspace | Open/save workspace definition file |
 create__init__ | |
 dbmgr | |
  dialogs | DBM-related dialogs |
  manager | GRASS Attribute Table Manager |
  sqlbuilder | GRASS SQL Builder |
 debug | |
  DebugMsg | WxGUI debugging |
 dialogs | |
  DisplayAttributesDialog | |
  ModifyTableRecord | |
  ModelDataDialog | Data item properties dialog |
  ModelSearchDialog | |
  ModelRelationDialog | Relation properties dialog |
  ModelItemDialog | Abstract item properties dialog |
  ModelLoopDialog | Loop properties dialog |
  ModelConditionDialog | Condition properties dialog |
  ModelListCtrl | |
  VariableListCtrl | |
  ItemListCtrl | |
  ItemCheckListCtrl | |
  ElementDialog | |
  LocationDialog | Dialog used to select location |
  MapsetDialog | Dialog used to select mapset |
  NewVectorDialog | |
  SavedRegion | |
  DecorationDialog | |
  TextLayerDialog | |
  GroupDialog | Dialog for creating/editing groups |
  MapLayersDialog | |
  ImportDialog | Dialog for bulk import of various data (base class) |
  GdalImportDialog | |
  DxfImportDialog | Dialog for bulk import of DXF layers |
  LayersList | List of layers to be imported (dxf, shp...) |
  SetOpacityDialog | Set opacity of map layers |
  ImageSizeDialog | Set size for saved graphic file |
  SymbolDialog | Dialog for GRASS symbols selection |
  TextEntryDialog | Simple dialog with text field |
  HyperlinkDialog | Dialog for displaying message with hyperlink |
  RegionDef | Page for setting default region extents and resolution |
  TransList | Creates a multiline listbox for selecting datum transforms |
  SelectTransformDialog | Dialog for selecting datum transformations |
  TCValidator | Validates input in textctrls, combobox, taken from wxpython demo |
  PenStyleComboBox | If self.flag == 'SCALE' and chr(key) in string.digits + ':': event.Skip() return |
  CheckListCtrl | List control for managing order and labels of vector maps in legend |
  PsmapDialog | |
  PageSetupDialog | |
  MapDialog | Dialog for map frame settings and optionally raster and vector map selection |
  MapFramePanel | Wx.Panel with map (scale, region, border) settings |
  RasterPanel | Panel for raster map settings |
  VectorPanel | Panel for vector maps settings |
  RasterDialog | |
  MainVectorDialog | If 'map' in self.parent.openDialogs: if self.parent.openDialogs['map'].mPanel.rasterTypeRadio.GetValue()\ and self.parent.openDialogs['map'].mPanel.select.GetValue(): if self.parent.openDialogs['map'].mPanel.drawMap.IsChecked(): self.rPanel.rasterSelect.SetValue(self.parent.openDialogs['map'].mPanel.select.GetValue()) |
  VPropertiesDialog | |
  LegendDialog | |
  MapinfoDialog | |
  ScalebarDialog | Dialog for scale bar |
  TextDialog | |
  ImageDialog | Dialog for setting image properties |
  NorthArrowDialog | |
  PointDialog | Dialog for setting point properties |
  RectangleDialog | |
  VDigitCategoryDialog | |
  CategoryListCtrl | |
  VDigitZBulkDialog | |
  VDigitDuplicatesDialog | |
  CheckListFeature | |
  ProfileRasterDialog | |
  PlotStatsFrame | |
  OptDialog | |
 extensions | |
  InstallExtensionWindow | |
  ExtensionTree | List of available extensions |
  UninstallExtensionWindow | |
  CheckListExtension | List of mapset/owner/group |
 forms | |
  UpdateThread | Update dialog widgets in the thread |
  UpdateQThread | Update dialog widgets in the thread |
  TaskFrame | This is the Frame containing the dialog for options input |
  CmdPanel | A panel containing a notebook dividing in tabs the different guisections of the GRASS cmd |
  GUI | |
  GrassGUIApp | Stand-alone GRASS command GUI |
 frame | |
  ModelFrame | |
  ModelCanvas | Canvas where model is drawn |
  ModelEvtHandler | Model event handler class |
  VariablePanel | |
  ItemPanel | |
  PythonPanel | |
  GMFrame | Layer Manager frame with notebook widget for controlling GRASS GIS |
  MapFrame | Main frame for map display window |
  PsMapFrame | |
  PsMapBufferedWindow | A buffered window class |
 gcmd | |
  GError | |
  GWarning | |
  GMessage | |
  GException | |
  Popen | Subclass subprocess.Popen |
  Command | Run command in separate thread |
  CommandThread | Create separate thread for command |
 gcp | |
  manager | Georectification module for GRASS GIS |
  mapdisplay | Display to manage ground control points with two toolbars, one for various display management functions, one for manipulating GCPs |
  toolbars | Georectification module - toolbars |
 ghelp | |
  SearchModuleWindow | Search module window (used in MenuTreeWindow) |
  AboutWindow | Create custom About Window |
  HelpFrame | GRASS Quickstart help window |
  HelpWindow | This panel holds the text from GRASS docs |
  HelpPanel | |
 gis_set | GRASS start-up screen |
  GRASSStartup | GRASS start-up screen |
  GListBox | Use wx.ListCtrl instead of wx.ListBox, different style for non-selectable items (e.g |
  StartUp | Start-up application |
 globalvar | |
 gmodeler | |
  dialogs | WxGUI Graphical Modeler - dialogs |
  frame | WxGUI Graphical Modeler for creating, editing, and managing models |
  menudata | WxGUI Graphical Modeler - menu data |
  model | WxGUI Graphical Modeler (base classes & read/write) |
  preferences | WxGUI Graphical Modeler - preferences |
  toolbars | WxGUI Graphical Modeler toolbars classes |
 goutput | |
  CmdThread | Thread for GRASS commands |
  GMConsole | Create and manage output console for commands run by GUI |
  GMStdout | GMConsole standard output |
  GMStderr | GMConsole standard error output |
  GMStc | Styled GMConsole |
  PyStc | Styled Python output (see gmodeler::frame::PythonPanel for usage) |
 gprint | |
  MapPrint | |
  PrintOptions | |
 grass | |
  script | |
   array | GRASS Python scripting module (rasters with numpy) |
   core | GRASS Python scripting module (core functions) |
   db | GRASS Python scripting module (database functions) |
   raster | GRASS Python scripting module (raster functions) |
   setup | GRASS Python scripting module (setup) |
   task | GRASS Python scripting module (task) |
   vector | GRASS Python scripting module (vector functions) |
 gselect | |
  Select | |
  VectorSelect | |
  TreeCtrlComboPopup | Create a tree ComboBox for selecting maps and other GIS elements in accessible mapsets within the current location |
  VectorDBInfo | Class providing information about attribute tables linked to a vector map |
  LayerSelect | Creates combo box for selecting data layers defined for vector |
  DriverSelect | Creates combo box for selecting database driver |
  DatabaseSelect | Creates combo box for selecting database driver |
  TableSelect | Creates combo box for selecting attribute tables from the database |
  ColumnSelect | Creates combo box for selecting columns in the attribute table for a vector map |
  DbaseSelect | Widget for selecting GRASS Database |
  LocationSelect | Widget for selecting GRASS location |
  MapsetSelect | Widget for selecting GRASS mapset |
  SubGroupSelect | Widget for selecting subgroups |
  FormatSelect | |
  GdalSelect | |
  ProjSelect | Widget for selecting input raster/vector map used by r.proj/v.proj modules |
  ElementSelect | |
 gui_core | |
  dialogs | Various dialogs used in wxGUI |
  ghelp | Help window |
  goutput | Command output widgets |
  gselect | Custom control that selects elements |
  mapdisp | Base classes for Map display window |
  mapwindow | Map display canvas - base class for buffered window |
  menu | Menu classes for wxGUI |
  preferences | User preferences dialog |
  prompt | WxGUI command prompt |
  toolbars | Base classes toolbar widgets |
  widgets | Core GUI widgets |
 histogram | |
  BufferedWindow | A Buffered window class |
  HistogramFrame | Main frame for hisgram display window |
  HistogramToolbar | Histogram toolbar (see histogram.py) |
 instructions | |
  Instruction | Class which represents instruction file |
  InstructionObject | Abtract class representing single instruction |
  InitMap | Class representing virtual map |
  MapFrame | Class representing map (instructions maploc, scale, border) |
  PageSetup | Class representing page instruction |
  Mapinfo | Class representing mapinfo instruction |
  Text | Class representing text instruction |
  Image | Class representing eps instruction - image |
  NorthArrow | Class representing eps instruction – North Arrow |
  Point | Class representing point instruction |
  Line | Class representing line instruction |
  Rectangle | Class representing rectangle instruction |
  Scalebar | Class representing scalebar instruction |
  RasterLegend | Class representing colortable instruction |
  VectorLegend | Class representing colortable instruction |
  Raster | Class representing raster instruction |
  Vector | Class keeps vector layers |
  VProperties | Class represents instructions vareas, vlines, vpoints |
 layertree | |
  LayerTree | Creates layer tree structure |
 lmgr | frame |
  layertree | Utility classes for map layer management |
  pyshell | WxGUI Interactive Python Shell for Layer Manager |
  toolbars | WxGUI Layer Manager - toolbars |
 lmrg | |
  menudata | Complex list for menu entries for wxGUI |
 location_wizard | |
  base | Location wizard - base classes |
  dialogs | Location wizard - dialogs |
  wizard | Location wizard - creates a new GRASS Location |
 main | |
  MapApp | |
  IVDigit | |
  VDigit | |
 manager | |
  Log | |
  VirtualAttributeList | |
  AttributeManager | |
  TableListCtrl | Table description list |
  LayerListCtrl | Layer description list |
  LayerBook | Manage layers (add, delete, modify) |
  GCPWizard | |
  LocationPage | |
  GroupPage | |
  DispMapPage | |
  GCP | Manages ground control points for georectifying |
  GCPList | |
  VectGroup | |
  EditGCP | |
  GrSettingsDialog | |
 mapdisp | |
  frame | Map display with toolbar for various display management functions, and additional toolbars (vector digitizer, 3d view) |
  gprint | Print context and utility functions for printing contents of map display window |
  main | Start Map Display as standalone application |
  mapwindow | Map display canvas - buffered window |
  statusbar | Classes for statusbar management |
  toolbars | Map display frame - toolbars |
  MapFrameBase | Base class for map display window |
 mapdisplay | |
  MapFrame | Main frame for map display window |
 mapwindow | |
  MapWindow | Abstract map display window class |
  BufferedWindow | A Buffered window class (2D view mode) |
  NvizThread | |
  GLWindow | OpenGL canvas for Map Display Window |
  VDigitWindow | A Buffered window extended for vector digitizer |
 mcalc_builder | |
  MapCalcFrame | Mapcalc Frame class |
 menu | |
  Menu | |
  MenuTreeWindow | Show menu tree |
  MenuTree | Menu tree class |
 menudata | |
  MenuData | Abstract menu data class |
  ModelerData | |
  ManagerData | |
  PsMapData | |
 model | |
  Model | Class representing the model |
  ModelObject | |
  ModelAction | Action class (GRASS module) |
  ModelData | |
  ModelRelation | Data - action relation |
  ModelItem | |
  ModelLoop | |
  ModelCondition | |
  ProcessModelFile | Process GRASS model file (gxm) |
  WriteModelFile | Generic class for writing model file |
  WritePythonFile | |
  ModelParamDialog | |
 module | |
  ogc_services | Dialogs for OGC services |
 modules | mcalc_builder |
  extensions | GRASS Addons extensions management classes |
  histogram | Plotting histogram based on d.histogram |
 nviz | |
  animation | Nviz (3D view) animation |
  main | Nviz (3D view) module |
  mapwindow | WxGUI 3D view mode (map canvas) |
  tools | Nviz (3D view) tools window |
  workspace | WxNviz workspace settings |
  wxnviz | WxGUI 3D view mode (ctypes-based classes) |
 ogc_services | |
  WMSDialog | |
  LayersList | |
 preferences | |
  PreferencesDialog | User preferences dialog |
  PropertiesDialog | Model properties dialog |
  PreferencesBaseDialog | Base preferences dialog |
  DefaultFontDialog | |
  MapsetAccess | Controls setting options and displaying/hiding map overlay decorations |
  CheckListMapset | List of mapset/owner/group |
  NvizPreferencesDialog | Nviz preferences dialog |
  VDigitSettingsDialog | |
 profile | |
  ProfileFrame | Mainframe for displaying profile of one or more raster maps |
  ProfileToolbar | Toolbar for profiling raster map |
 prompt | |
  PromptListCtrl | PopUp window used by GPromptPopUp |
  TextCtrlAutoComplete | Auto complete text area used by GPromptPopUp |
  GPrompt | Abstract class for interactive wxGUI prompt |
  GPromptPopUp | Interactive wxGUI prompt - popup version |
  GPromptSTC | Styled wxGUI prompt with autocomplete and calltips |
 ps | |
  menudata | WxPsMap - menu entries |
 psmap | |
  dialogs | Dialogs for wxPsMap |
  frame | GUI for ps.map |
  instructions | Map feature objects |
  toolbars | WxPsMap toolbars classes |
  utils | Utilities for wxpsmap (classes, functions) |
 pyshell | |
  PyShellWindow | Python Shell Window |
 python | |
  array | |
   array | |
  core | |
   Popen | |
   ScriptError | |
   KeyValue | |
  db | |
  grass__init__ | |
  raster | |
  setup | |
  task | |
   grassTask | This class holds the structures needed for filling by the parser |
   processTask | A ElementTree handler for the –interface-description output, as defined in grass-interface.dtd |
  vector | |
 render | |
  Layer | Virtual class which stores information about layers (map layers and overlays) of the map composition |
  MapLayer | |
  Overlay | |
  Map | Map composition (stack of map layers and overlays) |
 settings | |
  Settings | Generic class where to store settings |
 sqlbuilder | |
  SQLFrame | SQL Frame class |
 statusbar | |
  SbException | Exception class used in SbManager and SbItems |
  SbManager | Statusbar manager for wx.Statusbar and SbItems |
  SbItem | Base class for statusbar items |
  SbRender | Checkbox to enable and disable auto-rendering |
  SbShowRegion | Checkbox to enable and disable showing of computational region |
  SbAlignExtent | Checkbox to select zoom behavior |
  SbResolution | Checkbox to select used display resolution |
  SbMapScale | Editable combobox to get/set current map scale |
  SbGoTo | Textctrl to set coordinates which to focus on |
  SbProjection | Checkbox to enable user defined projection (can be set in settings) |
  SbMask | StaticText to show whether mask is activated |
  SbTextItem | Base class for items without widgets |
  SbDisplayGeometry | Show current display resolution |
  SbCoordinates | Show map coordinates when mouse moves |
  SbRegionExtent | Shows current display region |
  SbCompRegionExtent | Shows computational region |
  SbProgress | General progress bar to show progress |
  SbGoToGCP | SpinCtrl to select GCP to focus on |
  SbRMSError | Shows RMS error |
 toolbars | |
  GCPManToolbar | Toolbar for managing ground control points |
  GCPDisplayToolbar | |
  ModelerToolbar | Graphical modeler toolbaro (see gmodeler.py) |
  BaseToolbar | Abstract toolbar class |
  LMWorkspaceToolbar | Layer Manager workspace toolbar |
  LMDataToolbar | Layer Manager data toolbar |
  LMToolsToolbar | Layer Manager tools toolbar |
  LMMiscToolbar | Layer Manager misc toolbar |
  LMVectorToolbar | Layer Manager vector toolbar |
  LMNvizToolbar | Nviz toolbar |
  MapToolbar | Map Display toolbar |
  PsMapToolbar | |
  VDigitToolbar | Toolbar for digitization |
 tools | |
  NvizToolWindow | Nviz (3D view) tools panel |
  PositionWindow | Abstract position control window, see subclasses ViewPostionWindow and LightPositionWindow |
  ViewPositionWindow | View position control widget |
  LightPositionWindow | Light position control widget |
 units | |
  BaseUnits | |
 utils | |
  Rect2D | Class representing rectangle with floating point values |
  Rect2DPP | Rectangle specified by 2 points (with floating point values) |
  Rect2DPS | Rectangle specified by point and size (with floating point values) |
  UnitConversion | Class for converting units |
 vclean | |
  VectorCleaningFrame | |
 vdigit | |
  dialogs | WxGUI vector digitizer dialogs |
  main | WxGUI vector digitizer |
  mapwindow | Map display canvas for wxGUI vector digitizer |
  preferences | WxGUI vector digitizer preferences dialogs |
  toolbars | WxGUI vector digitizer toolbars |
  wxdigit | WxGUI vector digitizer (base class) |
  wxdisplay | WxGUI vector digitizer (display driver) |
 vinfo | |
  VectorDBInfo | Class providing information about attribute tables linked to the vector map |
 widgets | |
  GNotebook | Generic notebook widget |
  ScrolledPanel | Custom ScrolledPanel to avoid strange behaviour concerning focus |
  NumTextCtrl | Class derived from wx.TextCtrl for numerical values only |
  FloatSlider | Class derived from wx.Slider for floats |
  SymbolButton | Button with symbol and label |
  StaticWrapText | A Static Text field that wraps its text to fit its width, enlarging its height if necessary |
  BaseValidator | |
  IntegerValidator | Validator for floating-point input |
  FloatValidator | Validator for floating-point input |
  NTCValidator | Validates input in textctrls, taken from wxpython demo |
  GenericValidator | |
  ItemTree | |
  SingleSymbolPanel | Panel for displaying one symbol |
 wizard | |
  TitledPage | Class to make wizard pages |
  DatabasePage | Wizard page for setting GIS data directory and location name |
  CoordinateSystemPage | Wizard page for choosing method for location creation |
  ProjectionsPage | Wizard page for selecting projection (select coordinate system option) |
  ItemList | Generic list (for projections, ellipsoids, etc.) |
  ProjParamsPage | Wizard page for selecting method of setting coordinate system parameters (select coordinate system option) |
  DatumPage | Wizard page for selecting datum (with associated ellipsoid) and datum transformation parameters (select coordinate system option) |
  EllipsePage | Wizard page for selecting ellipsoid (select coordinate system option) |
  GeoreferencedFilePage | Wizard page for selecting georeferenced file to use for setting coordinate system parameters |
  WKTPage | Wizard page for selecting WKT file to use for setting coordinate system parameters |
  EPSGPage | Wizard page for selecting EPSG code for setting coordinate system parameters |
  CustomPage | Wizard page for entering custom PROJ.4 string for setting coordinate system parameters |
  SummaryPage | Shows summary result of choosing coordinate system parameters prior to creating location |
  LocationWizard | Start wizard here and finish wizard here |
  WizardWithHelpButton | |
 workspace | |
  ProcessWorkspaceFile | |
  WriteWorkspaceFile | Generic class for writing workspace file |
  ProcessGrcFile | |
  NvizSettings | |
 wxdigit | |
  VDigitError | |
  IVDigit | |
 wxdisplay | |
  DisplayDriver | |
 wxgui | Main Python application for GRASS wxPython GUI |
  GMApp | |
  Usage | |
 wxnviz | |
  Nviz | |
  Texture | Class representing OpenGL texture |
  ImageTexture | Class representing OpenGL texture as an overlay image |
  TextTexture | Class representing OpenGL texture as a text label |
 wxplot | |
  base | Base classes for iinteractive plotting using PyPlot |
  dialogs | Dialogs for different plotting routines |
  profile | Profiling using PyPlot |
 _dglGraph | |
 _dglHeap | |
 _dglHeapData | |
 _dglHeapNode | |
 _dglSpanClipInput | |
 _dglSpanClipOutput | |
 _dglSPArc | |
 _dglSPClipInput | |
 _dglSPClipOutput | |
 _dglSPReport | |
 _dglTreeEdge | |
 _dglTreeEdgePri32 | |
 _dglTreeNode | |
 _dglTreeNode2 | |
 _dglTreeNodePri32 | |
 _dglTreePredist | |
 _dglTreeTouchI32 | |
 _item_ | |
 _list | |
 _pad_ | |
 avl_node | |
 avl_table | |
 avl_traverser | |
 binding | |
 Branch | |
 brent_state_t | |
 cache_test_data_type | |
 CELL_ENTRY | |
 cmndln_info | |
 COLUMN | |
 complex | |
 CROSS | |
 Cube_data | |
 cube_info | |
 DATA | |
 data_buffer | |
 datum_list | |
 dglEdgePrioritizer_s | |
 dglEdgesetTraverser_s | |
 dglEdgeTraverser_s | |
 dglIOContext_s | |
 dglNodePrioritizer_s | |
 dglNodeTraverser_s | |
 dglSPCache_s | |
 driver | |
 edge_cost_pair | |
 ellps_list | |
 fcell_triple | |
 file_info | |
 fileinfo | |
 G3d_cache_hash | |
 G3d_paramType | |
 G__ | |
 GDAL_link | |
 GEOM_PARTS | |
 glyph | |
 interp_params | |
 intersection_point | |
 Item | |
 libavl_allocator | |
 link | |
 ListNode | |
 LOGIN | |
 multfunc | |
 multtree | |
 N_array_2d | |
 N_array_3d | |
 N_data_star | Matrix entries for a mass balance 5/7/9 star system |
 N_geom_data | Geometric information about the structured grid |
 N_gradient_2d | Gradient between the cells in X and Y direction |
 N_gradient_3d | Gradient between the cells in X, Y and Z direction |
 N_gradient_field_2d | |
 N_gradient_field_3d | |
 N_gradient_neighbours_2d | Gradient between the cell neighbours in X and Y direction |
 N_gradient_neighbours_3d | Gradient between the cell neighbours in X, Y and Z direction |
 N_gradient_neighbours_x | Gradient between the cell neighbours in X direction |
 N_gradient_neighbours_y | Gradient between the cell neighbours in Y direction |
 N_gradient_neighbours_z | Gradient between the cell neighbours in Z direction |
 N_gwflow_data2d | This data structure contains all data needed to compute the groundwater mass balance in two dimension |
 N_gwflow_data3d | This data structure contains all data needed to compute the groundwater mass balance in three dimension |
 N_heatflow_data2d | |
 N_heatflow_data3d | |
 N_les | The linear equation system (les) structure |
 N_les_callback_2d | Callback structure for 2d matrix assembling |
 N_les_callback_3d | Callback structure for 3d matrix assembling |
 N_solute_transport_data2d | |
 N_solute_transport_data3d | |
 neta_heap_data | |
 NEW | |
 NEW2 | |
 Node | |
 paper | |
 PartitionVars | |
 pg_edge | |
 pg_vertex | |
 planar_graph | |
 plane | |
 point | |
 poly_info | |
 quaddata | |
 Rect | |
 rectangle | |
 redirect | Spawns a new process |
 rule | |
 SAHooks | |
 seg_intersection | |
 seg_intersection_list | |
 seg_intersections | |
 shape_tree_node | |
 SHPInfo | |
 SHPObject | |
 SHPTree | |
 signal | |
 slice_data | Structure for slice mode reading from volume file |
 Slink | |
 spawn | |
 tavl_node | |
 tavl_table | |
 tavl_traverser | |
 transport | |
 tree_info | |
 triple | |
 type_conv | |
 union_find | |
 vector | |
 XPNT | |
 XSEG | |
 yy_buffer_state | |
 yy_trans_info | |
 yyalloc | |
 YYSTYPE | |