public final class Tile extends java.lang.Object
TileProvider
static Tile
EMPTY_TILE
byte[]
mData
int
mHeight
mWidth
Tile(int width, int height, byte[] data)
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public static Tile EMPTY_TILE
public final byte[] mData
public final int mWidth
public final int mHeight
public Tile(int width, int height, byte[] data)
width
height
data
android.graphics.BitmapFactory#decodeByteArray