Package | Description |
---|---|
com.groupdocs.comparison.pdf | |
com.groupdocs.comparison.pdf.comparedresult | |
com.groupdocs.comparison.pdf.contracts |
Modifier and Type | Class and Description |
---|---|
class |
ComparisonHeaderFooter
Deprecated.
|
class |
ComparisonPage
Deprecated.
|
class |
ComparisonParagraph
Deprecated.
|
class |
ComparisonTable
Deprecated.
|
class |
ComparisonTextSegment
Deprecated.
|
Modifier and Type | Method and Description |
---|---|
List<IComparisonComponent> |
PdfComparedResult.getComponents()
Deprecated.
Gets or sets the components.
|
Modifier and Type | Method and Description |
---|---|
void |
PdfComparedResult.setComponents(List<IComparisonComponent> value)
Deprecated.
Gets or sets the components.
|
void |
PdfComparedResult.setComponentsInternal(com.aspose.ms.System.Collections.Generic.List<IComparisonComponent> value)
Deprecated.
|
Constructor and Description |
---|
PdfComparedResult(com.aspose.ms.System.Collections.Generic.List<com.groupdocs.comparison.pdf.contracts.settings.IComparisonPageSettings> pagesSettings,
com.aspose.ms.System.Collections.Generic.List<IComparisonComponent> components,
com.aspose.ms.System.Collections.Generic.List<ComparisonWatermarkBase> watermarks,
com.aspose.ms.System.Collections.Generic.List<IComparisonParagraph> paragraphs,
int countOfErrors,
PdfComparisonSettings settings)
Deprecated.
Initializes a new instance of the
PdfComparedResult class. |
Modifier and Type | Interface and Description |
---|---|
interface |
IComparisonCell |
interface |
IComparisonHeaderFooter
Deprecated.
|
interface |
IComparisonImagePlacement
Deprecated.
|
interface |
IComparisonParagraph
Deprecated.
|
interface |
IComparisonTable
Deprecated.
|
Modifier and Type | Class and Description |
---|---|
class |
ComparisonPageBase
Deprecated.
|
class |
ComparisonTextSegmentBase
Deprecated.
|
class |
ComparisonWatermarkBase
Deprecated.
|
Copyright © 2018. All rights reserved.