public interface RenderListener
PdfContentStreamProcessor
executionModifier and Type | Method and Description |
---|---|
void |
renderText(TextRenderInfo renderInfo)
Called when text should be rendered
|
void |
reset()
Resets the internal state of the RenderListener
|
void renderText(TextRenderInfo renderInfo)
renderInfo
- information specifying what to rendervoid reset()