mapscript.shapefileObj

class mapscript.shapefileObj(filename: char, type: int = - 1)

属性

bounds 

TODO 添加文档

isopen 

TODO 添加文档

lastshape 

TODO 添加文档

numshapes 

TODO 添加文档

source 

TODO 添加文档

status 

TODO 添加文档

thisown 

会员旗

type 

TODO 添加文档

方法

__init__(filename: char, type: int = - 1)[源代码]
add(shape: mapscript.shapeObj) int[源代码]
addPoint(point: mapscript.pointObj) int[源代码]
get(i: int, shape: mapscript.shapeObj) int[源代码]
getDBF() mapscript.DBFInfo[源代码]
getExtent(i: int, rect: rectObj) void[源代码]
getPoint(i: int, point: mapscript.pointObj) int[源代码]
getShape(i: int) mapscript.shapeObj[源代码]
getTransformed(map: mapscript.mapObj, i: int, shape: mapscript.shapeObj) int[源代码]