| Package | Description | 
|---|---|
| org.apache.poi.xddf.usermodel.chart | |
| org.apache.poi.xddf.usermodel.text | |
| org.apache.poi.xslf.usermodel | |
| org.apache.poi.xssf.usermodel | |
| org.apache.poi.xwpf.usermodel | 
| Modifier and Type | Class and Description | 
|---|---|
class  | 
XDDFChart  | 
class  | 
XDDFChartLegend
Represents a DrawingML chart legend 
 | 
class  | 
XDDFLegendEntry  | 
| Constructor and Description | 
|---|
XDDFTitle(TextContainer parent,
         org.openxmlformats.schemas.drawingml.x2006.chart.CTTitle title)  | 
| Modifier and Type | Method and Description | 
|---|---|
TextContainer | 
XDDFTextBody.getParentShape()  | 
| Constructor and Description | 
|---|
XDDFTextBody(TextContainer parent)  | 
XDDFTextBody(TextContainer parent,
            org.openxmlformats.schemas.drawingml.x2006.main.CTTextBody body)  | 
| Modifier and Type | Class and Description | 
|---|---|
class  | 
XSLFAutoShape
Represents a shape with a preset geometry. 
 | 
class  | 
XSLFChart
Represents a Chart in a .pptx presentation 
 | 
class  | 
XSLFFreeformShape
Represents a custom geometric shape. 
 | 
class  | 
XSLFTableCell
Represents a cell of a table in a .pptx presentation 
 | 
class  | 
XSLFTextBox  | 
class  | 
XSLFTextShape
Represents a shape that can hold text. 
 | 
| Modifier and Type | Class and Description | 
|---|---|
class  | 
XSSFChart
Represents a SpreadsheetML Chart 
 | 
class  | 
XSSFObjectData
Represents binary object (i.e. 
 | 
class  | 
XSSFSimpleShape
Represents a shape with a predefined geometry in a SpreadsheetML drawing. 
 | 
class  | 
XSSFTextBox
Represents a text box in a SpreadsheetML drawing. 
 | 
| Modifier and Type | Class and Description | 
|---|---|
class  | 
XWPFChart
Represents a Chart in a .docx file 
 | 
Copyright 2021 The Apache Software Foundation or its licensors, as applicable.