WktPolygon Class Reference

List of all members.

Public Member Functions

 WktPolygon ($minx, $miny, $maxx, $maxy)
 toWkt ()

Public Attributes

 $numMinX
 $numMinY
 $numMaxX
 $numMaxY

Detailed Description

A polygon in the well-known text representation of the OpenGIS standard.


Constructor & Destructor Documentation

WktPolygon::WktPolygon minx,
miny,
maxx,
maxy
 

Create a new WKT polygon object.

Parameters:
$minx the minimum x coordinate.
$miny the minimum y coordinate.
$maxx the maximum x coordinate.
$maxy the maximum x coordinate.
Returns:
The WKT polygon object.


Member Function Documentation

WktPolygon::toWkt  ) 
 

Return the WKT representation of the polygon.

Returns:
A string containing the WKT representation of the polygon.


Member Data Documentation

WktPolygon::$numMaxX
 

The maximum x coordinate

WktPolygon::$numMaxY
 

The maximum y coordinate

WktPolygon::$numMinX
 

The minimum x coordinate

WktPolygon::$numMinY
 

The minimum y coordinate


The documentation for this class was generated from the following file:
Generated on Sat Jul 1 21:19:42 2006 for DCMMS by  doxygen 1.4.6-NO