Class CacheLocationConfiguration


  • public class CacheLocationConfiguration
    extends ApplicationTemplate
    Illustrates how to specify a configuration file that specifies alternate locations for the WorldWind local cache. This example works in conjunction with the companion file CacheLocationConfiguration.xml, which specifies a non-default location for the writable WorldWind cache. That file also includes the standard read locations of the cache so that any previously cached data will be found and used.
    • Constructor Detail

      • CacheLocationConfiguration

        public CacheLocationConfiguration()
    • Method Detail

      • main

        public static void main​(java.lang.String[] args)