类 | 说明 |
---|---|
BarcodeImpl |
Abstract barcode class that provides functionality that is common to
all barcodes.
|
BlankModule |
Specific implementation of Module that provides blank space.
|
CompositeModule |
Specific implementation of Module that allows the grouping of multiple Modules into
one parent module.
|
Module |
Internal class that is used to organise barcode data into groups of bars.
|
SeparatorModule |
Specific implementation of Module that draws a blank bar (of configurable width).
|
TagPainter |
Created by plough on 2017/5/26.
|