Uses of Package
org.apache.poi.xslf.usermodel

Packages that use org.apache.poi.xslf.usermodel
org.apache.poi.xslf.extractor   
org.apache.poi.xslf.model   
org.apache.poi.xslf.usermodel   
 

Classes in org.apache.poi.xslf.usermodel used by org.apache.poi.xslf.extractor
XMLSlideShow
          High level representation of a ooxml slideshow.
XSLFRelation
           
XSLFSlide
           
XSLFSlideShow
          Experimental class to do low level processing of pptx files.
 

Classes in org.apache.poi.xslf.usermodel used by org.apache.poi.xslf.model
XSLFShape
          Base super-class class for all shapes in PresentationML
 

Classes in org.apache.poi.xslf.usermodel used by org.apache.poi.xslf.usermodel
DrawingParagraph
           
DrawingTableCell
           
DrawingTableRow
           
DrawingTextBody
           
SlideLayout
          Date: 11/5/11
XMLSlideShow
          High level representation of a ooxml slideshow.
XSLFAutoShape
          Represents a shape with a preset geometry.
XSLFBackground
          Background shape
XSLFCommentAuthors
           
XSLFComments
           
XSLFCommonSlideData
           
XSLFConnectorShape
          Specifies a connection shape.
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
           
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
           
XSLFShadow
          Represents a shadow of a shape.
XSLFShape
          Base super-class class for all shapes in PresentationML
XSLFShapeContainer
          Common interface for shape containers, e.g.
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 style in a .pptx presentation
XSLFTableStyle.TablePartStyle
           
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
 



Copyright 2017 The Apache Software Foundation or its licensors, as applicable.