Exemple #1
0
 def __init__(self, mapframe):
     StandaloneGrassInterface.__init__(self)
     self._mapframe = mapframe
Exemple #2
0
 def __init__(self, map_):
     StandaloneGrassInterface.__init__(self)
     self._map = map_
     self.mapWindow = None
Exemple #3
0
 def __init__(self, map_):
     StandaloneGrassInterface.__init__(self)
     self._map = map_
     self.mapWindow = None
Exemple #4
0
 def __init__(self, mapframe):
     StandaloneGrassInterface.__init__(self)
     self._mapframe = mapframe