Package | Description |
---|---|
com.groupdocs.comparison.pdf | |
com.groupdocs.comparison.pdf.contracts |
Modifier and Type | Method and Description |
---|---|
List<IComparisonXImage> |
ComparisonResources.getXImages()
Deprecated.
Gets or sets the x images.
|
com.aspose.ms.System.Collections.Generic.List<IComparisonXImage> |
ComparisonResources.getXImagesInternal()
Deprecated.
|
Modifier and Type | Method and Description |
---|---|
void |
ComparisonResources.setXImages(List<IComparisonXImage> value)
Deprecated.
Gets or sets the x images.
|
void |
ComparisonResources.setXImagesInternal(com.aspose.ms.System.Collections.Generic.List<IComparisonXImage> value)
Deprecated.
|
Modifier and Type | Method and Description |
---|---|
List<IComparisonXImage> |
ComparisonResourcesBase.getXImages()
Deprecated.
Gets or sets the x images.
|
abstract com.aspose.ms.System.Collections.Generic.List<IComparisonXImage> |
ComparisonResourcesBase.getXImagesInternal()
Deprecated.
Gets x images internal.
|
Modifier and Type | Method and Description |
---|---|
void |
ComparisonResourcesBase.setXImages(List<IComparisonXImage> value)
Deprecated.
Gets or sets the x images.
|
abstract void |
ComparisonResourcesBase.setXImagesInternal(com.aspose.ms.System.Collections.Generic.List<IComparisonXImage> value)
Deprecated.
Sets x images internal.
|
Copyright © 2018. All rights reserved.