public interface GeometryEquality
Geometrys.| Modifier and Type | Method and Description |
|---|---|
<P extends Position> |
equals(Geometry<P> first,
Geometry<P> second)
Checks whether the first geometry equals
the second, for some definition of equality.
|
Copyright © 2021 geolatte.org. All rights reserved.