public class DefaultPlacement extends Object
| Constructor and Description |
|---|
DefaultPlacement(String codewords,
int numcols,
int numrows)
Main constructor
|
public DefaultPlacement(String codewords, int numcols, int numrows)
codewords - the codewords to placenumcols - the number of columnsnumrows - the number of rowsCopyright © 2007-2013. All Rights Reserved.