Package atlasgen

Class Ratio


  • public class Ratio
    extends java.lang.Object
    • Constructor Summary

      Constructors 
      Constructor Description
      Ratio()  
    • Method Summary

      All Methods Static Methods Concrete Methods 
      Modifier and Type Method Description
      static double imageHeight​(double latitudeExtension, double longitudeExtension, double ratioLatitudePerLongitude, int imageWidth)  
      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
    • Constructor Detail

      • Ratio

        public Ratio()
    • Method Detail

      • imageHeight

        public static double imageHeight​(double latitudeExtension,
                                         double longitudeExtension,
                                         double ratioLatitudePerLongitude,
                                         int imageWidth)