| Package | Description |
|---|---|
| org.apache.poi.ddf |
This package contains classes for decoding the Microsoft Office Drawing format otherwise
known as escher henceforth known in POI as the Dreadful Drawing Format.
|
| org.apache.poi.sl.draw | |
| org.apache.poi.sl.draw.geom | |
| org.apache.poi.sl.extractor | |
| org.apache.poi.sl.usermodel |
| Class and Description |
|---|
| PictureData.PictureType |
| Class and Description |
|---|
| AutoShape |
| Background |
| ColorStyle |
| ConnectorShape |
| FreeformShape |
| GraphicalFrame |
| GroupShape |
| LineDecoration |
| MasterSheet |
| PaintStyle |
| PaintStyle.GradientPaint |
| PaintStyle.PaintModifier
The PaintStyle can be modified by secondary sources, e.g.
|
| PaintStyle.SolidPaint |
| PaintStyle.TexturePaint |
| PictureShape |
| PlaceableShape |
| RectAlign
Specifies possible rectangle alignment types.
|
| Shape |
| Sheet
Common parent of Slides, Notes and Masters
|
| SimpleShape |
| Slide |
| StrokeStyle
This interface specifies the line style of a shape
|
| TableShape |
| TextBox
Represents a TextFrame shape in PowerPoint.
|
| TextParagraph |
| TextRun
Some text.
|
| TextShape |
| Class and Description |
|---|
| PaintStyle.PaintModifier
The PaintStyle can be modified by secondary sources, e.g.
|
| Class and Description |
|---|
| ObjectShape
An shape which references an embedded OLE object
|
| Shape |
| Slide |
| SlideShow |
| TextParagraph |
| TextRun
Some text.
|
| Class and Description |
|---|
| AutoNumberingScheme |
| AutoShape |
| Background |
| ColorStyle |
| Comment
Common interface for comments
|
| ConnectorShape |
| FillStyle
This interface is the counterpart to
StrokeStyle - it specifies the filling of a shape |
| FreeformShape |
| GroupShape |
| Hyperlink
A PowerPoint hyperlink
|
| Insets2D
This is a replacement for
Insets which works on doubles
instead of ints |
| LineDecoration |
| LineDecoration.DecorationShape
Represents the shape decoration that appears at the ends of lines.
|
| LineDecoration.DecorationSize |
| MasterSheet |
| Notes |
| ObjectData
Common interface for OLE shapes, i.e.
|
| ObjectMetaData |
| ObjectMetaData.Application |
| ObjectShape
An shape which references an embedded OLE object
|
| PaintStyle |
| PaintStyle.FlipMode |
| PaintStyle.GradientPaint.GradientType |
| PaintStyle.PaintModifier
The PaintStyle can be modified by secondary sources, e.g.
|
| PaintStyle.SolidPaint |
| PaintStyle.TextureAlignment |
| PictureData |
| PictureData.PictureType |
| PictureShape |
| PlaceableShape |
| Placeholder |
| PlaceholderDetails
Extended details about placholders
|
| PlaceholderDetails.PlaceholderSize |
| PresetColor
Preset colors defined in DrawingML aka known/system colors
|
| RectAlign
Specifies possible rectangle alignment types.
|
| Shadow |
| Shape |
| ShapeContainer |
| ShapeType
known preset shape geometries in PresentationML
|
| Sheet
Common parent of Slides, Notes and Masters
|
| SimpleShape |
| Slide |
| SlideShow |
| SlideShowProvider |
| StrokeStyle
This interface specifies the line style of a shape
|
| StrokeStyle.LineCap |
| StrokeStyle.LineCompound |
| StrokeStyle.LineDash
The line dash with pattern.
|
| TableCell |
| TableCell.BorderEdge |
| TableShape |
| TabStop |
| TabStop.TabStopType |
| TextBox
Represents a TextFrame shape in PowerPoint.
|
| TextParagraph |
| TextParagraph.BulletStyle |
| TextParagraph.FontAlign |
| TextParagraph.TextAlign
Specifies a list of text alignment types
|
| TextRun
Some text.
|
| TextRun.FieldType
Type of placeholder fields
|
| TextRun.TextCap
Type of text capitals
|
| TextShape |
| 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
|