Uses of Interface
org.geolatte.geom.ProjectedGeometryOperations
-
Packages that use ProjectedGeometryOperations Package Description org.geolatte.geom A model for geospatial geometries. -
-
Uses of ProjectedGeometryOperations in org.geolatte.geom
Classes in org.geolatte.geom that implement ProjectedGeometryOperations Modifier and Type Class Description classJTSGeometryOperationsAn implementation ofProjectedGeometryOperationsthat delegates to the corresponding JTS operations.Fields in org.geolatte.geom declared as ProjectedGeometryOperations Modifier and Type Field Description static ProjectedGeometryOperationsProjectedGeometryOperations. DefaultDefault implementation of this interface
-