Package | Description |
---|---|
com.itextpdf.kernel.utils |
Modifier and Type | Field and Description |
---|---|
protected Stack<CompareTool.ObjectPath.IndirectPathItem> |
CompareTool.ObjectPath.indirects |
Modifier and Type | Method and Description |
---|---|
Stack<CompareTool.ObjectPath.IndirectPathItem> |
CompareTool.ObjectPath.getIndirectPath()
Gets indirect path which denotes sequence of the indirect references that were passed in comparing process to get to the current base objects.
|
Constructor and Description |
---|
ObjectPath(PdfIndirectReference baseCmpObject, PdfIndirectReference baseOutObject, Stack<CompareTool.ObjectPath.LocalPathItem> path, Stack<CompareTool.ObjectPath.IndirectPathItem> indirects) |
Copyright © 1998–2023 iText Group NV. All rights reserved.