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