| Interface | Description |
|---|---|
| XSLFFontManager |
Manages fonts when rendering slides.
|
| XSLFShapeContainer |
Common interface for shape containers, e.g.
|
| Class | Description |
|---|---|
| DrawingParagraph | |
| DrawingTable | |
| DrawingTableCell | |
| DrawingTableRow | |
| DrawingTextBody | |
| DrawingTextPlaceholder |
A
DrawingTextBody which is a placeholder |
| XMLSlideShow |
High level representation of a ooxml slideshow.
|
| XSLFAutoShape |
Represents a shape with a preset geometry.
|
| XSLFBackground |
Background shape
|
| XSLFChart |
Represents a Chart in a .pptx presentation
|
| XSLFColor |
Encapsulates logic to read color definitions from DrawingML and convert them to java.awt.Color
|
| XSLFCommentAuthors | |
| XSLFComments | |
| XSLFCommonSlideData | |
| XSLFConnectorShape |
Specifies a connection shape.
|
| XSLFDrawing | |
| XSLFFactory |
Instantiates sub-classes of POIXMLDocumentPart depending on their relationship type
|
| XSLFFreeformShape |
Represents a custom geometric shape.
|
| XSLFGraphicFrame | |
| XSLFGroupShape |
Represents a group shape that consists of many shapes grouped together.
|
| XSLFHyperlink | |
| XSLFImageRenderer |
For now this class renders only images supported by the javax.imageio.ImageIO
framework.
|
| XSLFNotes | |
| XSLFNotesMaster |
Notes master object associated with this layout.
|
| XSLFPictureData |
Instantiates sub-classes of POIXMLDocumentPart depending on their relationship type
|
| XSLFPictureShape |
Represents a picture shape
|
| XSLFRelation | |
| XSLFRenderingHint | |
| XSLFShadow |
Represents a shadow of a shape.
|
| XSLFShape |
Base super-class class for all shapes in PresentationML
|
| XSLFSheet | |
| XSLFSimpleShape |
Represents a single (non-group) shape in a .pptx slide show
|
| XSLFSlide | |
| XSLFSlideLayout | |
| XSLFSlideMaster |
Slide master object associated with this layout.
|
| XSLFTable |
Represents a table in a .pptx presentation
|
| XSLFTableCell |
Represents a cell of a table in a .pptx presentation
|
| XSLFTableRow |
Represents a table in a .pptx presentation
|
| XSLFTableStyle |
Represents a table in a .pptx presentation
|
| XSLFTableStyles | |
| XSLFTextBox | |
| XSLFTextParagraph |
Represents a paragraph of text within the containing text body.
|
| XSLFTextRun |
Represents a run of text within the containing text body.
|
| XSLFTextShape |
Represents a shape that can hold text.
|
| XSLFTheme |
A shared style sheet in a .pptx slide show
|
| Enum | Description |
|---|---|
| LineCap | |
| LineDash | |
| LineDecoration |
Represents the shape decoration that appears at the ends of lines.
|
| LineEndLength | |
| LineEndWidth | |
| ListAutoNumber |
Specifies type of automatic numbered bullet points that should be applied to a paragraph.
|
| Placeholder | |
| SlideLayout |
Date: 11/5/11
|
| TextAlign |
Specified a list of text alignment types
|
| TextAutofit |
Specifies alist of auto-fit types.
|
| TextCap | |
| TextDirection |
Vertical Text Types
|
| VerticalAlignment |
Specifies a list of available anchoring types for text
|
| XSLFShapeType |
known preset shape geometries in PresentationML
|
Copyright © 2020. All rights reserved.