content
The content of this RtfHeaderFooter
com.lowagie.text.Element
, RtfBasicElement
, com.lowagie.text.RtfElementInterface
private Object[]
static final int
static final int
static final int
static final int
private int
private RtfDocument
private static final byte[]
private static final byte[]
private static final byte[]
private static final byte[]
private static final byte[]
private static final byte[]
private static final byte[]
private static final byte[]
private int
static final int
static final int
backgroundColor, border, borderColor, borderColorBottom, borderColorLeft, borderColorRight, borderColorTop, borderWidth, borderWidthBottom, borderWidthLeft, borderWidthRight, borderWidthTop, BOTTOM, BOX, LEFT, llx, lly, NO_BORDER, offsetToTop, RIGHT, rotation, TOP, UNDEFINED, urx, ury, useVariableBorders
ALIGN_BASELINE, ALIGN_BOTTOM, ALIGN_CENTER, ALIGN_JUSTIFIED, ALIGN_JUSTIFIED_ALL, ALIGN_LEFT, ALIGN_MIDDLE, ALIGN_RIGHT, ALIGN_TOP, ALIGN_UNDEFINED, ANCHOR, ANNOTATION, AUTHOR, CCITT_BLACKIS1, CCITT_ENCODEDBYTEALIGN, CCITT_ENDOFBLOCK, CCITT_ENDOFLINE, CCITTG3_1D, CCITTG3_2D, CCITTG4, CELL, CHAPTER, CHUNK, CREATIONDATE, CREATOR, FOOTNOTE, HEADER, IMGRAW, IMGTEMPLATE, JBIG2, JPEG, JPEG2000, KEYWORDS, LIST, LISTITEM, MARKED, MODIFICATIONDATE, MULTI_COLUMN_TEXT, PARAGRAPH, PHRASE, PRODUCER, PTABLE, RECTANGLE, ROW, SECTION, SUBJECT, TABLE, TITLE, YMARK
CLOSE_GROUP, COMMA_DELIMITER, DELIMITER, OPEN_GROUP, TWIPS_FACTOR
RtfHeaderFooter(com.lowagie.text.Element element)
RtfHeaderFooter(com.lowagie.text.Element[] elements)
protected
RtfHeaderFooter(RtfDocument doc,
com.lowagie.text.HeaderFooter headerFooter)
protected
RtfHeaderFooter(RtfDocument doc,
com.lowagie.text.HeaderFooter headerFooter,
int type,
int displayAt)
protected
RtfHeaderFooter(RtfDocument doc,
RtfHeaderFooter headerFooter,
int displayAt)
private Object[]
void
setAlignment(int alignment)
void
setDisplayAt(int displayAt)
void
setInHeader(boolean inHeader)
void
setInTable(boolean inTable)
void
void
setType(int type)
void
writeContent(OutputStream result)
addPadding, addSpecialContent, alignment, getAfter, getBefore, getPadding, getSpecialContent, isNumbered, paragraph, setPadding, setPageNumber
cloneNonPositionParameters, disableBorderSide, enableBorderSide, getBackgroundColor, getBorder, getBorderColor, getBorderColorBottom, getBorderColorLeft, getBorderColorRight, getBorderColorTop, getBorderWidth, getBorderWidthBottom, getBorderWidthLeft, getBorderWidthRight, getBorderWidthTop, getBottom, getBottom, getChunks, getGrayFill, getHeight, getLeft, getLeft, getRelativeTop, getRight, getRight, getRotation, getTop, getTop, getWidth, hasBorder, hasBorders, isContent, isNestable, isUseVariableBorders, normalize, process, rectangle, rotate, setBackgroundColor, setBorder, setBorderColor, setBorderColorBottom, setBorderColorLeft, setBorderColorRight, setBorderColorTop, setBorderWidth, setBorderWidthBottom, setBorderWidthLeft, setBorderWidthRight, setBorderWidthTop, setBottom, setGrayFill, setLeft, setRelativeTop, setRight, setRotation, setTop, setUseVariableBorders, softCloneNonPositionParameters, toString, type
element
- The Element to display as content of this RtfHeaderFooterelements
- The Elements to display as the content of this RtfHeaderFooter.setRtfDocument
in interface RtfBasicElement
doc
- The RtfDocument to usewriteContent
in interface RtfBasicElement
result
- The OutputStream
to write the content toIOException
displayAt
- The display location to use.type
- The type to use.setInTable
in interface RtfBasicElement
inTable
- setInHeader
in interface RtfBasicElement
inHeader
- setAlignment
in class com.lowagie.text.HeaderFooter