|
Kofax Mobile SDK API Reference
|
This is the complete list of members for BoundingRect, including all inherited members.
| BoundingRect() | BoundingRect | |
| BoundingRect(BoundingRect r) | BoundingRect | |
| BoundingRect(int left, int top, int right, int bottom) | BoundingRect | |
| getRectBottom() | BoundingRect | |
| getRectLeft() | BoundingRect | |
| getRectRight() | BoundingRect | |
| getRectTop() | BoundingRect | |
| height() | BoundingRect | |
| set(int left, int top, int right, int bottom) | BoundingRect | |
| set(BoundingRect src) | BoundingRect | |
| setEmpty() | BoundingRect | |
| setRectBottom(int bottom) | BoundingRect | |
| setRectLeft(int left) | BoundingRect | |
| setRectRight(int right) | BoundingRect | |
| setRectTop(int top) | BoundingRect | |
| toString() | BoundingRect | |
| width() | BoundingRect |