See: Description
| Interface | Description |
|---|---|
| Circle |
A circle, also known as a point-radius since that is what it is comprised of.
|
| Point |
A Point with X & Y coordinates.
|
| Rectangle |
A rectangle aligned with the axis (i.e.
|
| Shape |
The base interface defining a geometric shape.
|
| Class | Description |
|---|---|
| BaseShape<T extends SpatialContext> | |
| ShapeCollection<S extends Shape> |
A collection of Shape objects, analogous to an OGC GeometryCollection.
|
| Enum | Description |
|---|---|
| SpatialRelation |
The set of spatial relationships.
|
Copyright © 2025. All rights reserved.