public interface ILocationExtractionStrategy extends IEventListener
IEventFilter that returns a collection of rectangles as result of its work.
| Modifier and Type | Method and Description |
|---|---|
Collection<IPdfTextLocation> |
getResultantLocations()
Returns the Rectangles that have been processed so far.
|
eventOccurred, getSupportedEventsCollection<IPdfTextLocation> getResultantLocations()
Rectangles that have been processed so far.
Collection<IPdfTextLocation> instance with the current resultant IPdfTextLocations
Copyright © 1998–2021 iText Group NV. All rights reserved.