Package 

Class TileSystemWebMercator

    • Method Summary

      Modifier and Type Method Description
      double getX01FromLongitude(double pLongitude) Converts a longitude to its "X01" value,Same as getX01FromLongitude but without wrap
      double getY01FromLatitude(double pLatitude) Converts a latitude to its "Y01" value,Same as getY01FromLatitude but without wrap
      double getLongitudeFromX01(double pX01)
      double getLatitudeFromY01(double pY01)
      double getMinLatitude()
      double getMaxLatitude()
      double getMinLongitude()
      double getMaxLongitude()
      • Methods inherited from class org.osmdroid.util.TileSystem

        Clip, Clip, ClipToLong, GroundResolution, GroundResolution, GroundResolutionMapSize, LatLongToPixelXY, LatLongToPixelXY, LatLongToPixelXYMapSize, MapScale, MapSize, MapSize, PixelXYToLatLong, PixelXYToLatLong, PixelXYToLatLongMapSize, PixelXYToLatLongMapSizeWithoutWrap, PixelXYToLatLongWithoutWrap, PixelXYToTileXY, PixelXYToTileXY, PixelXYToTileXY, QuadKeyToTileXY, TileXYToPixelXY, TileXYToPixelXY, TileXYToQuadKey, cleanLatitude, cleanLongitude, getBoundingBoxZoom, getCleanMercator, getFactor, getGeoFromMercator, getInputTileZoomLevel, getLatitudeFromTileY, getLatitudeFromY01, getLatitudeZoom, getLongitudeFromTileX, getLongitudeFromX01, getLongitudeZoom, getMaximumZoomLevel, getMercatorFromGeo, getMercatorFromTile, getMercatorFromXY01, getMercatorXFromLongitude, getMercatorYFromLatitude, getRandomLatitude, getRandomLatitude, getRandomLongitude, getTileFromMercator, getTileFromMercator, getTileSize, getTileSize, getTileXFromLongitude, getTileYFromLatitude, getX01FromLongitude, getX01FromLongitude, getXY01FromMercator, getY01FromLatitude, isValidLatitude, isValidLongitude, setTileSize, toStringLatitudeSpan, toStringLongitudeSpan, truncateToInt
      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait