mapscript.rectObj

class mapscript.rectObj(minx: double = - 1.0, miny: double = - 1.0, maxx: double = - 1.0, maxy: double = - 1.0, imageunits: int = 0)

属性

maxx 

TODO 添加文档

maxy 

TODO 添加文档

minx 

TODO 添加文档

miny 

TODO 添加文档

thisown 

会员旗

方法

__init__(minx: double = - 1.0, miny: double = - 1.0, maxx: double = - 1.0, maxy: double = - 1.0, imageunits: int = 0)[源代码]
draw(map: mapObj, layer: layerObj, image: imageObj, classindex: int, text: char) int[源代码]
fit(width: int, height: int) double[源代码]
getCenter() mapscript.pointObj[源代码]
project(projin: mapscript.projectionObj, projout: mapscript.projectionObj) int[源代码]
toPolygon() mapscript.shapeObj[源代码]
toString() char[源代码]