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 Rectangle s that have been processed so far.
|
eventOccurred, getSupportedEvents
Collection<IPdfTextLocation> getResultantLocations()
Rectangle
s that have been processed so far.
Collection
<IPdfTextLocation
> instance with the current resultant IPdfTextLocations
Copyright © 1998–2017 iText Group NV. All rights reserved.