@Deprecated public interface ISlidesCompareResult extends ICompareResult
Interface ISlidesCompareResult
Modifier and Type | Method and Description |
---|---|
List<ComparisonPresentationComponentBase> |
getComponents()
Deprecated.
Gets or sets the components.
|
ComparisonPresentationBase |
getPresentation(boolean withSameSlideSize)
Deprecated.
Gets presentation.
|
int |
getSaveFormat()
Deprecated.
Gets format.
|
List<ComparisonPresentationComponentBase> |
getStructure()
Deprecated.
Gets structure.
|
void |
setComponents(List<ComparisonPresentationComponentBase> value)
Deprecated.
Gets or sets the components.
|
void |
setSaveFormat(int value)
Deprecated.
Sets format.
|
getChanges, getCountOfErrors, getImages, getStream, saveDocument, saveImages, updateChanges
List<ComparisonPresentationComponentBase> getComponents()
void setComponents(List<ComparisonPresentationComponentBase> value)
value
- the valueComparisonPresentationBase getPresentation(boolean withSameSlideSize) throws Exception
withSameSlideSize
- the with same slide sizeException
List<ComparisonPresentationComponentBase> getStructure() throws Exception
Exception
int getSaveFormat()
void setSaveFormat(int value)
value
- the valueCopyright © 2018. All rights reserved.