| 程序包 | 说明 |
|---|---|
| org.dromara.pdf.pdfbox.core.ext.comparator |
比较器
|
| 限定符和类型 | 方法和说明 |
|---|---|
protected List<ImageCompareInfo> |
ImageComparator.compareImages(Document other,
int pageIndex)
比较图像
|
Map<Integer,List<ImageCompareInfo>> |
ImageComparator.compareTo(Document other,
int... pageIndexes)
比较
|
Map<Integer,List<ImageCompareInfo>> |
DocumentComparator.compareToImage(Document other,
int... pageIndexes)
比较图像
|
Copyright © 2024. All rights reserved.