Package com.itextpdf.io.font.otf
Interface GlyphLine.IGlyphLineFilter
-
- All Known Implementing Classes:
TextRenderer.CustomGlyphLineFilter
- Enclosing class:
- GlyphLine
public static interface GlyphLine.IGlyphLineFilter
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description boolean
accept(Glyph glyph)
-
-
-
Method Detail
-
accept
boolean accept(Glyph glyph)
-
-