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 |
SlideLayoutPart.getResolvedLayout() |
ResolvedLayout |
SlidePart.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-2019. All Rights Reserved.