Uses of Interface
org.geolatte.geom.GeometryEquality
-
Packages that use GeometryEquality Package Description org.geolatte.geom A model for geospatial geometries. -
-
Uses of GeometryEquality in org.geolatte.geom
Classes in org.geolatte.geom that implement GeometryEquality Modifier and Type Class Description classApproximateGeometryEqualityCreated by Karel Maesen, Geovise BVBA on 2019-03-27.classGeometryPositionEqualityAGeometryEqualitythat considers twoGeometrys to be equal iff one of these conditions is satisfied: both have the same type, coordinate reference system and consist of the samePoints. both are empty
-