| Package | Description | 
|---|---|
| org.apache.poi.hslf.usermodel | |
| org.apache.poi.sl.draw | |
| org.apache.poi.sl.extractor | |
| org.apache.poi.sl.usermodel | |
| org.apache.poi.xslf.usermodel | 
| Modifier and Type | Class and Description | 
|---|---|
| class  | HSLFSlideThis class represents a slide in a PowerPoint Document. | 
| Modifier and Type | Method and Description | 
|---|---|
| void | HSLFHyperlink. linkToSlide(Slide<HSLFShape,HSLFTextParagraph> slide) | 
| Modifier and Type | Method and Description | 
|---|---|
| DrawSlide | DrawFactory. getDrawable(Slide<?,?> sheet) | 
| Constructor and Description | 
|---|
| DrawSlide(Slide<?,?> slide) | 
| Modifier and Type | Method and Description | 
|---|---|
| java.lang.String | SlideShowExtractor. getText(Slide<S,P> slide) | 
| Modifier and Type | Method and Description | 
|---|---|
| Slide<S,P> | SlideShow. createSlide() | 
| Modifier and Type | Method and Description | 
|---|---|
| java.util.List<? extends Slide<S,P>> | SlideShow. getSlides() | 
| Modifier and Type | Method and Description | 
|---|---|
| void | Hyperlink. linkToSlide(Slide<S,P> slide)Link to a slide in this slideshow | 
| Modifier and Type | Class and Description | 
|---|---|
| class  | XSLFSlide | 
| Modifier and Type | Method and Description | 
|---|---|
| void | XSLFHyperlink. linkToSlide(Slide<XSLFShape,XSLFTextParagraph> slide) | 
Copyright 2021 The Apache Software Foundation or its licensors, as applicable.