Package | Description |
---|---|
org.geolatte.geom |
A model for geospatial geometries.
|
Modifier and Type | Class and Description |
---|---|
class |
GeometryPointEquality
A
GeometryEquality that considers two Geometry s to be equal iff one of these conditions is
satisfied:
both have the same type, coordinate reference system and consist of the same Point s.
both are empty
|
Copyright © 2015 geolatte.org. All rights reserved.