palmed.edit.text
Interface ICoordinateExtractor
- All Known Implementing Classes:
- CharacterInserter, NewLineInserter, TextDeserializer
public interface ICoordinateExtractor
This interface defines a functor for coordinate extraction.
- Version:
- $Revision$ $Date$
- Author:
- Mathieu Champlon
select
void select(IText text,
Coordinate coordinate)
- Notify a text matches the search criteria.
- Parameters:
text
- the textcoordinate
- the coordinate relative to the text
Copyright © 2004-2006 PalmEd. All Rights Reserved.