Uses of Interface
net.sf.jasperreports.pdf.common.FontRecipient
-
Packages that use FontRecipient Package Description net.sf.jasperreports.pdf net.sf.jasperreports.pdf.classic net.sf.jasperreports.pdf.common -
-
Uses of FontRecipient in net.sf.jasperreports.pdf
Methods in net.sf.jasperreports.pdf with parameters of type FontRecipient Modifier and Type Method Description protected void
JRPdfExporter. setFont(Map<AttributedCharacterIterator.Attribute,Object> attributes, Locale locale, boolean setFontLines, FontRecipient recipient)
Creates a PDF font. -
Uses of FontRecipient in net.sf.jasperreports.pdf.classic
Classes in net.sf.jasperreports.pdf.classic that implement FontRecipient Modifier and Type Class Description class
ClassicFontRecipient
-
Uses of FontRecipient in net.sf.jasperreports.pdf.common
Methods in net.sf.jasperreports.pdf.common with parameters of type FontRecipient Modifier and Type Method Description void
PdfProducerContext. setFont(Map<AttributedCharacterIterator.Attribute,Object> attributes, Locale locale, boolean setFontLines, FontRecipient recipient)
-