public interface GeometryEquality
Geometries
.Modifier and Type | Method and Description |
---|---|
boolean |
equals(Geometry first,
Geometry second)
Checks whether the first geometry equals
the second, for some definition of equality.
|
Copyright © 2015 geolatte.org. All rights reserved.