
    ը	f                     (    d Z ddlmZ  G d d      Zy)a_  
@package gmodeler.giface

@brief wxGUI Graphical Modeler GRASS interface

Classes:
 - giface::GraphicalModelerGrassInterface

(C) 2013-2018 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.

@author Martin Landa <landa.martin gmail.com>
    )Signalc                   (    e Zd ZdZd Zd Zd Zd Zy)GraphicalModelerGrassInterfacez(@implements core::giface::GrassInterfacec                 2    || _         t        d      | _        y )Nz(GraphicalModelerGrassInterface.updateMap)_modelr   	updateMap)selfmodels     0/usr/lib/grass83/gui/wxpython/gmodeler/giface.py__init__z'GraphicalModelerGrassInterface.__init__   s       JK    c                      y N r	   s    r   GetLayerTreez+GraphicalModelerGrassInterface.GetLayerTree   s    r   c                 8    | j                   j                  |      S r   )r   GetMaps)r	   prompts     r   GetLayerListz+GraphicalModelerGrassInterface.GetLayerList    s    {{""6**r   c                      y)zK
        ..todo::
            implement connection with mapdisplay
        Nr   r   s    r   GetMapDisplayz,GraphicalModelerGrassInterface.GetMapDisplay#   s    
 r   N)__name__
__module____qualname____doc__r   r   r   r   r   r   r   r   r      s    2L+r   r   N)r   grass.pydispatch.signalr   r   r   r   r   <module>r      s     + r   