public class DefaultPlacement extends java.lang.Object
DefaultPlacement(java.lang.CharSequence codewords, int numcols, int numrows)
boolean
getBit(int col, int row)
void
place()
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public DefaultPlacement(java.lang.CharSequence codewords, int numcols, int numrows)
codewords
numcols
numrows
public final boolean getBit(int col, int row)
public final void place()