Package | Description |
---|---|
com.itextpdf.text | |
com.itextpdf.text.html.simpleparser | |
com.itextpdf.text.pdf |
Modifier and Type | Field | Description |
---|---|---|
protected HyphenationEvent |
Phrase.hyphenation |
Null, unless the Phrase has to be hyphenated.
|
Modifier and Type | Method | Description |
---|---|---|
HyphenationEvent |
Chunk.getHyphenation() |
Returns the hyphenation (if present).
|
HyphenationEvent |
Phrase.getHyphenation() |
Getter for the hyphenation settings.
|
Modifier and Type | Method | Description |
---|---|---|
Chunk |
Chunk.setHyphenation(HyphenationEvent hyphenation) |
sets the hyphenation engine to this
Chunk . |
void |
Phrase.setHyphenation(HyphenationEvent hyphenation) |
Setter for the hyphenation.
|
Modifier and Type | Method | Description |
---|---|---|
HyphenationEvent |
ElementFactory.getHyphenation(ChainedProperties chain) |
Deprecated.
Gets a HyphenationEvent based on the hyphenation entry in
the hierarchy chain.
|
Modifier and Type | Class | Description |
---|---|---|
class |
HyphenationAuto |
Hyphenates words automatically accordingly to the language and country.
|
Copyright © 2018. All rights reserved.