gov.nasa.worldwind.servers.wms
Class Configuration
java.lang.Object
gov.nasa.worldwind.servers.wms.Configuration
public class Configuration
- extends Object
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Configuration
public Configuration(InputStream configFile)
getGDALPath
public String getGDALPath()
getListenerPort
public int getListenerPort()
getMapSources
public Set<MapSource> getMapSources()
getThreadPoolSize
public int getThreadPoolSize()
getWorkDirectory
public String getWorkDirectory()