public interface GeometryEquality
Geometry
s.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 © 2023 geolatte.org. All rights reserved.