Package mapproxy :: Package tms :: Module conf_loader :: Class TMSCacheSource
[hide private]
[frames] | no frames]

Class TMSCacheSource

source code

              object --+            
                       |            
 core.conf_loader.Source --+        
                           |        
core.conf_loader.CacheSource --+    
                               |    
                 TileCacheSource --+
                                   |
                                  TMSCacheSource

Instance Methods [hide private]
 
init_tile_source(self) source code

Inherited from TileCacheSource: init_grid

Inherited from core.conf_loader.CacheSource: __init__, configured_cache, configured_layer, get_tile_filter, init_cache_manager, init_file_cache, init_tile_creator

Inherited from object: __delattr__, __getattribute__, __hash__, __new__, __reduce__, __reduce_ex__, __repr__, __setattr__, __str__

Class Variables [hide private]

Inherited from core.conf_loader.CacheSource: is_cache

Instance Variables [hide private]

Inherited from core.conf_loader.Source: layer_conf, param, source

Properties [hide private]

Inherited from core.conf_loader.CacheSource: name

Inherited from object: __class__

Method Details [hide private]

init_tile_source(self)

source code 
Overrides: core.conf_loader.CacheSource.init_tile_source