/* DO NOT EDIT THIS FILE - it is machine generated */ #include /* Header for class es_gva_cit_jgdal_GdalColorTable */ #ifndef _Included_es_gva_cit_jgdal_GdalColorTable #define _Included_es_gva_cit_jgdal_GdalColorTable #ifdef __cplusplus extern "C" { #endif /* * Class: es_gva_cit_jgdal_GdalColorTable * Method: getColorEntryCountNat * Signature: (J)I */ JNIEXPORT jint JNICALL Java_es_gva_cit_jgdal_GdalColorTable_getColorEntryCountNat (JNIEnv *, jobject, jlong); /* * Class: es_gva_cit_jgdal_GdalColorTable * Method: getColorEntryAsRGBNat * Signature: (JI)[S */ JNIEXPORT jshortArray JNICALL Java_es_gva_cit_jgdal_GdalColorTable_getColorEntryAsRGBNat (JNIEnv *, jobject, jlong, jint); #ifdef __cplusplus } #endif #endif