Uses of Class
org.docx4j.openpackaging.parts.PresentationML.SlideLayoutPart
Packages that use SlideLayoutPart
Package
Description
-
Uses of SlideLayoutPart in org.docx4j.openpackaging.packages
Methods in org.docx4j.openpackaging.packages with parameters of type SlideLayoutPartModifier and TypeMethodDescriptionstatic SlidePartPresentationMLPackage.createSlidePart(MainPresentationPart pp, SlideLayoutPart layoutPart, PartName partName) Deprecated. -
Uses of SlideLayoutPart in org.docx4j.openpackaging.parts.PresentationML
Methods in org.docx4j.openpackaging.parts.PresentationML that return SlideLayoutPartMethods in org.docx4j.openpackaging.parts.PresentationML with parameters of type SlideLayoutPartModifier and TypeMethodDescriptionSlideMasterPart.addSlideLayoutIdListEntry(SlideLayoutPart slideLayoutPart) -
Uses of SlideLayoutPart in org.pptx4j.model
Methods in org.pptx4j.model with parameters of type SlideLayoutPartModifier and TypeMethodDescriptionstatic ResolvedLayoutResolvedLayout.resolveSlideLayout(SlideLayoutPart slideLayoutPart) Create a ResolvedLayout for a SlideLayoutPart.