Uses of Interface
net.sf.jasperreports.engine.fill.TextMeasureContext
Packages that use TextMeasureContext
Package
Description
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 TextMeasureContextModifier and TypeMethodDescriptionvoid
ComplexTextLineWrapper.init
(TextMeasureContext context) void
SimpleTextLineWrapper.init
(TextMeasureContext context) void
TextLineWrapper.init
(TextMeasureContext context)