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 void
ComplexTextLineWrapper. init(TextMeasureContext context)
void
SimpleTextLineWrapper. init(TextMeasureContext context)
void
TextLineWrapper. init(TextMeasureContext context)
-