|
TPTP 4.5.0 Platform Project Internal API Specification |
||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectorg.eclipse.tptp.platform.report.core.internal.DItem
org.eclipse.tptp.platform.report.core.internal.DItemContainer
org.eclipse.tptp.platform.report.core.internal.DAbstractParagraph
org.eclipse.tptp.platform.report.core.internal.DFooter
org.eclipse.tptp.platform.report.birt).
public class DFooter
DFooter is used to create a page's footer in a document. The page footer can contain page number, tag line, etc... This item is rendering by the Printer driver. DFooter support alignment,all the items added to the footer will be displayed by the driver in the specified alignment.
DHeader,
IDAlignment| Field Summary |
|---|
| Fields inherited from interface org.eclipse.tptp.platform.report.core.internal.IDAlignment |
|---|
BOTTOM, CENTER, DEFAULT_ALIGN, HCENTER, LAST, LEFT, NO_WORD_WRAP, RIGHT, ROTCCW90, ROTCW90, TOP, VCENTER, VERTICAL |
| Constructor Summary | |
|---|---|
DFooter()
Deprecated. Creates a DFooter with DEFAULT_ALIGMENT. |
|
DFooter(int align)
Deprecated. Creates a DFooter with alignment. |
|
| Method Summary |
|---|
| Methods inherited from class org.eclipse.tptp.platform.report.core.internal.DAbstractParagraph |
|---|
addAlignment, getAlignment, getAlignment, haveAlignment, haveOneOfAlignment, removeAlignment, setAlignment |
| Methods inherited from class org.eclipse.tptp.platform.report.core.internal.DItemContainer |
|---|
clear, getChildCount, getChildOfClass, getChildPosition, getChildrenOfClass, getFirstChild, getLastChild, insertChild, isContainer, removeChild |
| Methods inherited from class org.eclipse.tptp.platform.report.core.internal.DItem |
|---|
addChild, getAppliedStyle, getIterator, getNext, getParent, getRoot, getStyle, setNext, setParent, setStyle |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public DFooter()
public DFooter(int align)
IDAlignment
|
TPTP 4.5.0 Platform Project Internal API Specification |
||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||