Package | Description |
---|---|
com.groupdocs.comparison.pdf | |
com.groupdocs.comparison.pdf.contracts |
Modifier and Type | Method and Description |
---|---|
ComparisonRectangleBase |
ComparisonHeaderFooter.getRectangle()
Deprecated.
Gets or sets the rectangle of the component.
|
ComparisonRectangleBase |
ComparisonParagraph.getRectangle()
Deprecated.
Gets or sets the rectangle.
|
ComparisonRectangleBase |
ComparisonTable.getRectangle()
Deprecated.
Gets the rectangle.
|
Modifier and Type | Method and Description |
---|---|
void |
ComparisonHeaderFooter.setRectangle(ComparisonRectangleBase value)
Deprecated.
Gets or sets the rectangle of the component.
|
void |
ComparisonParagraph.setRectangle(ComparisonRectangleBase value)
Deprecated.
Gets or sets the rectangle.
|
void |
ComparisonTable.setRectangle(ComparisonRectangleBase value)
Deprecated.
Gets the rectangle.
|
Modifier and Type | Method and Description |
---|---|
ComparisonRectangleBase |
ComparisonPageBase.getRectangle()
Deprecated.
Not use
|
ComparisonRectangleBase |
ComparisonTextSegmentBase.getRectangle()
Deprecated.
|
ComparisonRectangleBase |
ComparisonWatermarkBase.getRectangle()
Deprecated.
Gets or sets the rectangle.
|
ComparisonRectangleBase |
IComparisonComponent.getRectangle()
Deprecated.
Gets or sets the rectangle of the component.
|
Modifier and Type | Method and Description |
---|---|
abstract com.aspose.ms.System.Collections.Generic.List<ComparisonRectangleBase> |
ComparisonRectangleBase.getNeighborRectangles(com.aspose.ms.System.Collections.Generic.List<ComparisonRectangleBase> rects)
Deprecated.
Gets neighbor rectangles.
|
Modifier and Type | Method and Description |
---|---|
abstract void |
ComparisonRectangleBase.correctPositionOfTops(ComparisonRectangleBase rect)
Deprecated.
Correct position of tops.
|
abstract boolean |
ComparisonRectangleBase.equals(ComparisonRectangleBase rect)
Deprecated.
Equals boolean.
|
abstract boolean |
ComparisonRectangleBase.haveCommonSide(ComparisonRectangleBase rect)
Deprecated.
Have common side boolean.
|
abstract boolean |
ComparisonRectangleBase.isExternalByNesting(ComparisonRectangleBase rect)
Deprecated.
Is external by nesting boolean.
|
abstract boolean |
ComparisonRectangleBase.isInternalByNesting(ComparisonRectangleBase rect)
Deprecated.
Is internal by nesting boolean.
|
void |
ComparisonPageBase.setRectangle(ComparisonRectangleBase value)
Deprecated.
Not use
|
void |
ComparisonTextSegmentBase.setRectangle(ComparisonRectangleBase value)
Deprecated.
|
void |
ComparisonWatermarkBase.setRectangle(ComparisonRectangleBase value)
Deprecated.
Gets or sets the rectangle.
|
void |
IComparisonComponent.setRectangle(ComparisonRectangleBase value)
Deprecated.
Gets or sets the rectangle of the component.
|
Modifier and Type | Method and Description |
---|---|
abstract com.aspose.ms.System.Collections.Generic.List<ComparisonRectangleBase> |
ComparisonRectangleBase.getNeighborRectangles(com.aspose.ms.System.Collections.Generic.List<ComparisonRectangleBase> rects)
Deprecated.
Gets neighbor rectangles.
|
Copyright © 2018. All rights reserved.