|
||||||||||
| 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.SquareBoundsGenerator
com.babaroga.test.packing.SquarePowOf2BoundsGenerator
public class SquarePowOf2BoundsGenerator
Generates the smallest bounds with equal width and height that are a power-of-2.
| Constructor Summary | |
|---|---|
SquarePowOf2BoundsGenerator()
|
|
| 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 SquarePowOf2BoundsGenerator()
| Method Detail |
|---|
public java.lang.String toString()
toString in class SquareBoundsGenerator
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||