Represents a page in the scanning result.
Inherited Constant Summary
int | CONTENTS_FILE_DESCRIPTOR | |
int | PARCELABLE_WRITE_RETURN_VALUE |
Public Constructor Summary
Page()
|
Public Method Summary
abstract Uri |
getImageUri()
Returns the image file Uri.
|
Inherited Method Summary
abstract int |
describeContents()
|
abstract void |
writeToParcel(Parcel arg0,
int arg1)
|
Public Constructors
public Page ()
Public Methods
public abstract Uri getImageUri ()
Returns the image file Uri.
This Uri points to a file in the client app's private cache storage.