org.jfree.layouting.renderer.process
public class UpdateTokensStep extends IterateStructuralProcessStep
Constructor and Description |
---|
UpdateTokensStep() |
Modifier and Type | Method and Description |
---|---|
void |
compute(LogicalPageBox pageBox,
LayoutProcess layoutProcess,
RenderPageContext pageContext) |
protected java.lang.String |
resolveToken(ResolvedToken resolvedToken) |
protected boolean |
startInlineBox(InlineRenderBox box) |
finishBlockBox, finishInlineBox, finishNormalFlow, finishOtherBox, finishOtherNode, processBoxChilds, processParagraphChilds, startBlockBox, startNormalFlow, startOtherBox, startOtherNode, startProcessing
public void compute(LogicalPageBox pageBox, LayoutProcess layoutProcess, RenderPageContext pageContext)
protected boolean startInlineBox(InlineRenderBox box)
startInlineBox
in class IterateStructuralProcessStep
protected java.lang.String resolveToken(ResolvedToken resolvedToken)