| Package | Description |
|---|---|
| org.docx4j.model.structure | |
| org.docx4j.openpackaging.parts.WordprocessingML | |
| org.docx4j.toc | |
| org.docx4j.toc.switches |
| Modifier and Type | Method and Description |
|---|---|
PageDimensions |
SectionWrapper.getPageDimensions() |
| Modifier and Type | Method and Description |
|---|---|
static BinaryPartAbstractImage.CxCy |
BinaryPartAbstractImage.CxCy.scale(org.apache.xmlgraphics.image.loader.ImageInfo imageInfo,
PageDimensions page) |
static BinaryPartAbstractImage.CxCy |
BinaryPartAbstractImage.CxCy.scale(org.apache.xmlgraphics.image.loader.ImageInfo imageInfo,
PageDimensions page,
int maxWidth)
Return scaling values constrained by specified maxWidth.
|
| Constructor and Description |
|---|
TocEntry(PropertyResolver propertyResolver,
PageDimensions pageDimensions,
STTabTlc leader) |
| Constructor and Description |
|---|
SwitchProcessor(PageDimensions pageDimensions,
STTabTlc leader) |
Copyright © 2007–2023. All rights reserved.