[GRASS-SVN] r55134 - grass/trunk/gui/wxpython/mapdisp
svn_grass at osgeo.org
svn_grass at osgeo.org
Wed Feb 20 09:55:39 PST 2013
Author: martinl
Date: 2013-02-20 09:55:39 -0800 (Wed, 20 Feb 2013)
New Revision: 55134
Modified:
grass/trunk/gui/wxpython/mapdisp/main.py
Log:
wxGUI: update mapdisp/main.py header
Modified: grass/trunk/gui/wxpython/mapdisp/main.py
===================================================================
--- grass/trunk/gui/wxpython/mapdisp/main.py 2013-02-20 11:10:32 UTC (rev 55133)
+++ grass/trunk/gui/wxpython/mapdisp/main.py 2013-02-20 17:55:39 UTC (rev 55134)
@@ -4,12 +4,17 @@
@brief Start Map Display as standalone application
Classes:
+ - mapdisp::DMonMap
+ - mapdisp::Layer
+ - mapdisp::LayerList
+ - mapdisp::DMonGrassInterface
+ - mapdisp::DMonFrame
- mapdisp::MapApp
Usage:
python mapdisp/main.py monitor-identifier /path/to/map/file /path/to/command/file /path/to/env/file
-(C) 2006-2011 by the GRASS Development Team
+(C) 2006-2013 by the GRASS Development Team
This program is free software under the GNU General Public License
(>=v2). Read the file COPYING that comes with GRASS for details.
More information about the grass-commit
mailing list