| Package | Description | 
|---|---|
| org.apache.poi.xslf.usermodel | 
| Modifier and Type | Class and Description | 
|---|---|
| class  | XSLFNotes | 
| class  | XSLFNotesMasterNotes master object associated with this layout. | 
| class  | XSLFSlide | 
| class  | XSLFSlideLayout | 
| class  | XSLFSlideMasterSlide master object associated with this layout. | 
| Modifier and Type | Method and Description | 
|---|---|
| XSLFSheet | XSLFSheet. appendContent(XSLFSheet src)Append content to this sheet. | 
| XSLFSheet | XSLFShape. getSheet() | 
| XSLFSheet | XSLFSheet. importContent(XSLFSheet src)Set the contents of this sheet to be a copy of the source sheet. | 
| Modifier and Type | Method and Description | 
|---|---|
| static XSLFPictureShape | XSLFPictureShape. addSvgImage(XSLFSheet sheet,
           XSLFPictureData svgPic,
           PictureData.PictureType previewType,
           java.awt.geom.Rectangle2D anchor)Convienence method for adding SVG images, which generates the preview image | 
| XSLFSheet | XSLFSheet. appendContent(XSLFSheet src)Append content to this sheet. | 
| XSLFSheet | XSLFSheet. importContent(XSLFSheet src)Set the contents of this sheet to be a copy of the source sheet. | 
| XSLFSlide | XSLFSlide. importContent(XSLFSheet src) | 
| Constructor and Description | 
|---|
| XSLFColor(org.apache.xmlbeans.XmlObject obj,
         XSLFTheme theme,
         org.openxmlformats.schemas.drawingml.x2006.main.CTSchemeColor phClr,
         XSLFSheet sheet) | 
| XSLFGradientPaint(org.openxmlformats.schemas.drawingml.x2006.main.CTGradientFillProperties gradFill,
                 org.openxmlformats.schemas.drawingml.x2006.main.CTSchemeColor phClr,
                 XSLFTheme theme,
                 XSLFSheet sheet) | 
| XSLFGroupShape(org.openxmlformats.schemas.presentationml.x2006.main.CTGroupShape shape,
              XSLFSheet sheet) | 
| XSLFShape(org.apache.xmlbeans.XmlObject shape,
         XSLFSheet sheet) | 
| XSLFTexturePaint(org.openxmlformats.schemas.drawingml.x2006.main.CTBlipFillProperties blipFill,
                PackagePart parentPart,
                org.openxmlformats.schemas.drawingml.x2006.main.CTSchemeColor phClr,
                XSLFTheme theme,
                XSLFSheet sheet) | 
Copyright 2020 The Apache Software Foundation or its licensors, as applicable.