Uses of Class
org.docx4j.openpackaging.parts.PresentationML.SlideLayoutPart
| Package | Description |
|---|---|
| org.docx4j.openpackaging.packages | |
| org.docx4j.openpackaging.parts.PresentationML | |
| org.pptx4j.model |
-
Uses of SlideLayoutPart in org.docx4j.openpackaging.packages
Methods in org.docx4j.openpackaging.packages with parameters of type SlideLayoutPart Modifier and Type Method Description static 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 SlideLayoutPart Modifier and Type Method Description SlideLayoutPartSlidePart. getSlideLayoutPart()Methods in org.docx4j.openpackaging.parts.PresentationML with parameters of type SlideLayoutPart Modifier and Type Method Description SlideLayoutIdList.SldLayoutIdSlideMasterPart. addSlideLayoutIdListEntry(SlideLayoutPart slideLayoutPart) -
Uses of SlideLayoutPart in org.pptx4j.model
Methods in org.pptx4j.model with parameters of type SlideLayoutPart Modifier and Type Method Description static ResolvedLayoutResolvedLayout. resolveSlideLayout(SlideLayoutPart slideLayoutPart)Create a ResolvedLayout for a SlideLayoutPart.