Classes | |
| class | GeometryCollection |
| Represents a collection of heterogeneous Geometry objects. More... | |
| class | HCoordinate |
| Represents a homogeneous coordinate for 2-D coordinates. More... | |
| class | ParseException |
| Notifies a parsing error. More... | |
| class | GEOSException |
| Base class for all GEOS exceptions. More... | |
Enumerations | |
| enum | GeometryTypeId { GEOS_POINT, GEOS_LINESTRING, GEOS_LINEARRING, GEOS_POLYGON, GEOS_MULTIPOINT, GEOS_MULTILINESTRING, GEOS_MULTIPOLYGON, GEOS_GEOMETRYCOLLECTION } |
| Geometry types. More... | |
Functions | |
| string | geosversion () |
| Return current GEOS version. | |
| string | jtsport () |
| Return the version of JTS this GEOS release has been ported from. | |
| ostream & | operator<< (ostream &os, const Profile &) |
| Return a string representing the Profile. | |
| ostream & | operator<< (ostream &os, const Profiler &) |
| Return a string representing the Profiler. | |
|
|
Geometry types.
|
1.4.2