Package | Description |
---|---|
com.groupdocs.comparison.pdf | |
com.groupdocs.comparison.pdf.comparedresult | |
com.groupdocs.comparison.pdf.contracts |
Modifier and Type | Class and Description |
---|---|
class |
ComparisonTable
Deprecated.
|
Modifier and Type | Method and Description |
---|---|
List<IComparisonTable> |
ComparisonPage.getTables()
Deprecated.
Gets or sets the tables.
|
com.aspose.ms.System.Collections.Generic.List<IComparisonTable> |
ComparisonPdfDocument.getTablesFromDocument()
Deprecated.
Gets the tables from document.
|
com.aspose.ms.System.Collections.Generic.List<IComparisonTable> |
ComparisonPage.getTablesInternal()
Deprecated.
|
Modifier and Type | Method and Description |
---|---|
void |
ComparisonXForm.cleanOperatorsListInXForm(com.aspose.ms.System.Collections.Generic.List<IComparisonTable> tables)
Deprecated.
|
void |
ComparisonPage.setTables(List<IComparisonTable> value)
Deprecated.
Gets or sets the tables.
|
void |
ComparisonPage.setTablesInternal(com.aspose.ms.System.Collections.Generic.List<IComparisonTable> value)
Deprecated.
|
Modifier and Type | Method and Description |
---|---|
List<IComparisonTable> |
PdfComparedResult.getTables()
Deprecated.
Gets or sets the tables.
|
Modifier and Type | Method and Description |
---|---|
void |
PdfComparedResult.setTables(List<IComparisonTable> value)
Deprecated.
Gets or sets the tables.
|
Modifier and Type | Method and Description |
---|---|
List<IComparisonTable> |
ComparisonPageBase.getTables()
Deprecated.
Gets or sets the tables.
|
abstract com.aspose.ms.System.Collections.Generic.List<IComparisonTable> |
ComparisonPdfDocumentBase.getTablesFromDocument()
Deprecated.
Gets tables from document.
|
abstract com.aspose.ms.System.Collections.Generic.List<IComparisonTable> |
ComparisonPageBase.getTablesInternal()
Deprecated.
|
Modifier and Type | Method and Description |
---|---|
abstract void |
ComparisonXFormBase.cleanOperatorsListInXForm(com.aspose.ms.System.Collections.Generic.List<IComparisonTable> tables)
Deprecated.
Clean operators list in x form.
|
void |
ComparisonPageBase.setTables(List<IComparisonTable> value)
Deprecated.
Gets or sets the tables.
|
abstract void |
ComparisonPageBase.setTablesInternal(com.aspose.ms.System.Collections.Generic.List<IComparisonTable> value)
Deprecated.
|
Copyright © 2018. All rights reserved.