Uses of Interface
com.aowagie.text.pdf.HyphenationEvent
Packages that use HyphenationEvent
-
Uses of HyphenationEvent in com.aowagie.text
Methods in com.aowagie.text that return HyphenationEventModifier and TypeMethodDescriptionChunk.getHyphenation()Returns the hyphenation (if present).Phrase.getHyphenation()Getter for the hyphenation settings.Methods in com.aowagie.text with parameters of type HyphenationEventModifier and TypeMethodDescriptionChunk.setHyphenation(HyphenationEvent hyphenation) sets the hyphenation engine to thisChunk.voidPhrase.setHyphenation(HyphenationEvent hyphenation) Setter for the hyphenation.