menu
zxing_lib package
documentation
datamatrix.dart
EncoderContext
setSymbolShape method
setSymbolShape method
dark_mode
light_mode
setSymbolShape
method
void
setSymbolShape
(
SymbolShapeHint
shape
)
Implementation
void
setSymbolShape(SymbolShapeHint shape) { _shape = shape; }
zxing_lib package
documentation
datamatrix
EncoderContext
setSymbolShape method
EncoderContext class
Constructors
new
Properties
codewordCount
codewords
current
currentChar
hashCode
hasMoreCharacters
message
newEncoding
pos
remainingCharacters
runtimeType
skipAtEnd
symbolInfo
Methods
noSuchMethod
resetEncoderSignal
resetSymbolInfo
setSizeConstraints
setSymbolShape
signalEncoderChange
toString
updateSymbolInfo
writeCodeword
writeCodewords
Operators
operator ==