public interface WeightedHyphenationPoint
Modifier and Type | Method and Description |
---|---|
int |
getPosition()
Return position of this hyphenation point which is to be
interpreted relatively to the beginning of the word this
point belongs to.
|
int |
getWeight()
Return weight of this hyphenation point.
|