public class HyphContext
extends java.lang.Object
Constructor | Description |
---|---|
HyphContext(int[] hyphPoints) |
Modifier and Type | Method | Description |
---|---|---|
int |
getNextHyphPoint() |
|
boolean |
hasMoreHyphPoints() |
|
void |
updateOffset(int iCharsProcessed) |
public HyphContext(int[] hyphPoints)
hyphPoints
- number of hyphenation pointspublic int getNextHyphPoint()
public boolean hasMoreHyphPoints()
public void updateOffset(int iCharsProcessed)
iCharsProcessed
- amount to extend offsetCopyright 1999-2016 The Apache Software Foundation. All Rights Reserved.