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