org.jfree.layouting.renderer
public final class FlowContext extends java.lang.Object
Modifier and Type | Class and Description |
---|---|
static class |
FlowContext.FlowContextState |
Constructor and Description |
---|
FlowContext(RenderableTextFactory textFactory,
NormalFlowRenderBox currentFlow) |
Modifier and Type | Method and Description |
---|---|
NormalFlowRenderBox |
getCurrentFlow() |
RenderableTextFactory |
getTextFactory() |
FlowContext.FlowContextState |
saveState() |
public FlowContext(RenderableTextFactory textFactory, NormalFlowRenderBox currentFlow)
public RenderableTextFactory getTextFactory()
public NormalFlowRenderBox getCurrentFlow()
public FlowContext.FlowContextState saveState() throws StateException
StateException