Uses of Package
com.babaroga.test.packing

Packages that use com.babaroga.test.packing
com.babaroga.test.packing   
 

Classes in com.babaroga.test.packing used by com.babaroga.test.packing
BoundsGenerator
          A BoundsGenerator generates potential bounding rectangles.
MinimumBoundsGenerator
          Generates bounding rectangles that are potentially minimal bounding rectangles.
RectanglePacker
          Abstract base class for all rectangle packers.
SquareBoundsGenerator
          Generates the smallest bounds with equal width and height.