| Package | Description |
|---|---|
| org.locationtech.jts.geom |
Contains the
Geometry interface hierarchy and supporting classes. |
| Modifier and Type | Method and Description |
|---|---|
int |
Geometry.compareTo(Object o,
CoordinateSequenceComparator comp)
Returns whether this
Geometry is greater than, equal to,
or less than another Geometry,
using the given CoordinateSequenceComparator. |
Copyright © 2024. All rights reserved.