|
||||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.apache.fop.layout.hyphenation.Hyphenation
This class represents a hyphenated word.
Method Summary | |
---|---|
int[] |
getHyphenationPoints()
|
java.lang.String |
getPostHyphenText(int index)
|
java.lang.String |
getPreHyphenText(int index)
|
int |
length()
|
java.lang.String |
toString()
|
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
Method Detail |
public int length()
public java.lang.String getPreHyphenText(int index)
public java.lang.String getPostHyphenText(int index)
public int[] getHyphenationPoints()
public java.lang.String toString()
|
||||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |