AbstractAlignmentProcessor
, CenterAlignmentProcessor
, LeftAlignmentProcessor
, RightAlignmentProcessor
public interface TextAlignmentProcessor
Modifier and Type | Method | Description |
---|---|---|
boolean |
hasNext() |
|
void |
initialize(InlineSequenceElement[] sequence,
long start,
long end,
PageGrid breaks) |
|
RenderNode |
next() |
void initialize(InlineSequenceElement[] sequence, long start, long end, PageGrid breaks)
boolean hasNext()
RenderNode next()