Gini Capture Box
Contains a bounding box for a Gini API extraction. The bounding box describes the page and the position where the extraction originates.
Constructors
GiniCaptureBox
Link copied to clipboard
Create a new bounding box for an extraction.
void GiniCaptureBox(int pageNumber, double left, double top, double width, double height)
Content copied to clipboard
Functions
describeContents
Link copied to clipboard
abstract int describeContents()
Content copied to clipboard
int describeContents()
Content copied to clipboard
getPageNumber
Link copied to clipboard
int getPageNumber()
Content copied to clipboard
writeToParcel
Link copied to clipboard
Properties
CREATOR
Link copied to clipboard