NASA World Wind

gov.nasa.worldwind.util
Interface TileUrlBuilder


public interface TileUrlBuilder


Method Summary
 java.net.URL getURL(Tile tile, java.lang.String imageFormat)
           
 

Method Detail

getURL

java.net.URL getURL(Tile tile,
                    java.lang.String imageFormat)
                    throws java.net.MalformedURLException
Throws:
java.net.MalformedURLException

NASA World Wind