| Package | Description |
|---|---|
| org.zkoss.poi.hwpf.converter | |
| org.zkoss.poi.hwpf.usermodel |
| Modifier and Type | Method and Description |
|---|---|
protected void |
WordToTextConverter.processDrawnObject(HWPFDocument doc,
CharacterRun characterRun,
OfficeDrawing officeDrawing,
String path,
Element block) |
protected void |
WordToHtmlConverter.processDrawnObject(HWPFDocument doc,
CharacterRun characterRun,
OfficeDrawing officeDrawing,
String path,
Element block) |
protected void |
WordToFoConverter.processDrawnObject(HWPFDocument doc,
CharacterRun characterRun,
OfficeDrawing officeDrawing,
String path,
Element block) |
protected abstract void |
AbstractWordConverter.processDrawnObject(HWPFDocument doc,
CharacterRun characterRun,
OfficeDrawing officeDrawing,
String path,
Element block) |
| Modifier and Type | Method and Description |
|---|---|
OfficeDrawing |
OfficeDrawingsImpl.getOfficeDrawingAt(int characterPosition) |
OfficeDrawing |
OfficeDrawings.getOfficeDrawingAt(int characterPosition) |
| Modifier and Type | Method and Description |
|---|---|
Collection<OfficeDrawing> |
OfficeDrawingsImpl.getOfficeDrawings() |
Collection<OfficeDrawing> |
OfficeDrawings.getOfficeDrawings() |
Copyright © 2020. All rights reserved.