cmbSymbology enum

Inheritance

Constructors

cmbSymbology()
const

Values

Unknown → const cmbSymbology
DataMatrix → const cmbSymbology
QR → const cmbSymbology
C128 → const cmbSymbology
UpcEan → const cmbSymbology
C11 → const cmbSymbology
C39 → const cmbSymbology
C93 → const cmbSymbology
I2o5 → const cmbSymbology
CodaBar → const cmbSymbology
EanUcc → const cmbSymbology
PharmaCode → const cmbSymbology
Maxicode → const cmbSymbology
Pdf417 → const cmbSymbology
Micropdf417 → const cmbSymbology
Databar → const cmbSymbology
Planet → const cmbSymbology
Postnet → const cmbSymbology
FourStateJap → const cmbSymbology
FourStateAus → const cmbSymbology
FourStateUpu → const cmbSymbology
FourStateImb → const cmbSymbology
Vericode → const cmbSymbology
Rpc → const cmbSymbology
Msi → const cmbSymbology
Azteccode → const cmbSymbology
Dotcode → const cmbSymbology
C25 → const cmbSymbology
C39ConvertToC32 → const cmbSymbology
Ocr → const cmbSymbology
FourStateRm → const cmbSymbology
Telepen → const cmbSymbology

Properties

hashCode int
The hash code for this object.
no setterinherited
index int
A numeric identifier for the enumerated value.
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

Constants

values → const List<cmbSymbology>
A constant List of the values in this enum, in order of their declaration.