Package | Description |
---|---|
com.itextpdf.kernel.pdf.canvas.parser.filter | |
com.itextpdf.kernel.pdf.canvas.parser.listener |
Modifier and Type | Class and Description |
---|---|
class |
TextRegionEventFilter
This IEventFilter implementation only accepts text render events within the specified rectangular region.
|
Modifier and Type | Method and Description |
---|---|
|
FilteredEventListener.attachEventListener(T delegate, IEventFilter... filterSet)
Attaches another IEventListener delegate with its filters.
|
Constructor and Description |
---|
FilteredEventListener(IEventListener delegate, IEventFilter... filterSet)
Constructs a FilteredEventListener instance with one delegate.
|
FilteredTextEventListener(ITextExtractionStrategy delegate, IEventFilter... filterSet)
Constructs a FilteredTextEventListener instance with a ITextExtractionStrategy delegate.
|
Copyright © 1998–2017 iText Group NV. All rights reserved.