Uses of Interface
org.apache.poi.hwpf.usermodel.OfficeDrawing
Packages that use OfficeDrawing
-
Uses of OfficeDrawing in org.apache.poi.hwpf.converter
Methods in org.apache.poi.hwpf.converter with parameters of type OfficeDrawingModifier and TypeMethodDescriptionprotected abstract void
AbstractWordConverter.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 void
WordToHtmlConverter.processDrawnObject
(HWPFDocument doc, CharacterRun characterRun, OfficeDrawing officeDrawing, String path, Element block) protected void
WordToTextConverter.processDrawnObject
(HWPFDocument doc, CharacterRun characterRun, OfficeDrawing officeDrawing, String path, Element block) -
Uses of OfficeDrawing in org.apache.poi.hwpf.usermodel
Methods in org.apache.poi.hwpf.usermodel that return OfficeDrawingModifier and TypeMethodDescriptionOfficeDrawings.getOfficeDrawingAt
(int characterPosition) OfficeDrawingsImpl.getOfficeDrawingAt
(int characterPosition) Methods in org.apache.poi.hwpf.usermodel that return types with arguments of type OfficeDrawingModifier and TypeMethodDescriptionOfficeDrawings.getOfficeDrawings()
OfficeDrawingsImpl.getOfficeDrawings()