コード例 #1
0
 def getDimensions(self):
     return _geos.CoordinateSequence_getDimensions(self)
コード例 #2
0
ファイル: geos.py プロジェクト: eglrp/SurrogateTools
    def getDimensions(self): return _geos.CoordinateSequence_getDimensions(self)
CoordinateSequence_swigregister = _geos.CoordinateSequence_swigregister
コード例 #3
0
 def getDimensions(*args):
     return _geos.CoordinateSequence_getDimensions(*args)