public class NodeAlignContext extends AlignContext
| Constructor and Description |
|---|
NodeAlignContext(RenderNode node) |
| Modifier and Type | Method and Description |
|---|---|
long |
getAfterEdge() |
long |
getBaselineDistance(int baseline) |
long |
getBeforeEdge() |
void |
shift(long delta) |
getDominantBaseline, getNext, getNode, setDominantBaseline, setNextpublic NodeAlignContext(RenderNode node)
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