private static class WmsCache.ProjectionEntries extends Object
Modifier and Type | Field and Description |
---|---|
(package private) String |
cacheDirectory |
(package private) List<WmsCache.CacheEntry> |
entries |
(package private) String |
projection |
Constructor and Description |
---|
ProjectionEntries(String projection,
String cacheDirectory) |
final String projection
final String cacheDirectory
final List<WmsCache.CacheEntry> entries
ProjectionEntries(String projection, String cacheDirectory)