Package net.sf.jasperreports.engine.fill
Class SimpleTextLineWrapper.FontKey
- java.lang.Object
-
- net.sf.jasperreports.engine.fill.SimpleTextLineWrapper.FontKey
-
- Enclosing class:
- SimpleTextLineWrapper
protected static class SimpleTextLineWrapper.FontKey extends java.lang.Object
-
-
Constructor Summary
Constructors Constructor Description FontKey(AwtFontAttribute fontAttribute, float size, int style, 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, float size, int style, java.util.Locale locale)
-
-