Uses of Class
org.pptx4j.model.ResolvedLayout
| Package | Description |
|---|---|
| org.docx4j.openpackaging.parts.PresentationML | |
| org.pptx4j.convert.out.svginhtml | |
| org.pptx4j.model |
-
Uses of ResolvedLayout in org.docx4j.openpackaging.parts.PresentationML
Methods in org.docx4j.openpackaging.parts.PresentationML that return ResolvedLayout Modifier and Type Method Description ResolvedLayoutSlideLayoutPart. getResolvedLayout()ResolvedLayoutSlideMasterPart. getResolvedLayout()ResolvedLayoutSlidePart. getResolvedLayout() -
Uses of ResolvedLayout in org.pptx4j.convert.out.svginhtml
Fields in org.pptx4j.convert.out.svginhtml declared as ResolvedLayout Modifier and Type Field Description protected ResolvedLayoutSvgConversionContext. resolvedLayoutMethods in org.pptx4j.convert.out.svginhtml that return ResolvedLayout Modifier and Type Method Description ResolvedLayoutSvgConversionContext. getResolvedLayout()Constructors in org.pptx4j.convert.out.svginhtml with parameters of type ResolvedLayout Constructor Description SvgConversionContext(SvgExporter.SvgSettings conversionSettings, PresentationMLPackage localPmlPackage, ResolvedLayout resolvedLayout) -
Uses of ResolvedLayout in org.pptx4j.model
Methods in org.pptx4j.model that return ResolvedLayout Modifier and Type Method Description protected ResolvedLayoutResolvedLayout. clone()static ResolvedLayoutResolvedLayout. resolveSlideLayout(SlideLayoutPart slideLayoutPart)Create a ResolvedLayout for a SlideLayoutPart.static ResolvedLayoutResolvedLayout. resolveSlideLayout(SlidePart slidePart)Create a ResolvedLayout for a SlidePart.