Uses of Class
org.apache.poi.xslf.usermodel.XSLFSlideLayout
Packages that use XSLFSlideLayout
-
Uses of XSLFSlideLayout in org.apache.poi.xslf.usermodel
Methods in org.apache.poi.xslf.usermodel that return XSLFSlideLayoutModifier and TypeMethodDescriptionXMLSlideShow.findLayout(String name) Scan the master slides for the first slide layout with the given name.Get the slide layout by name.XSLFSlideMaster.getLayout(SlideLayout type) Get the slide layout by type.XSLFSlide.getMasterSheet()XSLFSlide.getSlideLayout()XSLFSlideMaster.getSlideLayouts()Methods in org.apache.poi.xslf.usermodel with parameters of type XSLFSlideLayoutModifier and TypeMethodDescriptionXMLSlideShow.createSlide(XSLFSlideLayout layout) Create a slide and initialize it from the specified layout.protected voidXSLFSlide.removeLayoutRelation(XSLFSlideLayout layout)