| Package | Description | 
|---|---|
| org.apache.poi.hwpf.converter | |
| org.apache.poi.hwpf.usermodel | 
| Modifier and Type | Method and Description | 
|---|---|
| protected void | WordToTextConverter. processDrawnObject(HWPFDocument doc,
                  CharacterRun characterRun,
                  OfficeDrawing officeDrawing,
                  java.lang.String path,
                  org.w3c.dom.Element block) | 
| protected abstract void | AbstractWordConverter. processDrawnObject(HWPFDocument doc,
                  CharacterRun characterRun,
                  OfficeDrawing officeDrawing,
                  java.lang.String path,
                  org.w3c.dom.Element block) | 
| protected void | WordToHtmlConverter. processDrawnObject(HWPFDocument doc,
                  CharacterRun characterRun,
                  OfficeDrawing officeDrawing,
                  java.lang.String path,
                  org.w3c.dom.Element block) | 
| protected void | WordToFoConverter. processDrawnObject(HWPFDocument doc,
                  CharacterRun characterRun,
                  OfficeDrawing officeDrawing,
                  java.lang.String path,
                  org.w3c.dom.Element block) | 
| Modifier and Type | Method and Description | 
|---|---|
| OfficeDrawing | OfficeDrawingsImpl. getOfficeDrawingAt(int characterPosition) | 
| OfficeDrawing | OfficeDrawings. getOfficeDrawingAt(int characterPosition) | 
| Modifier and Type | Method and Description | 
|---|---|
| java.util.Collection<OfficeDrawing> | OfficeDrawingsImpl. getOfficeDrawings() | 
| java.util.Collection<OfficeDrawing> | OfficeDrawings. getOfficeDrawings() | 
Copyright 2021 The Apache Software Foundation or its licensors, as applicable.