public class GpkgBitmapFactory extends java.lang.Object implements ImageSource.BitmapFactory
| Constructor and Description |
|---|
GpkgBitmapFactory(GpkgContent tiles,
int zoomLevel,
int tileColumn,
int tileRow) |
| Modifier and Type | Method and Description |
|---|---|
Bitmap |
createBitmap()
Returns the bitmap associated with this factory.
|
public GpkgBitmapFactory(GpkgContent tiles, int zoomLevel, int tileColumn, int tileRow)
public Bitmap createBitmap()
ImageSource.BitmapFactorycreateBitmap in interface ImageSource.BitmapFactory