|
fop 0.90alpha1 | ||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.apache.fop.render.rtf.rtflib.rtfdoc.RtfListStyle
Class to handle list styles.
Constructor Summary | |
RtfListStyle()
|
Method Summary | |
RtfList |
getRtfList()
|
RtfListItem |
getRtfListItem()
|
void |
setRtfListItem(RtfListItem item)
|
void |
writeLevelGroup(RtfElement element)
Gets call when the list table has to be written. |
void |
writeListPrefix(RtfListItem item)
Gets call before a RtfListItem has to be written. |
void |
writeParagraphPrefix(RtfElement element)
Gets call before a paragraph, which is contained by a RtfListItem has to be written. |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
public RtfListStyle()
Method Detail |
public void setRtfListItem(RtfListItem item)
public RtfListItem getRtfListItem()
public RtfList getRtfList()
public void writeListPrefix(RtfListItem item) throws java.io.IOException
java.io.IOException
public void writeParagraphPrefix(RtfElement element) throws java.io.IOException
java.io.IOException
public void writeLevelGroup(RtfElement element) throws java.io.IOException
java.io.IOException
|
fop 0.90alpha1 | ||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |