net.sourceforge.barbecue.output
Class CenteredLabelLayout
java.lang.Object
net.sourceforge.barbecue.output.LabelLayout
net.sourceforge.barbecue.output.CenteredLabelLayout
public class CenteredLabelLayout
- extends LabelLayout
Field Summary |
static int |
BARS_TEXT_VGAP
Pixel gap between the barcode bars and the top of the data text underneath |
Fields inherited from class net.sourceforge.barbecue.output.LabelLayout |
bgHeight, bgWidth, bgX, bgY, height, textLayout, textX, textY, width, x, y |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
BARS_TEXT_VGAP
public static final int BARS_TEXT_VGAP
- Pixel gap between the barcode bars and the top of the data text underneath
- See Also:
- Constant Field Values
CenteredLabelLayout
public CenteredLabelLayout(int x,
int y,
int width)
calculate
protected void calculate()
- Specified by:
calculate
in class LabelLayout
Copyright © 2003-2011 barbecue.sourceforge.net. All Rights Reserved.