public class RtfPageArea extends RtfContainer
Page area container.
This work was authored by Christopher Scott (scottc@westinghouse.com).
attrib, parent, writer| Modifier and Type | Method | Description |
|---|---|---|
RtfPage |
newPage(RtfAttributes attr) |
Close current Rtfpage if any and create a new one
|
protected boolean |
okToWriteRtf() |
can be overridden to suppress all RTF output
|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, waitaddChild, findChildren, getChildCount, getChildren, isEmpty, setChildren, setOptions, toString, writeRtfContentclose, getParentOfClass, getRtfAttributes, newLine, writeAttributes, writeControlWord, writeControlWordNS, writeExceptionInRtf, writeGroupMark, writeOneAttribute, writeOneAttributeNS, writeRtf, writeRtfPrefix, writeRtfSuffix, writeStarControlWord, writeStarControlWordNSpublic RtfPage newPage(RtfAttributes attr) throws java.io.IOException
attr - attributes for new RtfPagejava.io.IOException - for I/O problemsprotected boolean okToWriteRtf()
RtfElementokToWriteRtf in class RtfContainerCopyright 1999-2016 The Apache Software Foundation. All Rights Reserved.