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