Package org.apache.poi.xslf.usermodel

Class Summary
DrawingParagraph  
DrawingTable  
DrawingTableCell  
DrawingTableRow  
DrawingTextBody  
XMLSlideShow High level representation of a ooxml slideshow.
XSLFAutoShape Represents a preset geometric shape.
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  
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  
 

Enum Summary
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
 



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