| Package | Description |
|---|---|
| ch.codeblock.qrinvoice.layout | |
| ch.codeblock.qrinvoice.paymentpart |
| Modifier and Type | Method and Description |
|---|---|
static <T extends Number> |
Rect.create(T llx,
T lly,
T urx,
T ury) |
static <T extends Number> |
Rect.createUsingDimension(T llx,
T lly,
Dimension<T> dimension) |
static <T extends Number> |
Rect.createUsingDimension(T llx,
T lly,
T width,
T height) |
Rect<T> |
Rect.move(Point<T> offset) |
Rect<T> |
Rect.move(T offsetX,
T offsetY) |
Rect<T> |
Dimension.toRectangle(T x,
T y) |
| Modifier and Type | Field and Description |
|---|---|
protected static Rect<Float> |
AbstractItextPaymentPartWriter.A6_LANDSCAPE |
protected static Rect<Float> |
AbstractItextPaymentPartWriter.INFORMATION_SECTION_RECT |
protected static Rect<Float> |
AbstractItextPaymentPartWriter.QR_CODE_RECTANGLE |
Copyright © 2017 Codeblock GmbH. All rights reserved.