|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.jfree.layouting.renderer.AbstractRenderer
org.jfree.layouting.renderer.StreamingRenderer
public class StreamingRenderer
A renderer which builds a streaming page model.
Nested Class Summary | |
---|---|
protected static class |
StreamingRenderer.DefaultFlowRendererState
|
Nested classes/interfaces inherited from class org.jfree.layouting.renderer.AbstractRenderer |
---|
AbstractRenderer.RendererState |
Constructor Summary | |
---|---|
|
StreamingRenderer(LayoutProcess layoutProcess)
|
protected |
StreamingRenderer(LayoutProcess layoutProcess,
boolean init)
|
Method Summary | |
---|---|
protected void |
firePagebreak()
|
State |
saveState()
|
protected void |
validateOutput()
Todo: Using this renderer with an non-iterative output processor results in trouble! |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
protected StreamingRenderer(LayoutProcess layoutProcess, boolean init)
public StreamingRenderer(LayoutProcess layoutProcess)
Method Detail |
---|
protected void validateOutput() throws NormalizationException
validateOutput
in class AbstractRenderer
NormalizationException
protected void firePagebreak() throws NormalizationException
NormalizationException
public State saveState() throws StateException
StateException
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |