Package org.oscim.utils
Interface BitmapPacker.PackStrategy
- All Known Implementing Classes:
BitmapPacker.GuillotineStrategy,BitmapPacker.SkylineStrategy
- Enclosing class:
- BitmapPacker
public static interface BitmapPacker.PackStrategy
-
Method Summary
Modifier and TypeMethodDescriptionpack(BitmapPacker packer, Object key, org.oscim.utils.BitmapPacker.Rect rect) void
-
Method Details
-
sort
-
pack
BitmapPacker.PackerAtlasItem pack(BitmapPacker packer, Object key, org.oscim.utils.BitmapPacker.Rect rect)
-