|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.foray.mif.MifToken
org.foray.mif.MifFlow
org.foray.mif.MifTextFlow
public class MifTextFlow
A MIF Text Flow.
| Constructor Summary | |
|---|---|
MifTextFlow(int id)
Constructor. |
|
| Method Summary | |
|---|---|
MifPgf |
curPara()
Returns the current paragraph. |
int |
getTextRectID()
Returns the id for this text flow. |
String |
mifContent()
Returns the content of this token as a String. |
void |
startPara()
Starts a new paragraph?? |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public MifTextFlow(int id)
id - The id for this text flow.| Method Detail |
|---|
public int getTextRectID()
public MifPgf curPara()
MifFlow
curPara in class MifFlowpublic void startPara()
MifFlow
startPara in class MifFlowpublic String mifContent()
MifToken
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||