A B C G I M N P R S T U

C

checkNonNull(Object) - Static method in class com.babaroga.test.Args
Throws an IllegalArgumentException if the specified object is not null.
checkNonNull(Object, String) - Static method in class com.babaroga.test.Args
Throws an IllegalArgumentException if the specified object is not null.
checkNotEmpty(String) - Static method in class com.babaroga.test.Args
Throws an IllegalArgumentException if the specified string is empty.
checkNotEmpty(String, String) - Static method in class com.babaroga.test.Args
Throws an IllegalArgumentException if the specified string is empty.
checkPositive(int) - Static method in class com.babaroga.test.Args
Throws an IllegalArgumentException if the specified integer is not positive.
checkPositive(int, String) - Static method in class com.babaroga.test.Args
Throws an IllegalArgumentException if the specified integer is not positive.
com.babaroga.test - package com.babaroga.test
 
com.babaroga.test.packing - package com.babaroga.test.packing
 
compare(Image, Image) - Method in class com.babaroga.test.ImageAreaComparator
 
compare(Image, Image) - Method in class com.babaroga.test.ImageDimensionComparator
 
compare(Image, Image) - Method in class com.babaroga.test.ImageHeightComparator
 
compare(Image, Image) - Method in class com.babaroga.test.ImageWidthComparator
 
compare(Rectangle, Rectangle) - Method in class com.babaroga.test.RectangleHeightComparator
 
compare(Rectangle, Rectangle) - Method in class com.babaroga.test.RectangleWidthComparator
 
ConstantBoundsGenerator - Class in com.babaroga.test.packing
Generates a constant bounding rectangle.
ConstantBoundsGenerator(int, int) - Constructor for class com.babaroga.test.packing.ConstantBoundsGenerator
Constructs a bounding generator with specified width and height.

A B C G I M N P R S T U