Uses of Interface
net.sf.jasperreports.engine.util.text.TextLayoutAssessor
-
Packages that use TextLayoutAssessor Package Description net.sf.jasperreports.engine.util.text -
-
Uses of TextLayoutAssessor in net.sf.jasperreports.engine.util.text
Classes in net.sf.jasperreports.engine.util.text that implement TextLayoutAssessor Modifier and Type Class Description class
FontTextLayoutAssessor
Complex text layout check that uses Java 9Font
.class
LegacyTextLayoutAssessor
Legacy complex text layout implementation.Methods in net.sf.jasperreports.engine.util.text that return TextLayoutAssessor Modifier and Type Method Description static TextLayoutAssessor
TextLayoutUtils. textLayoutAssessor()
-