Interface IProjector

  • All Known Implementing Classes:
    SinusoidalProjector

    @Deprecated
    public interface IProjector
    Deprecated.

    NOTE: This API is still in flux and might change in incompatible ways in the next release.

    • Method Detail

      • coordsAsString

        String coordsAsString​(double latitude,
                              double longitude)
        Deprecated.
      • coords

        double[] coords​(double latitude,
                        double longitude)
        Deprecated.