Uses of Class
net.sf.jasperreports.export.pdf.classic.GlyphRendering.FontKey
-
Packages that use GlyphRendering.FontKey Package Description net.sf.jasperreports.export.pdf.classic -
-
Uses of GlyphRendering.FontKey in net.sf.jasperreports.export.pdf.classic
Methods in net.sf.jasperreports.export.pdf.classic that return GlyphRendering.FontKey Modifier and Type Method Description protected GlyphRendering.FontKeyGlyphRendering. extractFontKey(java.util.Map<java.text.AttributedCharacterIterator.Attribute,java.lang.Object> attributes, java.util.Locale locale)Methods in net.sf.jasperreports.export.pdf.classic with parameters of type GlyphRendering.FontKey Modifier and Type Method Description protected booleanGlyphRendering. canUseGlyphRendering(GlyphRendering.FontKey fontKey, boolean awtIgnoreMissingFont)
-