|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectcom.lowagie.text.Document
fr.opensagres.xdocreport.itext.extension.ExtendedDocument
org.apache.poi.xwpf.converter.pdf.internal.elements.StylableDocument
public class StylableDocument
| Field Summary |
|---|
| Fields inherited from class fr.opensagres.xdocreport.itext.extension.ExtendedDocument |
|---|
originMarginBottom, originMarginLeft, originMarginRight, originMarginTop, writer |
| Fields inherited from class com.lowagie.text.Document |
|---|
chapternumber, close, compress, footer, header, htmlStyleClass, javaScript_onLoad, javaScript_onUnLoad, marginBottom, marginLeft, marginMirroring, marginMirroringTopBottom, marginRight, marginTop, open, pageN, pageSize, plainRandomAccess, wmfFontCorrection |
| Constructor Summary | |
|---|---|
StylableDocument(OutputStream out)
|
|
| Method Summary | |
|---|---|
void |
addElement(com.lowagie.text.Element element)
|
void |
close()
|
void |
columnBreak()
|
protected ExtendedHeaderFooter |
createExtendedHeaderFooter()
|
com.lowagie.text.Paragraph |
createParagraph()
|
StylableParagraph |
createParagraph(IITextContainer parent)
|
com.lowagie.text.Paragraph |
createParagraph(com.lowagie.text.Paragraph title)
|
StylableTable |
createTable(IITextContainer parent,
int numColumns)
|
StylableTableCell |
createTableCell(IITextContainer parent)
|
StylableTableCell |
createTableCell(IITextContainer parent,
ExtendedPdfPTable table)
|
float |
getHeightLimit()
|
float |
getPageWidth()
|
float |
getWidthLimit()
|
boolean |
newPage()
|
protected void |
onStartPage()
|
void |
pageBreak()
|
void |
setActiveMasterPage(IMasterPage m)
|
void |
setMasterPageManager(MasterPageManager masterPageManager)
|
| Methods inherited from class fr.opensagres.xdocreport.itext.extension.ExtendedDocument |
|---|
add, addMasterPage, getActiveMasterPage, getDefaultMasterPage, getITextContainer, getMasterPage, getOrientation, getOriginMarginBottom, getOriginMarginLeft, getOriginMarginRight, getOriginMarginTop, getPageNumber, setActiveMasterPage, setITextContainer, setOrientation, setOriginalMargins |
| Methods inherited from class com.lowagie.text.Document |
|---|
addAuthor, addCreationDate, addCreator, addDocListener, addHeader, addKeywords, addProducer, addSubject, addTitle, bottom, bottom, bottomMargin, getHtmlStyleClass, getJavaScript_onLoad, getJavaScript_onUnLoad, getPageSize, getProduct, getRelease, getVersion, isMarginMirroring, isOpen, left, left, leftMargin, open, removeDocListener, resetFooter, resetHeader, resetPageCount, right, right, rightMargin, setFooter, setHeader, setHtmlStyleClass, setJavaScript_onLoad, setJavaScript_onUnLoad, setMarginMirroring, setMarginMirroringTopBottom, setMargins, setPageCount, setPageSize, top, top, topMargin |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public StylableDocument(OutputStream out)
throws com.lowagie.text.DocumentException
com.lowagie.text.DocumentException| Method Detail |
|---|
public void addElement(com.lowagie.text.Element element)
addElement in interface IITextContaineraddElement in class ExtendedDocumentpublic void columnBreak()
public void pageBreak()
public boolean newPage()
newPage in interface com.lowagie.text.DocListenernewPage in class com.lowagie.text.Documentpublic void close()
close in interface com.lowagie.text.DocListenerclose in class com.lowagie.text.Documentpublic float getWidthLimit()
public float getHeightLimit()
public float getPageWidth()
public StylableParagraph createParagraph(IITextContainer parent)
public com.lowagie.text.Paragraph createParagraph()
public com.lowagie.text.Paragraph createParagraph(com.lowagie.text.Paragraph title)
public StylableTable createTable(IITextContainer parent,
int numColumns)
public StylableTableCell createTableCell(IITextContainer parent)
public StylableTableCell createTableCell(IITextContainer parent,
ExtendedPdfPTable table)
public void setActiveMasterPage(IMasterPage m)
setActiveMasterPage in class ExtendedDocumentprotected ExtendedHeaderFooter createExtendedHeaderFooter()
createExtendedHeaderFooter in class ExtendedDocumentprotected void onStartPage()
public void setMasterPageManager(MasterPageManager masterPageManager)
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||