Package it.tidalwave.mapviewer.spi
Class MercatorProjectionTest
java.lang.Object
it.tidalwave.mapviewer.spi.MercatorProjectionTest
- Author:
- Fabrizio Giudici
-
Constructor Summary
-
Method Summary
Modifier and TypeMethodDescriptionObject[][]
void
test_coordinatesToMapPoint
(int tileSize, int zoom, MapCoordinates coordinates, MapPoint point) void
test_maPointToCoordinates
(int tileSize, int zoom, MapCoordinates coordinates, MapPoint point)
-
Constructor Details
-
MercatorProjectionTest
public MercatorProjectionTest()
-
-
Method Details
-
test_coordinatesToMapPoint
public void test_coordinatesToMapPoint(int tileSize, int zoom, MapCoordinates coordinates, MapPoint point) -
test_maPointToCoordinates
public void test_maPointToCoordinates(int tileSize, int zoom, MapCoordinates coordinates, MapPoint point) -
coordinates
-