类 ParagraphRenderData
java.lang.Object
com.deepoove.poi.data.ParagraphRenderData
- 所有已实现的接口:
RenderData,Serializable
-
构造器概要
构造器 -
方法概要
修饰符和类型方法说明addPicture(PictureRenderData picture) addText(TextRenderData text) voidsetContents(List<RenderData> contents) voidsetParagraphStyle(ParagraphStyle style) toString()
-
构造器详细资料
-
ParagraphRenderData
public ParagraphRenderData()
-
-
方法详细资料
-
addText
-
addText
-
addPicture
-
getContents
-
setContents
-
getParagraphStyle
-
setParagraphStyle
-
toString
-