class
CodablockParameters
Source: Generator.
Codablock parameters.
new CodablockParameters()
Methods
getAspectRatio()
Height/Width ratio of 2D BarCode module.
getColumns()
Columns count.
getRows()
Rows count.
setAspectRatio()
Height/Width ratio of 2D BarCode module.
setColumns()
Columns count.
setRows()
Rows count.
toString()
Returns a human-readable string representation of this CodablockParameters.
- Returns
-
A string that represents this CodablockParameters.