public class DefaultPlacement extends Object
| Constructor and Description | 
|---|
| DefaultPlacement(CharSequence codewords,
                int numcols,
                int numrows)Main constructor | 
public DefaultPlacement(CharSequence codewords, int numcols, int numrows)
codewords - the codewords to placenumcols - the number of columnsnumrows - the number of rowsCopyright © 2007–2018. All rights reserved.