public class RtfPageArea extends RtfContainer
attrib, parent, writer
Modifier and Type | Method and 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
|
addChild, getChildCount, getChildren, isEmpty, setChildren, setOptions, toString, writeRtfContent
close, 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-2010 The Apache Software Foundation. All Rights Reserved.