protected static class Pentomino.Piece extends java.lang.Object implements Pentomino.ColumnName
| Constructor and Description |
|---|
Pentomino.Piece(java.lang.String name,
java.lang.String shape,
boolean flippable,
int[] rotations) |
| Modifier and Type | Method and Description |
|---|---|
boolean |
getFlippable() |
java.lang.String |
getName() |
int[] |
getRotations() |
boolean[][] |
getShape(boolean flip,
int rotate) |
Copyright © 2009 The Apache Software Foundation