public static interface BitmapPacker.PackStrategy
| Modifier and Type | Method and Description |
|---|---|
BitmapPacker.PackerAtlasItem |
pack(BitmapPacker packer,
java.lang.Object key,
org.oscim.utils.BitmapPacker.Rect rect) |
void |
sort(java.util.ArrayList<Bitmap> images) |
void sort(java.util.ArrayList<Bitmap> images)
BitmapPacker.PackerAtlasItem pack(BitmapPacker packer, java.lang.Object key, org.oscim.utils.BitmapPacker.Rect rect)