public class Hyphenation extends Object
Modifier and Type | Method and Description |
---|---|
int[] |
getHyphenationPoints() |
String |
getPostHyphenText(int index) |
String |
getPreHyphenText(int index) |
int |
length() |
String |
toString() |
public int length()
public String getPreHyphenText(int index)
public String getPostHyphenText(int index)
public int[] getHyphenationPoints()
Copyright © 2016. All rights reserved.