| Package | Description |
|---|---|
| com.groupdocs.comparison.result |
Provides classes and interfaces for working with the result of document comparison.
|
| Modifier and Type | Method and Description |
|---|---|
Rectangle |
ChangeInfo.getBox()
Gets coordinates of changed element on the page.
|
| Modifier and Type | Method and Description |
|---|---|
void |
ChangeInfo.setBox(Rectangle value)
Sets coordinates of changed element on the page.
|
| Constructor and Description |
|---|
Rectangle(Rectangle other)
Creates a new Rectangle object that is a copy of the specified rectangle.
|
Copyright © 2024. All rights reserved.