|
||||||||||
| 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.MifPgf
public class MifPgf
A MIF Paragraph.
| Constructor Summary | |
|---|---|
MifPgf()
Constructor. |
|
MifPgf(int id)
Constructor. |
|
| Method Summary | |
|---|---|
MifPgfLine |
curParaLine()
Returns the current line from this paragraph. |
String |
mifContent()
Returns the content of this token as a String. |
void |
setBlockProp(int startIndent,
int endIndent)
Sets the block properties for this paragraph. |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public MifPgf()
public MifPgf(int id)
id - The id for this paragraph.| Method Detail |
|---|
public MifPgfLine curParaLine()
public void setBlockProp(int startIndent,
int endIndent)
startIndent - The start-indent value, in millipoints (??).endIndent - The end-indent value, in millipoints (??).public String mifContent()
MifToken
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||