public class CenteredLabelLayout extends LabelLayout
限定符和类型 | 字段和说明 |
---|---|
static int |
BARS_TEXT_VGAP
Pixel gap between the barcode bars and the top of the data text
underneath
|
构造器和说明 |
---|
CenteredLabelLayout(int x,
int y,
int width) |
限定符和类型 | 方法和说明 |
---|---|
protected void |
calculate() |
getBackgroundHeight, getBackgroundWidth, getBackgroundX, getBackgroundY, getTextX, getTextY, setTextLayout
public static final int BARS_TEXT_VGAP
protected void calculate()
calculate
在类中 LabelLayout