|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.ObjectFigureProcessor
A FigureProcessor object determines rhetorical figures in a YaspPoem.
Constructor Summary | |
FigureProcessor(Figure yf)
Create an new instance of FigureProcessor. |
Method Summary | |
void |
run()
Search for rhetorical figures in the given YaspPoem. |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
public FigureProcessor(Figure yf)
yf
- Figure instance to contain the figures detected.Method Detail |
public void run()
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |