Modifier and Type | Method and Description |
---|---|
ChangeInfo[] |
Comparison.getChanges()
Deprecated.
Gets changes of comparison
|
Modifier and Type | Method and Description |
---|---|
InputStream |
Comparison.updateChanges(ChangeInfo[] changes,
int fileType)
Deprecated.
Applies changes to current document
|
void |
Comparison.updateChanges(ChangeInfo[] changes,
String filePath)
Deprecated.
Updates changes from current document
|
Modifier and Type | Method and Description |
---|---|
ChangeInfo[] |
CellsCompareResult.getChanges()
Deprecated.
Gets all changes of current document
|
Modifier and Type | Method and Description |
---|---|
void |
CellsCompareResult.updateChanges(ChangeInfo[] changes)
Deprecated.
|
Modifier and Type | Method and Description |
---|---|
ChangeInfo[] |
ICompareResult.getChanges()
Gets all changes
|
Modifier and Type | Method and Description |
---|---|
void |
ICompareResult.updateChanges(ChangeInfo[] changes)
Applies Accepted and Rejected changes
|
Modifier and Type | Class and Description |
---|---|
class |
CellsChangeInfo
Deprecated.
|
class |
PdfChangeInfo
Deprecated.
|
class |
SlidesChangeInfo
Deprecated.
|
class |
TextChangeInfo
Deprecated.
|
class |
WordsChangeInfo
Deprecated.
|
Modifier and Type | Method and Description |
---|---|
ChangeInfo[] |
ImageCompareResult.getChanges()
Deprecated.
Gets all changes
|
Modifier and Type | Method and Description |
---|---|
void |
ImageCompareResult.drawRectangle(ChangeInfo change)
Deprecated.
Draws the rectangle.
|
void |
ImageCompareResult.drawRectangles(ChangeInfo[] changes)
Deprecated.
Draws the rectangles.
|
void |
ImageCompareResult.updateChanges(ChangeInfo[] changes)
Deprecated.
Applies Accepted and Rejected changes
|
Modifier and Type | Method and Description |
---|---|
void |
IImageCompareResult.drawRectangle(ChangeInfo change)
Deprecated.
Draws the rectangle.
|
void |
IImageCompareResult.drawRectangles(ChangeInfo[] changes)
Deprecated.
Draws the rectangles.
|
Modifier and Type | Method and Description |
---|---|
ChangeInfo[] |
PdfComparedResult.getChanges()
Deprecated.
Gets all changes
|
Modifier and Type | Method and Description |
---|---|
void |
PdfComparedResult.updateChanges(ChangeInfo[] changes)
Deprecated.
Applies Accepted and Rejected changes
|
Modifier and Type | Method and Description |
---|---|
ChangeInfo[] |
SlidesCompareResult.getChanges()
Gets the changes information.
|
Modifier and Type | Method and Description |
---|---|
void |
SlidesCompareResult.updateChanges(ChangeInfo[] changes)
|
Modifier and Type | Method and Description |
---|---|
ChangeInfo[] |
TextCompareResult.getChanges()
Deprecated.
Gets all changes
|
Modifier and Type | Method and Description |
---|---|
void |
TextCompareResult.updateChanges(ChangeInfo[] changes)
Deprecated.
Applies Accepted and Rejected changes
|
Copyright © 2018. All rights reserved.