|
fop 0.91beta | |||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object | +--org.apache.fop.render.rtf.rtflib.rtfdoc.RtfListStyle | +--org.apache.fop.render.rtf.rtflib.rtfdoc.RtfListStyleNumber
Constructor Summary | |
RtfListStyleNumber()
|
Method Summary | |
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 org.apache.fop.render.rtf.rtflib.rtfdoc.RtfListStyle |
getRtfList, getRtfListItem, setRtfListItem |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
public RtfListStyleNumber()
Method Detail |
public void writeListPrefix(RtfListItem item) throws java.io.IOException
writeListPrefix
in class RtfListStyle
RtfListStyle.writeListPrefix(RtfListItem)
public void writeParagraphPrefix(RtfElement element) throws java.io.IOException
writeParagraphPrefix
in class RtfListStyle
RtfListStyle.writeParagraphPrefix(RtfElement)
public void writeLevelGroup(RtfElement element) throws java.io.IOException
writeLevelGroup
in class RtfListStyle
RtfListStyle.writeLevelGroup(RtfElement)
|
fop 0.91beta | |||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |