Uses of Class
org.pptx4j.model.ResolvedLayout
Packages that use ResolvedLayout
Package
Description
-
Uses of ResolvedLayout in org.docx4j.openpackaging.parts.PresentationML
Methods in org.docx4j.openpackaging.parts.PresentationML that return ResolvedLayoutModifier and TypeMethodDescriptionSlideLayoutPart.getResolvedLayout()SlideMasterPart.getResolvedLayout()SlidePart.getResolvedLayout() -
Uses of ResolvedLayout in org.pptx4j.convert.out.svginhtml
Fields in org.pptx4j.convert.out.svginhtml declared as ResolvedLayoutMethods in org.pptx4j.convert.out.svginhtml that return ResolvedLayoutConstructors in org.pptx4j.convert.out.svginhtml with parameters of type ResolvedLayoutModifierConstructorDescriptionprotectedSvgConversionContext(SvgExporter.SvgSettings conversionSettings, PresentationMLPackage localPmlPackage, ResolvedLayout resolvedLayout) -
Uses of ResolvedLayout in org.pptx4j.model
Methods in org.pptx4j.model that return ResolvedLayoutModifier and TypeMethodDescriptionprotected ResolvedLayoutResolvedLayout.clone()static ResolvedLayoutResolvedLayout.resolveSlideLayout(SlideLayoutPart slideLayoutPart) Create a ResolvedLayout for a SlideLayoutPart.static ResolvedLayoutResolvedLayout.resolveSlideLayout(SlidePart slidePart) Create a ResolvedLayout for a SlidePart.