org.jfree.layouting.renderer.process
public static class InfiniteMajorAxisLayoutStep.ParagraphBreakState extends Object
| Constructor Summary | |
|---|---|
| ParagraphBreakState(ParagraphRenderBox paragraph) | |
| Method Summary | |
|---|---|
| BoxAlignContext | closeContext() |
| BoxAlignContext | getCurrentLine() |
| ParagraphRenderBox | getParagraph() |
| Object | getSuspendItem() |
| boolean | isSuspended() |
| void | openContext(BoxAlignContext context) |
| void | setSuspendItem(Object suspendItem) |