| Package | Description |
|---|---|
| org.docx4j.openpackaging.parts.PresentationML | |
| org.pptx4j.convert.out.svginhtml | |
| org.pptx4j.model |
| Modifier and Type | Method and Description |
|---|---|
ResolvedLayout |
SlideMasterPart.getResolvedLayout() |
ResolvedLayout |
SlidePart.getResolvedLayout() |
ResolvedLayout |
SlideLayoutPart.getResolvedLayout() |
| Modifier and Type | Field and Description |
|---|---|
protected ResolvedLayout |
SvgConversionContext.resolvedLayout |
| Modifier and Type | Method and Description |
|---|---|
ResolvedLayout |
SvgConversionContext.getResolvedLayout() |
| Constructor and Description |
|---|
SvgConversionContext(SvgExporter.SvgSettings conversionSettings,
PresentationMLPackage localPmlPackage,
ResolvedLayout resolvedLayout) |
| Modifier and Type | Method and Description |
|---|---|
protected ResolvedLayout |
ResolvedLayout.clone() |
static ResolvedLayout |
ResolvedLayout.resolveSlideLayout(SlideLayoutPart slideLayoutPart)
Create a ResolvedLayout for a SlideLayoutPart.
|
static ResolvedLayout |
ResolvedLayout.resolveSlideLayout(SlidePart slidePart)
Create a ResolvedLayout for a SlidePart.
|
Copyright © 2007-2020. All Rights Reserved.