| Package | Description | 
|---|---|
| org.apache.poi.common.usermodel.fonts | |
| org.apache.poi.hslf.record | |
| org.apache.poi.xslf.usermodel | 
| Modifier and Type | Method and Description | 
|---|---|
| default java.util.List<? extends FontFacet> | FontInfo. getFacets()If font facets are embedded in the document, return the list of embedded facets. | 
| Modifier and Type | Class and Description | 
|---|---|
| class  | FontEmbeddedData | 
| Modifier and Type | Method and Description | 
|---|---|
| FontFacet | XSLFFontInfo. addFacet(java.io.InputStream fontData) | 
| Modifier and Type | Method and Description | 
|---|---|
| java.util.List<FontFacet> | XSLFFontInfo. getFacets() | 
Copyright 2021 The Apache Software Foundation or its licensors, as applicable.