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
           
 

Classes in org.apache.poi.xslf.usermodel used by org.apache.poi.xslf.model
XSLFSimpleShape
          Represents a single (non-group) shape in a .pptx slide show
 

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
           
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
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
           
XSLFRenderingHint
           
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.
XSLFShapeType
          known preset shape geometries 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
 



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