mapscript.shapefileObj¶
- class mapscript.shapefileObj(filename: char, type: int = - 1)¶
属性
boundsTODO 添加文档
isopenTODO 添加文档
lastshapeTODO 添加文档
numshapesTODO 添加文档
sourceTODO 添加文档
statusTODO 添加文档
thisown会员旗
typeTODO 添加文档
方法
- add(shape: mapscript.shapeObj) int[源代码]¶
- addPoint(point: mapscript.pointObj) int[源代码]¶
- get(i: int, shape: mapscript.shapeObj) int[源代码]¶
- getDBF() mapscript.DBFInfo[源代码]¶
- getPoint(i: int, point: mapscript.pointObj) int[源代码]¶
- getShape(i: int) mapscript.shapeObj[源代码]¶
- getTransformed(map: mapscript.mapObj, i: int, shape: mapscript.shapeObj) int[源代码]¶
