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 voidAbstractWordConverter.processDrawnObject(HWPFDocument doc, CharacterRun characterRun, OfficeDrawing officeDrawing, String path, Element block) protected voidWordToFoConverter.processDrawnObject(HWPFDocument doc, CharacterRun characterRun, OfficeDrawing officeDrawing, String path, Element block) protected voidWordToHtmlConverter.processDrawnObject(HWPFDocument doc, CharacterRun characterRun, OfficeDrawing officeDrawing, String path, Element block) protected voidWordToTextConverter.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()