SmpR30Line class

Constructors

SmpR30Line()

Properties

hashCode int
The hash code for this object.
no setterinherited
runtimeType Type
A representation of the runtime type of the object.
no setterinherited

Methods

noSuchMethod(Invocation invocation) → dynamic
Invoked when a nonexistent method or property is accessed.
inherited
toString() String
A string representation of this object.
inherited

Operators

operator ==(Object other) bool
The equality operator.
inherited

Static Properties

ALIGN_CENTER int
final
ALIGN_LEFT int
final
ALIGN_RIGHT int
final
BC_CODABAR int
final
BC_CODE128 int
final
BC_CODE39 int
final
BC_CODE93 int
final
BC_EAN_13 int
final
BC_EAN_8 int
final
BC_ITF int
final
BC_UPC_A int
final
BC_UPC_E int
final
HRI_ABOVE int
final
HRI_ABOVE_AND_BELOW int
final
HRI_BELOW int
final
HRI_NONE int
final
QR_ERROR_LEVEL_H int
final
QR_ERROR_LEVEL_L int
final
QR_ERROR_LEVEL_M int
final
QR_ERROR_LEVEL_Q int
final

Static Methods

feedLine(int line) SmpR30LineData
formatString(bool width, bool height, bool bold, bool underline) SmpR30LineData
paperCut() SmpR30LineData
printBarcode(int type, int width, int height, int hri, String data) SmpR30LineData
reset() SmpR30LineData
sendText(String text) SmpR30LineData
sendTextLine(String text) SmpR30LineData
setAlignment(int type) SmpR30LineData