[static initializer] | com.googlecode.leptonica.android.Box | [package, static] |
Box(int nativeBox) | com.googlecode.leptonica.android.Box | [package] |
Box(int x, int y, int w, int h) | com.googlecode.leptonica.android.Box | |
finalize() | com.googlecode.leptonica.android.Box | [protected] |
getGeometry() | com.googlecode.leptonica.android.Box | |
getGeometry(int[] geometry) | com.googlecode.leptonica.android.Box | |
getHeight() | com.googlecode.leptonica.android.Box | |
getWidth() | com.googlecode.leptonica.android.Box | |
getX() | com.googlecode.leptonica.android.Box | |
getY() | com.googlecode.leptonica.android.Box | |
INDEX_H | com.googlecode.leptonica.android.Box | [static] |
INDEX_W | com.googlecode.leptonica.android.Box | [static] |
INDEX_X | com.googlecode.leptonica.android.Box | [static] |
INDEX_Y | com.googlecode.leptonica.android.Box | [static] |
mNativeBox | com.googlecode.leptonica.android.Box | [package] |
mRecycled | com.googlecode.leptonica.android.Box | [private] |
nativeCreate(int x, int y, int w, int h) | com.googlecode.leptonica.android.Box | [private, static] |
nativeDestroy(int nativeBox) | com.googlecode.leptonica.android.Box | [private, static] |
nativeGetGeometry(int nativeBox, int[] geometry) | com.googlecode.leptonica.android.Box | [private, static] |
nativeGetHeight(int nativeBox) | com.googlecode.leptonica.android.Box | [private, static] |
nativeGetWidth(int nativeBox) | com.googlecode.leptonica.android.Box | [private, static] |
nativeGetX(int nativeBox) | com.googlecode.leptonica.android.Box | [private, static] |
nativeGetY(int nativeBox) | com.googlecode.leptonica.android.Box | [private, static] |
recycle() | com.googlecode.leptonica.android.Box | |