public class SectionWrapper extends Object
Modifier and Type | Field and Description |
---|---|
protected static org.slf4j.Logger |
log |
Modifier | Constructor and Description |
---|---|
protected |
SectionWrapper(SectPr sectPr,
HeaderFooterPolicy previousHF,
RelationshipsPart rels,
BooleanDefaultTrue evenAndOddHeaders) |
Modifier and Type | Method and Description |
---|---|
HeaderFooterPolicy |
getHeaderFooterPolicy() |
PageDimensions |
getPageDimensions() |
SectPr |
getSectPr() |
void |
setSectPr(SectPr sectPr) |
protected SectionWrapper(SectPr sectPr, HeaderFooterPolicy previousHF, RelationshipsPart rels, BooleanDefaultTrue evenAndOddHeaders)
public PageDimensions getPageDimensions()
public HeaderFooterPolicy getHeaderFooterPolicy()
public SectPr getSectPr()
public void setSectPr(SectPr sectPr)
Copyright © 2007-2019. All Rights Reserved.