NASA World Wind

gov.nasa.worldwind.util
Interface TileUrlBuilder


public interface TileUrlBuilder


Method Summary
 URL getURL(Tile tile, String imageFormat)
           
 

Method Detail

getURL

URL getURL(Tile tile,
           String imageFormat)
           throws MalformedURLException
Throws:
MalformedURLException

NASA World Wind