Package org.apache.poi.sl.usermodel

Interface Summary
AutoShape<S extends Shape<S,P>,P extends TextParagraph<S,P,?>>  
Background<S extends Shape<S,P>,P extends TextParagraph<S,P,?>>  
ColorStyle  
ConnectorShape<S extends Shape<S,P>,P extends TextParagraph<S,P,?>>  
FillStyle  
FontCollection  
FreeformShape<S extends Shape<S,P>,P extends TextParagraph<S,P,?>>  
GraphicalFrame<S extends Shape<S,P>,P extends TextParagraph<S,P,?>>  
GroupShape<S extends Shape<S,P>,P extends TextParagraph<S,P,?>>  
Hyperlink<S extends Shape<S,P>,P extends TextParagraph<S,P,?>> A PowerPoint hyperlink
Line<S extends Shape<S,P>,P extends TextParagraph<S,P,?>> Interface for Lines ...
LineDecoration  
MasterSheet<S extends Shape<S,P>,P extends TextParagraph<S,P,?>>  
Notes<S extends Shape<S,P>,P extends TextParagraph<S,P,?>>  
PaintStyle  
PaintStyle.GradientPaint  
PaintStyle.SolidPaint  
PaintStyle.TexturePaint  
PictureData  
PictureShape<S extends Shape<S,P>,P extends TextParagraph<S,P,?>>  
PlaceableShape<S extends Shape<S,P>,P extends TextParagraph<S,P,?>>  
Resources Common SlideShow resources, such as fonts, pictures and multimedia data
Shadow<S extends Shape<S,P>,P extends TextParagraph<S,P,?>>  
Shape<S extends Shape<S,P>,P extends TextParagraph<S,P,?>>  
ShapeContainer<S extends Shape<S,P>,P extends TextParagraph<S,P,?>>  
Sheet<S extends Shape<S,P>,P extends TextParagraph<S,P,?>> Common parent of Slides, Notes and Masters
SimpleShape<S extends Shape<S,P>,P extends TextParagraph<S,P,?>>  
Slide<S extends Shape<S,P>,P extends TextParagraph<S,P,?>>  
SlideShow<S extends Shape<S,P>,P extends TextParagraph<S,P,?>>  
StrokeStyle  
TableCell<S extends Shape<S,P>,P extends TextParagraph<S,P,?>>  
TableShape<S extends Shape<S,P>,P extends TextParagraph<S,P,?>>  
TextBox<S extends Shape<S,P>,P extends TextParagraph<S,P,?>> Represents a TextFrame shape in PowerPoint.
TextParagraph<S extends Shape<S,P>,P extends TextParagraph<S,P,T>,T extends TextRun>  
TextParagraph.BulletStyle  
TextRun Some text.
TextShape<S extends Shape<S,P>,P extends TextParagraph<S,P,?>>  
 

Class Summary
Insets2D This is a replacement for Insets which works on doubles instead of ints
SlideShowFactory  
 

Enum Summary
AutoNumberingScheme  
LineDecoration.DecorationShape Represents the shape decoration that appears at the ends of lines.
LineDecoration.DecorationSize  
PaintStyle.GradientPaint.GradientType  
PictureData.PictureType  
Placeholder  
RectAlign Specifies possible rectangle alignment types.
ShapeType known preset shape geometries in PresentationML
StrokeStyle.LineCap  
StrokeStyle.LineCompound  
StrokeStyle.LineDash The line dash with pattern.
TableCell.BorderEdge  
TextParagraph.FontAlign  
TextParagraph.TextAlign Specifies a list of text alignment types
TextRun.TextCap  
TextShape.TextAutofit Specifies alist of auto-fit types.
TextShape.TextDirection Vertical Text Types
TextShape.TextPlaceholder This enum represents a compromise for the handling of HSLF run types (see org.apache.poi.hslf.record.TextHeaderAtom) and XSLF placeholders (see org.apache.poi.xslf.usermodel.Placeholder).
VerticalAlignment Specifies a list of available anchoring types for text
 



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