public class Hyphenation extends Object
Modifier and Type | Method | 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 © 2018. All rights reserved.