Uses of Interface
net.sf.jasperreports.pdf.common.PdfPhrase
-
Packages that use PdfPhrase Package Description net.sf.jasperreports.pdf net.sf.jasperreports.pdf.classic net.sf.jasperreports.pdf.common -
-
Uses of PdfPhrase in net.sf.jasperreports.pdf
Methods in net.sf.jasperreports.pdf with parameters of type PdfPhrase Modifier and Type Method Description protected voidJRPdfExporter. getPhrase(AttributedString as, String text, JRPrintText textElement, PdfPhrase phrase) -
Uses of PdfPhrase in net.sf.jasperreports.pdf.classic
Classes in net.sf.jasperreports.pdf.classic that implement PdfPhrase Modifier and Type Class Description classClassicPhraseMethods in net.sf.jasperreports.pdf.classic that return PdfPhrase Modifier and Type Method Description PdfPhraseClassicPdfProducer. createPhrase()PdfPhraseClassicPdfProducer. createPhrase(PdfChunk chunk) -
Uses of PdfPhrase in net.sf.jasperreports.pdf.common
Methods in net.sf.jasperreports.pdf.common that return PdfPhrase Modifier and Type Method Description PdfPhrasePdfProducer. createPhrase()PdfPhrasePdfProducer. createPhrase(PdfChunk chunk)
-