org.jfree.layouting.renderer
public final class FlowContext extends Object
| Nested Class Summary | |
|---|---|
| static class | FlowContext.FlowContextState |
| Constructor Summary | |
|---|---|
| FlowContext(RenderableTextFactory textFactory, NormalFlowRenderBox currentFlow) | |
| Method Summary | |
|---|---|
| NormalFlowRenderBox | getCurrentFlow() |
| RenderableTextFactory | getTextFactory() |
| FlowContext.FlowContextState | saveState() |