Class GlyphRendering.FontKey
- java.lang.Object
-
- net.sf.jasperreports.export.pdf.classic.GlyphRendering.FontKey
-
- Enclosing class:
- GlyphRendering
protected static class GlyphRendering.FontKey extends java.lang.Object
-
-
Constructor Summary
Constructors Constructor Description FontKey(AwtFontAttribute fontAttribute, boolean italic, boolean bold, java.util.Locale locale)
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description booleanequals(java.lang.Object obj)inthashCode()java.lang.StringtoString()
-
-
-
Constructor Detail
-
FontKey
public FontKey(AwtFontAttribute fontAttribute, boolean italic, boolean bold, java.util.Locale locale)
-
-