
public class SqlTileWriterExt
extends org.osmdroid.tileprovider.modules.SqlTileWriter
created on 12/21/2016.
| Modifier and Type | Class and Description |
|---|---|
static class |
SqlTileWriterExt.SourceCount |
| Constructor and Description |
|---|
SqlTileWriterExt() |
| Modifier and Type | Method and Description |
|---|---|
long |
getRowCountExpired() |
List<SqlTileWriterExt.SourceCount> |
getSources()
gets all the tiles sources that we have tiles for in the cache database and their counts
|
Cursor |
select(int rows,
int offset) |
public Cursor select(int rows,
int offset)
public List<SqlTileWriterExt.SourceCount> getSources()
public long getRowCountExpired()