Uses of Interface
com.itextpdf.io.font.otf.GlyphLine.IGlyphLineFilter
-
Packages that use GlyphLine.IGlyphLineFilter Package Description com.itextpdf.io.font.otf com.itextpdf.layout.renderer -
-
Uses of GlyphLine.IGlyphLineFilter in com.itextpdf.io.font.otf
Methods in com.itextpdf.io.font.otf with parameters of type GlyphLine.IGlyphLineFilter Modifier and Type Method Description GlyphLine
GlyphLine. filter(GlyphLine.IGlyphLineFilter filter)
-
Uses of GlyphLine.IGlyphLineFilter in com.itextpdf.layout.renderer
Classes in com.itextpdf.layout.renderer that implement GlyphLine.IGlyphLineFilter Modifier and Type Class Description private static class
TextRenderer.CustomGlyphLineFilter
-