public class DraftPagesRepository
Repository functional for draft snaps.
| Constructor and Description |
|---|
DraftPagesRepository(PageProcessorInteractor pageInteractor)
Repository functional for draft snaps.
|
| Modifier and Type | Method and Description |
|---|---|
Page |
addTakenPicture(byte[] image,
int imageOrientation) |
public DraftPagesRepository(PageProcessorInteractor pageInteractor)
Repository functional for draft snaps.
public Page addTakenPicture(byte[] image, int imageOrientation)