Public Methods |
void
|
addOperationsJsonArray(String jsonCommand)
|
void
|
addPage(int index, boolean beforeIndex, int height, int width, NativeRotation nativeRotation, String backgroundColor, NativeEdgeInsets nativeEdgeInsets)
|
void
|
addPage(int index, boolean beforeIndex, int height, int width, NativeRotation nativeRotation, String backgroundColor)
|
void
|
addPage(int index, boolean beforeIndex, int height, int width, NativeRotation nativeRotation)
|
void
|
addPage(int index, boolean beforeIndex, int height, int width)
|
void
|
applyOperations(NativeDataSource targetDataSource)
|
void
|
clearPageLabels()
|
synchronized
void
|
delete()
|
void
|
duplicatePages(set_int pages)
|
void
|
importDocument(int pageIndex, boolean beforeIndex, NativeDataSource documentToImport)
|
void
|
keepPages(set_int pages)
|
void
|
movePages(set_int pagesToMove, int moveToIndex, boolean beforeIndex)
|
void
|
performOcr(set_int pages, NativeOcrLanguage language)
|
void
|
removePages(set_int pageIndices)
|
void
|
rotatePages(set_int pages, NativeRotation nativeRotation)
|
void
|
setPageLabel(set_int pages, String label)
|