Uses of Interface
nl.bebr.mapviewer.data.cache.WritableTileService
-
Packages that use WritableTileService Package Description nl.bebr.mapviewer.data.cache nl.bebr.mapviewer.data.cache.spi -
-
Uses of WritableTileService in nl.bebr.mapviewer.data.cache
Methods in nl.bebr.mapviewer.data.cache that return WritableTileService Modifier and Type Method Description protected WritableTileService<T>TileRepository. findWritableImplementation() -
Uses of WritableTileService in nl.bebr.mapviewer.data.cache.spi
Classes in nl.bebr.mapviewer.data.cache.spi that implement WritableTileService Modifier and Type Class Description classAbstractTileService<T>Abstract implementation ofTileService
-