gov.nasa.worldwind.terrain
Class WMSBasicElevationModel.URLBuilder
java.lang.Object
gov.nasa.worldwind.terrain.WMSBasicElevationModel.URLBuilder
- All Implemented Interfaces:
- TileUrlBuilder
- Enclosing class:
- WMSBasicElevationModel
protected static class WMSBasicElevationModel.URLBuilder
- extends Object
- implements TileUrlBuilder
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
MAX_VERSION
protected static final String MAX_VERSION
- See Also:
- Constant Field Values
URLTemplate
protected String URLTemplate
WMSBasicElevationModel.URLBuilder
protected WMSBasicElevationModel.URLBuilder(String version,
AVList params)
getURL
public URL getURL(Tile tile,
String altImageFormat)
throws MalformedURLException
- Specified by:
getURL in interface TileUrlBuilder
- Throws:
MalformedURLException