|
| class | AggCentroid |
| |
| class | AvgX |
| | Aggregate function to find the average x coordinate of a set of geometries. More...
|
| |
| class | AvgY |
| | Aggregate function to find the average y coordinate of a set of geometries. More...
|
| |
| class | AvgZ |
| | Aggregate function to find the average z coordinate of a set of geometries. More...
|
| |
| class | BoundingBox |
| | Aggregate function to calculate a boundingbox of a set of geometries. More...
|
| |
| class | ConcatenateLines |
| |
| class | ConvexHull |
| |
| class | GeomUnion |
| |
| class | MaxX |
| | Aggregate function to find the maximum x coordinate of a set of geometries. More...
|
| |
| class | MaxY |
| | Aggregate function to find the maximum y coordinate of a set of geometries. More...
|
| |
| class | MaxZ |
| | Aggregate function to find the maximum z coordinate of a set of geometries. More...
|
| |
| class | MinX |
| | Aggregate function to find the minimum x coordinate of a set of geometries. More...
|
| |
| class | MinY |
| | Aggregate function to find the minimum y coordinate of a set of geometries. More...
|
| |
| class | MinZ |
| | Aggregate function to find the minimum z coordinate of a set of geometries. More...
|
| |