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, wait
addChild, findChildren, getChildCount, getChildren, isEmpty, setChildren, setOptions, toString, writeRtfContent
close, getParentOfClass, getRtfAttributes, newLine, writeAttributes, writeControlWord, writeControlWordNS, writeExceptionInRtf, writeGroupMark, writeOneAttribute, writeOneAttributeNS, writeRtf, writeRtfPrefix, writeRtfSuffix, writeStarControlWord, writeStarControlWordNS
public RtfPage newPage(RtfAttributes attr) throws java.io.IOException
attr
- attributes for new RtfPagejava.io.IOException
- for I/O problemsprotected boolean okToWriteRtf()
RtfElement
okToWriteRtf
in class RtfContainer
Copyright 1999-2016 The Apache Software Foundation. All Rights Reserved.