GRASS Programmer's Manual
6.5.svn(2014)-r66266
|
Public Member Functions | |
def | __init__ |
Menu for Cartographic Composer (psmap.py) More... | |
Public Member Functions inherited from menudata.MenuData | |
def | __init__ |
def | GetMenu |
Get menu. More... | |
def | PrintStrings |
Print menu strings to file (used for localization) More... | |
def | PrintTree |
Print menu tree to file. More... | |
def | PrintCommands |
Print commands list (command | menu item > menu item) More... | |
Additional Inherited Members | |
Data Fields inherited from menudata.MenuData | |
tree | |
Definition at line 22 of file psmap/menudata.py.
def menudata.PsMapData.__init__ | ( | self, | |
path = None |
|||
) |
Menu for Cartographic Composer (psmap.py)
path to XML to be read (None for menudata_psmap.xml)
Definition at line 23 of file psmap/menudata.py.