Companion

object Companion

Functions

Link copied to clipboard
fun lookup(dataCodewords: Int): SymbolInfo?
fun lookup(dataCodewords: Int, shape: SymbolShapeHint): SymbolInfo?
fun lookup(dataCodewords: Int, allowRectangular: Boolean, fail: Boolean): SymbolInfo?
fun lookup(dataCodewords: Int, shape: SymbolShapeHint, minSize: Dimension?, maxSize: Dimension?, fail: Boolean): SymbolInfo?
Link copied to clipboard

Overrides the symbol info set used by this class. Used for testing purposes.