|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectcom.babaroga.test.packing.BoundsGenerator
com.babaroga.test.packing.MinimumBoundsGenerator
com.babaroga.test.packing.MinimumPowOf2BoundsGenerator
public class MinimumPowOf2BoundsGenerator
Generates bounding rectangles that are potentially minimal bounding rectangles with power-of-2 dimensions.
| Constructor Summary | |
|---|---|
MinimumPowOf2BoundsGenerator()
Constructs a MinimumPowOf2BoundsGenerator. |
|
| Method Summary | |
|---|---|
java.lang.String |
toString()
|
| Methods inherited from class com.babaroga.test.packing.BoundsGenerator |
|---|
getBounds, getNumBoundsTested, getPackedRectangles, pack |
| Methods inherited from class java.lang.Object |
|---|
equals, getClass, hashCode, notify, notifyAll, wait, wait, wait |
| Constructor Detail |
|---|
public MinimumPowOf2BoundsGenerator()
| Method Detail |
|---|
public java.lang.String toString()
toString in class MinimumBoundsGenerator
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||