public class IText4OutputWriterFactory extends Object implements IOutputWriterFactory
| Constructor and Description |
|---|
IText4OutputWriterFactory() |
| Modifier and Type | Method and Description |
|---|---|
IPaymentPartReceiptWriter |
create(PaymentPartReceiptWriterOptions options) |
IQrCodeWriter |
create(QrCodeWriterOptions options) |
String |
getShortName() |
boolean |
supports(Object options) |
boolean |
supports(PaymentPartReceiptWriterOptions options) |
boolean |
supports(QrCodeWriterOptions options) |
String |
toString() |
public boolean supports(Object options)
public boolean supports(PaymentPartReceiptWriterOptions options)
supports in interface IOutputWriterFactorypublic IPaymentPartReceiptWriter create(PaymentPartReceiptWriterOptions options)
create in interface IOutputWriterFactorypublic boolean supports(QrCodeWriterOptions options)
supports in interface IOutputWriterFactorypublic IQrCodeWriter create(QrCodeWriterOptions options)
create in interface IOutputWriterFactorypublic String getShortName()
getShortName in interface IOutputWriterFactoryCopyright © 2017–2018 Codeblock GmbH. All rights reserved.