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