public static class BitmapPacker.GuillotineStrategy extends java.lang.Object implements BitmapPacker.PackStrategy
| Constructor and Description |
|---|
GuillotineStrategy() |
| 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> Bitmaps) |
public void sort(java.util.ArrayList<Bitmap> Bitmaps)
sort in interface BitmapPacker.PackStrategypublic BitmapPacker.PackerAtlasItem pack(BitmapPacker packer, java.lang.Object key, org.oscim.utils.BitmapPacker.Rect rect)
pack in interface BitmapPacker.PackStrategy