Uses of Interface
net.sf.jasperreports.engine.fill.TextMeasureContext
-
Packages that use TextMeasureContext 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 TextMeasureContext in net.sf.jasperreports.engine.fill
Methods in net.sf.jasperreports.engine.fill with parameters of type TextMeasureContext Modifier and Type Method Description voidComplexTextLineWrapper. init(TextMeasureContext context)voidSimpleTextLineWrapper. init(TextMeasureContext context)voidTextLineWrapper. init(TextMeasureContext context)
-