Class RadarMN2.MercatorProjection
- java.lang.Object
-
- de.kaffeemitkoffein.tinyweatherforecastgermany.RadarMN2.MercatorProjection
-
- Direct Known Subclasses:
RadarMN2.MercatorProjectionTile
- Enclosing class:
- RadarMN2
public static class RadarMN2.MercatorProjection extends java.lang.Object
-
-
Constructor Summary
Constructors Constructor Description MercatorProjection(double width)
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description doublegetX(double xcoord)doublegetXCoord(double x)doublegetY(double ycoord)doublegetYCoord(double y)doublegetYraw(double ycoord)
-