public abstract class AbstractItextPaymentPartWriter extends Object implements IPaymentPartWriter
| Modifier and Type | Field and Description |
|---|---|
protected static Rect<Float> |
A6_LANDSCAPE |
protected static Dimension<Float> |
AMOUNT_FIELD |
protected static Dimension<Float> |
AMOUNT_SECTION |
protected static float |
BOX_CORNER_LENGTH |
protected static String |
CHARSET |
protected static DateTimeFormatter |
DATE_FORMATTER |
protected static Dimension<Float> |
DEBTOR_FIELD |
protected static int |
HEADING_FONT_SIZE |
protected static Rect<Float> |
INFORMATION_SECTION_RECT |
protected static Rect<Float> |
QR_CODE_RECTANGLE |
protected static float |
QUIET_SPACE_PTS |
protected static int |
TITLE_FONT_SIZE |
protected static int |
VALUE_FONT_SIZE |
| Constructor and Description |
|---|
AbstractItextPaymentPartWriter(Locale locale) |
| Modifier and Type | Method and Description |
|---|---|
protected String |
getLabel(String key) |
protected static float |
getPaymentPartHeight() |
protected static float |
getPaymentPartWidth() |
int |
getQrCodeImageSize() |
protected static Dimension<Float> |
mmToPoints(Dimension<Integer> mmDimension) |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitwriteprotected static final String CHARSET
protected static final int TITLE_FONT_SIZE
protected static final int HEADING_FONT_SIZE
protected static final int VALUE_FONT_SIZE
protected static final DateTimeFormatter DATE_FORMATTER
protected static final float QUIET_SPACE_PTS
protected static final float BOX_CORNER_LENGTH
public AbstractItextPaymentPartWriter(Locale locale)
protected static float getPaymentPartWidth()
protected static float getPaymentPartHeight()
public int getQrCodeImageSize()
getQrCodeImageSize in interface IPaymentPartWriterCopyright © 2017 Codeblock GmbH. All rights reserved.