| Package | Description |
|---|---|
| com.google.zxing.pdf417.encoder |
| Modifier and Type | Method and Description |
|---|---|
static Compaction |
Compaction.valueOf(String
Returns the enum constant of this type with the specified name.
|
static Compaction |
Compaction.values()
Returns an array containing the constants of this enum type, in the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
void |
PDF417.setCompaction(Compaction
|