Uses of Interface
com.lowagie.text.pdf.HyphenationEvent
Packages that use HyphenationEvent
-
Uses of HyphenationEvent in com.lowagie.text
Fields in com.lowagie.text declared as HyphenationEventModifier and TypeFieldDescriptionprotected HyphenationEventPhrase.hyphenationNull, unless the Phrase has to be hyphenated.Methods in com.lowagie.text that return HyphenationEventModifier and TypeMethodDescriptionChunk.getHyphenation()Returns the hyphenation (if present).Phrase.getHyphenation()Getter for the hyphenation settings.Methods in com.lowagie.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. -
Uses of HyphenationEvent in com.lowagie.text.html.simpleparser
Methods in com.lowagie.text.html.simpleparser that return HyphenationEventModifier and TypeMethodDescriptionstatic HyphenationEventFactoryProperties.getHyphenation(ChainedProperties props) Gets a HyphenationEvent based on the hyphenation entry in ChainedProperties.static HyphenationEventFactoryProperties.getHyphenation(String s) Gets a HyphenationEvent based on a String.static HyphenationEventFactoryProperties.getHyphenation(HashMap props) Gets a HyphenationEvent based on the hyphenation entry in a HashMap. -
Uses of HyphenationEvent in com.lowagie.text.pdf
Classes in com.lowagie.text.pdf that implement HyphenationEventModifier and TypeClassDescriptionclassHyphenates words automatically accordingly to the language and country.