public static class BitmapPacker.SkylineStrategy extends java.lang.Object implements BitmapPacker.PackStrategy
| Constructor and Description |
|---|
SkylineStrategy() |
| 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) |
public void sort(java.util.ArrayList<Bitmap> images)
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