|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES All Classes | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectpalmed.edit.text.TextEraser
public final class TextEraser
This class provides a means to remove part of a text.
Constructor Summary | |
---|---|
TextEraser()
|
Method Summary | |
---|---|
void |
select(IText text,
Coordinate from,
Coordinate to)
Notify a text matches the search criteria. |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public TextEraser()
Method Detail |
---|
public void select(IText text, Coordinate from, Coordinate to)
select
in interface ITextExtractor
text
- the textfrom
- the starting coordinate relative to the textto
- the ending coordinate relative to the text
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES All Classes | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |