RenderListener
, TextExtractionStrategy
public class GlyphTextRenderListener extends GlyphRenderListener implements TextExtractionStrategy
Constructor | Description |
---|---|
GlyphTextRenderListener(TextExtractionStrategy delegate) |
Modifier and Type | Method | Description |
---|---|---|
java.lang.String |
getResultantText() |
Returns the result so far.
|
beginTextBlock, endTextBlock, renderImage, renderText
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
beginTextBlock, endTextBlock, renderImage, renderText
public GlyphTextRenderListener(TextExtractionStrategy delegate)
public java.lang.String getResultantText()
TextExtractionStrategy
getResultantText
in interface TextExtractionStrategy
Copyright © 1998–2018. All rights reserved.