Interface ILocationExtractionStrategy

All Superinterfaces:
IEventListener
All Known Implementing Classes:
RegexBasedLocationExtractionStrategy

public interface ILocationExtractionStrategy extends IEventListener
This is a special interface for IEventFilter that returns a collection of rectangles as result of its work.