Exemplo n.º 1
0
 def getCoordSeq(self):
     return _geos.Point_getCoordSeq(self)
Exemplo n.º 2
0
    def getCoordSeq(self): return _geos.Point_getCoordSeq(self)
Point_swigregister = _geos.Point_swigregister
Exemplo n.º 3
0
 def getCoordSeq(*args):
     return _geos.Point_getCoordSeq(*args)