| Curve |
|
| Geometry |
The base class of all geometries
|
| LinearRing |
This represents the LinearRing GIS datatype.
|
| LineBasedGeometry |
Interface to mark line based geometries.
|
| LineString |
Linestring.
|
| MultiGeometry |
Base class for multi geometries.
|
| PGbox2d |
BOX2D representing the maximum extents of the geometry.
|
| PGbox3d |
BOX3D representing the maximum extents of the geometry.
|
| PGboxbase |
Base class for bounding boxes.
|
| PGgeometrybase |
A PostgreSQL JDBC PGobject extension data type modeling a "geo" type.
|
| Point |
Point geometry.
|
| Polygon |
A polygon.
|
| PolygonBase |
Base class for a polygon to allow similar handling of straight and circular polygons.
|