public class ReplacedContentAlignContext extends AlignContext
Constructor | Description |
---|---|
ReplacedContentAlignContext(RenderableReplacedContent node) |
Modifier and Type | Method | Description |
---|---|---|
long |
getAfterEdge() |
|
long |
getBaselineDistance(int baseline) |
|
long |
getBeforeEdge() |
|
void |
shift(long delta) |
getDominantBaseline, getNext, getNode, setDominantBaseline, setNext
public ReplacedContentAlignContext(RenderableReplacedContent node)
public long getBaselineDistance(int baseline)
getBaselineDistance
in class AlignContext
public void shift(long delta)
shift
in class AlignContext
public long getAfterEdge()
getAfterEdge
in class AlignContext
public long getBeforeEdge()
getBeforeEdge
in class AlignContext