All Methods Static Methods Instance Methods Concrete Methods
Modifier and Type |
Method and Description |
static java.lang.String |
appendColumns2(java.lang.String[] all) |
static java.lang.String |
appendColumns2(java.lang.String[] all,
java.lang.String divider) |
void |
auto_sff_1() |
void |
auto_sff_10() |
void |
auto_sff_2() |
void |
auto_sff_3() |
void |
auto_sff_4() |
void |
auto_sff_5() |
void |
auto_sff_6() |
void |
auto_sff_7() |
void |
auto_sff_8() |
void |
auto_sff_9() |
void |
bad_shape1() |
void |
bad_shape2() |
void |
bad_shape3() |
void |
bad_shape4() |
void |
ensureTestDirExists() |
static void |
failFmt(java.lang.String fmt,
java.lang.Object... args) |
static char |
getDisplayChar(java.lang.String layout) |
void |
impossible_sff_1() |
void |
impossible_sff_2() |
void |
impossible_sff_3() |
static void |
main(java.lang.String[] args) |
void |
make_shape1() |
void |
make_shape2() |
void |
make_shape3() |
void |
make_space1() |
void |
make_space2() |
void |
make_space3() |
static void |
performSearchForFit(java.lang.String sampleFit,
java.lang.String spaceLayout,
java.lang.String[]... shapeStrings) |
void |
shape_basic_fill1() |
void |
shape_basic_fill2() |
void |
shape_basic_fill3() |
void |
shape_basic_fill4() |
void |
shape_basic_fill5() |
void |
shape_displayChar1() |
void |
shape_displayChar2_rot() |
void |
shape_displayChar3_rot() |
void |
shape_displayChar4() |
void |
shape_displayChar5_rot() |
void |
shape_rotations1() |
void |
shape_rotations2() |
void |
shape_rotations3() |
void |
shape_rotations4() |
void |
shape_rotations5() |
void |
shape_rotations6() |
void |
shape_rotations7() |
void |
shape_rotations8() |
void |
shape_toString1() |
void |
shape_toString2_rot() |
void |
shape_toString3_rot() |
void |
shape_toString4() |
void |
shape_toString5_rot() |
void |
shape_toString6() |
void |
shape_toString7_rot() |
static java.lang.String |
shape2dStr(java.lang.String[][] as) |
static boolean |
shapeInSpaceAt(char[][] space,
char[][] shape,
int spR,
int spC,
boolean markBlocks,
boolean[][] blockOK) |
static boolean |
shapeIsInSpace(char[][] space,
java.lang.String shapeString,
boolean[][] blockOK) |
static java.lang.String |
simpleDiff2(java.lang.String x,
java.lang.String y) |
void |
space_comprehensive1() |
void |
space_fill1() |
void |
space_fill2() |
void |
space_fill3() |
void |
space_fill4() |
void |
space_fits1() |
void |
space_fits10() |
void |
space_fits11() |
void |
space_fits12() |
void |
space_fits13() |
void |
space_fits14() |
void |
space_fits2() |
void |
space_fits3() |
void |
space_fits4() |
void |
space_fits5() |
void |
space_fits6() |
void |
space_fits7() |
void |
space_fits8() |
void |
space_fits9() |
void |
space_mutiple_place1() |
void |
space_mutiple_place2() |
void |
space_mutiple_place3() |
void |
space_mutiple_place4() |
void |
space_mutiple_place5() |
void |
space_mutiple_place6() |
void |
space_place_fail1() |
void |
space_place_fail2() |
void |
space_place_fail3() |
void |
space_place_fail4() |
void |
space_place_succeed1() |
void |
space_place_succeed10_rot() |
void |
space_place_succeed2() |
void |
space_place_succeed3() |
void |
space_place_succeed4() |
void |
space_place_succeed5() |
void |
space_place_succeed6() |
void |
space_place_succeed7() |
void |
space_place_succeed8_rot() |
void |
space_place_succeed9_rot() |
void |
space_placedShapeInfo1() |
void |
space_placedShapeInfo2() |
void |
space_placedShapeInfo3() |
void |
space_placedShapeInfo4() |
void |
space_remove1() |
void |
space_remove2() |
void |
space_remove3() |
void |
space_shapes_colide1() |
void |
space_shapes_colide2() |
void |
space_shapes_colide3() |
void |
space_shapes_colide4() |
void |
space_shapes_colide5() |
void |
space_shapes_colide6() |
static char[][] |
string2char2D(java.lang.String s) |
void |
test_main_files(java.lang.String fileBase,
boolean solutionExists) |
void |
test_main_impossible1() |
void |
test_main_impossible2() |
void |
test_main_impossible3() |
void |
test_main01() |
void |
test_main02() |
void |
test_main03() |
void |
test_main04() |
void |
test_main05() |
void |
test_main06() |
void |
test_main07() |
void |
test_main08() |
void |
test_main09() |
void |
test_main10() |
static void |
verify_rotations(java.lang.String[] layouts,
Shape shape) |
static void |
verify_shape_fill(java.lang.String layout,
Shape shape) |
static void |
verify_space_fill(java.lang.String layout,
Space space) |
static void |
verifyFit(java.lang.String fitSpaceString,
java.lang.String emptySpaceString,
java.lang.String[][] shapeStrings) |