public class TextElementAlignContext extends AlignContext
| Constructor and Description |
|---|
TextElementAlignContext(RenderableText text) |
| Modifier and Type | Method and Description |
|---|---|
long |
getAfterEdge() |
long |
getBaselineDistance(int baseline) |
long |
getBeforeEdge() |
void |
shift(long delta) |
getDominantBaseline, getNext, getNode, setDominantBaseline, setNextpublic TextElementAlignContext(RenderableText text)
public long getBaselineDistance(int baseline)
getBaselineDistance in class AlignContextpublic void shift(long delta)
shift in class AlignContextpublic long getAfterEdge()
getAfterEdge in class AlignContextpublic long getBeforeEdge()
getBeforeEdge in class AlignContext