public class DocHeaderFooter extends DocContainer
ELEMENT_TYPE_PARAGRAPH, ELEMENT_TYPE_TABLE, ELEMENT_TYPE_TABLECELL, ELEMENT_TYPE_TABLEROW| Constructor and Description | 
|---|
| DocHeaderFooter() | 
| Modifier and Type | Method and Description | 
|---|---|
| int | getAlign() | 
| int | getBorderWidth() | 
| int | getExpectedSize() | 
| boolean | isBasic() | 
| boolean | isNumbered() | 
| void | setAlign(int align) | 
| void | setBasic(boolean basic) | 
| void | setBorderWidth(int borderWidth) | 
| void | setExpectedSize(int expectedSize) | 
| void | setNumbered(boolean numbered) | 
addElement, containerSize, docElements, getElementListgetId, setId, toStringpublic boolean isBasic()
public void setBasic(boolean basic)
public int getBorderWidth()
public void setBorderWidth(int borderWidth)
public int getAlign()
public void setAlign(int align)
align - the align to setpublic boolean isNumbered()
public void setNumbered(boolean numbered)
numbered - the numbered to setpublic int getExpectedSize()
public void setExpectedSize(int expectedSize)
Copyright © 2021 Fugerit. All rights reserved.