Interface SpatialPoint

All Superinterfaces:
Comparable<SpatialPoint>
All Known Implementing Classes:
GeoPoint

public interface SpatialPoint extends Comparable<SpatialPoint>
To facilitate maximizing the use of common code between GeoPoint and projected CRS we introduced this ElasticPoint as an interface of commonality.
  • Method Summary

    Modifier and Type
    Method
    Description
    default int
     
    double
     
    double
     
    default String