Uses of Interface
com.itextpdf.layout.hyphenation.IPatternConsumer
Packages that use IPatternConsumer
-
Uses of IPatternConsumer in com.itextpdf.layout.hyphenation
Classes in com.itextpdf.layout.hyphenation that implement IPatternConsumerModifier and TypeClassDescriptionclass
This tree structure stores the hyphenation patterns in an efficient way for fast lookup.Fields in com.itextpdf.layout.hyphenation declared as IPatternConsumerConstructors in com.itextpdf.layout.hyphenation with parameters of type IPatternConsumerModifierConstructorDescriptionPatternParser
(IPatternConsumer consumer) Construct a pattern parser.