mapscript.lineObj

class mapscript.lineObj

Overview

The lineObj has the following relationships:

../../../_images/lineObj_pointObj.png

Attributes

numpoints

int immutable TODO Add documentation

thisown

The membership flag

Methods

__init__()[source]
add(p: pointObj) int[source]
get(i: int) pointObj[source]
project(*args) int[source]
set(i: int, p: pointObj) int[source]