Uses of Interface
com.itextpdf.kernel.utils.checkers.FontCheckUtil.CharacterChecker
Packages that use FontCheckUtil.CharacterChecker
-
Uses of FontCheckUtil.CharacterChecker in com.itextpdf.kernel.utils.checkers
Methods in com.itextpdf.kernel.utils.checkers with parameters of type FontCheckUtil.CharacterCheckerModifier and TypeMethodDescriptionstatic int
FontCheckUtil.checkGlyphsOfText
(String text, PdfFont font, FontCheckUtil.CharacterChecker checker) Checks the text by the passed checker and the font.