Uses of Interface
net.sf.jasperreports.pdf.common.PdfPhrase
Packages that use PdfPhrase
Package
Description
-
Uses of PdfPhrase in net.sf.jasperreports.pdf
Methods in net.sf.jasperreports.pdf with parameters of type PdfPhraseModifier and TypeMethodDescriptionprotected voidJRPdfExporter.getPhrase(AttributedString as, int beginIndex, int endIndex, String text, JRPrintText textElement, PdfPhrase phrase) 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 PdfPhraseMethods in net.sf.jasperreports.pdf.classic that return PdfPhraseModifier and TypeMethodDescriptionClassicPdfProducer.createPhrase()ClassicPdfProducer.createPhrase(PdfChunk chunk) -
Uses of PdfPhrase in net.sf.jasperreports.pdf.common
Methods in net.sf.jasperreports.pdf.common that return PdfPhraseModifier and TypeMethodDescriptionPdfProducer.createPhrase()PdfProducer.createPhrase(PdfChunk chunk)