@Deprecated public class ReplaceIndexPictureRefRenderPolicy extends IndexRefRenderPolicy<org.apache.poi.xwpf.usermodel.XWPFPicture>
genericTypelogger| 构造器和说明 |
|---|
ReplaceIndexPictureRefRenderPolicy(int index,
byte[] replaceData,
int fomart)
已过时。
|
ReplaceIndexPictureRefRenderPolicy(int index,
InputStream replaceStream,
int fomart)
已过时。
|
| 限定符和类型 | 方法和说明 |
|---|---|
void |
doRender(org.apache.poi.xwpf.usermodel.XWPFPicture t,
XWPFTemplate template)
已过时。
|
int |
index()
已过时。
|
locaterenderpublic ReplaceIndexPictureRefRenderPolicy(int index,
InputStream replaceStream,
int fomart)
public ReplaceIndexPictureRefRenderPolicy(int index,
byte[] replaceData,
int fomart)
public int index()
public void doRender(org.apache.poi.xwpf.usermodel.XWPFPicture t,
XWPFTemplate template)
throws Exception
Copyright © 2020. All rights reserved.