SymbologyType enum

Inheritance
Available extensions

Values

allCodes → const SymbologyType
all1DCodes → const SymbologyType
code11 → const SymbologyType
code39 → const SymbologyType
code93 → const SymbologyType
code128 → const SymbologyType
codabar → const SymbologyType
ean8 → const SymbologyType
ean8AddOn2 → const SymbologyType
ean8AddOn5 → const SymbologyType
ean13 → const SymbologyType
ean13AddOn2 → const SymbologyType
ean13AddOn5 → const SymbologyType
iata → const SymbologyType
industrial2of5 → const SymbologyType
interleaved2of5 → const SymbologyType
matrix2of5 → const SymbologyType
msiPlessey → const SymbologyType
sCode → const SymbologyType
telepen → const SymbologyType
triOptic → const SymbologyType
ukPlessey → const SymbologyType
upcA → const SymbologyType
upcAAddOn2 → const SymbologyType
upcAAddOn5 → const SymbologyType
upcE → const SymbologyType
upcEAddOn2 → const SymbologyType
upcEAddOn5 → const SymbologyType
upcE1 → const SymbologyType
upcE1AddOn2 → const SymbologyType
upcE1AddOn5 → const SymbologyType
gs1DataBarAllTypes → const SymbologyType
gs1DataBar → const SymbologyType
gs1DataBarLimited → const SymbologyType
gs1DataBarExpanded → const SymbologyType
all2DCodes → const SymbologyType
aztecCode → const SymbologyType
aztecRunes → const SymbologyType
chineseSensibleCode → const SymbologyType
codablockF → const SymbologyType
dataMatrix → const SymbologyType
dataMatrixOldECC000_140 → const SymbologyType
dotCode → const SymbologyType
maxicode → const SymbologyType
microPDF417 → const SymbologyType
microQRCode → const SymbologyType
pdf417 → const SymbologyType
qrCode → const SymbologyType
australianPostal → const SymbologyType
chinesePostMatrix2of5 → const SymbologyType
intelligentMailBarcode → const SymbologyType
japanesePostal → const SymbologyType
koreanPostalAuthority → const SymbologyType
mailmark4StatePostal → const SymbologyType
netherlandsKIXCode → const SymbologyType
planet → const SymbologyType
postnet → const SymbologyType
ukPostal → const SymbologyType

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<SymbologyType>
A constant List of the values in this enum, in order of their declaration.