| Package | Description |
|---|---|
| org.krysalis.barcode4j |
Main package of Barcode4J.
|
| org.krysalis.barcode4j.impl.postnet |
This package contains the POSTNET implementation.
|
| Modifier and Type | Field and Description |
|---|---|
static BaselineAlignment |
BaselineAlignment.ALIGN_BOTTOM
The bars are aligned to be even along the bottom.
|
static BaselineAlignment |
BaselineAlignment.ALIGN_TOP
The bars are aligned to be even along the top.
|
| Modifier and Type | Method and Description |
|---|---|
static BaselineAlignment |
BaselineAlignment.byName(String name)
Returns a BaselineAlignment instance by name.
|
| Modifier and Type | Method and Description |
|---|---|
BaselineAlignment |
POSTNETBean.getBaselinePosition()
Returns the baseline position.
|
| Modifier and Type | Method and Description |
|---|---|
void |
POSTNETBean.setBaselinePosition(BaselineAlignment baselinePosition)
Sets the baseline position.
|
Copyright © 2003–2023. All rights reserved.