public class BitmapPyramid
extends java.lang.Object
Constructor and Description |
---|
BitmapPyramid(java.io.File f) |
Modifier and Type | Method and Description |
---|---|
void |
dispose() |
static void |
disposeStatic() |
android.graphics.Bitmap |
getBitmap(GLMapView ortho,
double widthM,
double lengthM) |
java.io.File |
getFile() |
boolean |
isEmpty() |
void |
setBitmap(android.graphics.Bitmap bmp) |
public static void disposeStatic()
public java.io.File getFile()
public android.graphics.Bitmap getBitmap(GLMapView ortho, double widthM, double lengthM)
public boolean isEmpty()
public void dispose()
public void setBitmap(android.graphics.Bitmap bmp)