Java org.apache.poi.xwpf.usermodel XWPFPicture fields, constructors, methods, implement or subclass

Example usage for Java org.apache.poi.xwpf.usermodel XWPFPicture fields, constructors, methods, implement or subclass

Introduction

In this page you can find the methods, fields and constructors for org.apache.poi.xwpf.usermodel XWPFPicture.

The text is from its open source code.

Method

CTPicturegetCTPicture()
Return the underlying CTPicture bean that holds all properties for this picture
StringgetDescription()
XWPFPictureDatagetPictureData()
Get the PictureData of the Picture, if present.