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.usermodel   
 

Classes in org.apache.poi.xslf.usermodel used by org.apache.poi.xslf.extractor
XMLSlideShow
          High level representation of a ooxml slideshow.
XSLFRelation
           
 

Classes in org.apache.poi.xslf.usermodel used by org.apache.poi.xslf.usermodel
DrawingParagraph
           
DrawingTableCell
           
DrawingTableRow
           
DrawingTextBody
           
LineCap
           
LineDash
           
LineDecoration
          Represents the shape decoration that appears at the ends of lines.
LineEndLength
           
LineEndWidth
           
Placeholder
           
TextAlign
          Specified a list of text alignment types
TextAutofit
          Specifies alist of auto-fit types.
TextDirection
          Vertical Text Types
VerticalAlignment
          Specifies a list of available anchoring types for text
XMLSlideShow
          High level representation of a ooxml slideshow.
XSLFAutoShape
          Represents a preset geometric shape.
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
           
XSLFPictureData
          Instantiates sub-classes of POIXMLDocumentPart depending on their relationship type
XSLFPictureShape
           
XSLFRelation
           
XSLFShape
           
XSLFSheet
           
XSLFSimpleShape
           
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
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
           
 



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