Uses of Interface
org.apache.poi.sl.usermodel.Slide
Packages that use Slide
Package
Description
-
Uses of Slide in org.apache.poi.hslf.usermodel
Classes in org.apache.poi.hslf.usermodel that implement SlideModifier and TypeClassDescriptionfinal classThis class represents a slide in a PowerPoint Document.Methods in org.apache.poi.hslf.usermodel with parameters of type SlideModifier and TypeMethodDescriptionvoidHSLFHyperlink.linkToSlide(Slide<HSLFShape, HSLFTextParagraph> slide) -
Uses of Slide in org.apache.poi.sl.draw
Methods in org.apache.poi.sl.draw with parameters of type SlideConstructors in org.apache.poi.sl.draw with parameters of type Slide -
Uses of Slide in org.apache.poi.sl.extractor
Methods in org.apache.poi.sl.extractor with parameters of type Slide -
Uses of Slide in org.apache.poi.sl.usermodel
Methods in org.apache.poi.sl.usermodel that return SlideMethods in org.apache.poi.sl.usermodel that return types with arguments of type SlideMethods in org.apache.poi.sl.usermodel with parameters of type SlideModifier and TypeMethodDescriptionvoidHyperlink.linkToSlide(Slide<S, P> slide) Link to a slide in this slideshow -
Uses of Slide in org.apache.poi.xslf.usermodel
Classes in org.apache.poi.xslf.usermodel that implement SlideMethods in org.apache.poi.xslf.usermodel with parameters of type SlideModifier and TypeMethodDescriptionvoidXSLFHyperlink.linkToSlide(Slide<XSLFShape, XSLFTextParagraph> slide)