getHeight(jint &result) | RectangleObject | |
getHeight(JNIEnv *env, jint &result) | RectangleObject | |
getWidth(jint &result) | RectangleObject | |
getWidth(JNIEnv *env, jint &result) | RectangleObject | |
getX(jint &result) | RectangleObject | |
getX(JNIEnv *env, jint &result) | RectangleObject | |
getY(jint &result) | RectangleObject | |
getY(JNIEnv *env, jint &result) | RectangleObject | |
GlobalJObject(JNIEnv *env, jobject obj) | GlobalJObject | |
initialize(JNIEnv *env, jclass cls) | RectangleObject | [static] |
m_env (defined in GlobalJObject) | GlobalJObject | [protected] |
m_obj (defined in GlobalJObject) | GlobalJObject | [protected] |
newObject(jint x, jint y, jint width, jint height) | RectangleObject | [static] |
RectangleObject(JNIEnv *env, jobject obj) | RectangleObject | |
ref() const | GlobalJObject | [inline] |
~GlobalJObject() | GlobalJObject | [virtual] |