|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface HyphenationEvent
Called by Chunk to hyphenate a word.
| Method Summary | |
|---|---|
java.lang.String |
getHyphenatedWordPost()
Gets the second part of the hyphenated word. |
java.lang.String |
getHyphenatedWordPre(java.lang.String word,
BaseFont font,
float fontSize,
float remainingWidth)
Hyphenates a word and returns the first part of it. |
java.lang.String |
getHyphenSymbol()
Gets the hyphen symbol. |
| Method Detail |
|---|
java.lang.String getHyphenSymbol()
java.lang.String getHyphenatedWordPre(java.lang.String word,
BaseFont font,
float fontSize,
float remainingWidth)
getHyphenatedWordPost().
word - the word to hyphenatefont - the font used by this wordfontSize - the font size used by this wordremainingWidth - the width available to fit this word in
java.lang.String getHyphenatedWordPost()
getHyphenatedWordPre().
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||