Uses of Class
net.sf.jasperreports.engine.fill.TextMeasurer.TextMeasuredState
-
Packages that use TextMeasurer.TextMeasuredState 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 TextMeasurer.TextMeasuredState in net.sf.jasperreports.engine.fill
Fields in net.sf.jasperreports.engine.fill declared as TextMeasurer.TextMeasuredState Modifier and Type Field Description protected TextMeasurer.TextMeasuredState
TextMeasurer. measuredState
protected TextMeasurer.TextMeasuredState
TextMeasurer. prevMeasuredState
Methods in net.sf.jasperreports.engine.fill that return TextMeasurer.TextMeasuredState Modifier and Type Method Description TextMeasurer.TextMeasuredState
TextMeasurer.TextMeasuredState. cloneState()
-