Public Member Functions | |
WktPolygon ($minx, $miny, $maxx, $maxy) | |
toWkt () | |
Public Attributes | |
$numMinX | |
$numMinY | |
$numMaxX | |
$numMaxY |
|
Create a new WKT polygon object.
|
|
Return the WKT representation of the polygon.
|
|
The maximum x coordinate |
|
The maximum y coordinate |
|
The minimum x coordinate |
|
The minimum y coordinate |