Uses of Class
net.sf.jasperreports.engine.fill.SimpleTextLineWrapper.FontInfo
-
Packages that use SimpleTextLineWrapper.FontInfo Package Description net.sf.jasperreports.engine.fill Contains fill time implementations for the library's main interfaces and the entire engine used in the filling process (the actual core of JasperReports). -
-
Uses of SimpleTextLineWrapper.FontInfo in net.sf.jasperreports.engine.fill
Methods in net.sf.jasperreports.engine.fill that return SimpleTextLineWrapper.FontInfo Modifier and Type Method Description protected SimpleTextLineWrapper.FontInfo
SimpleTextLineWrapper. getGeneralFontInfo(Map<AttributedCharacterIterator.Attribute,Object> textAttributes)
Constructors in net.sf.jasperreports.engine.fill with parameters of type SimpleTextLineWrapper.FontInfo Constructor Description ElementFontInfo(SimpleTextLineWrapper.FontInfo fontInfo)
-