#include <stdio.h>
#include "TdkJNICanvas.h"
#include "jniutils.h"
#include "TeVectorRemap.h"
#include "TeRasterRemap.h"
#include "TeDecoderMemory.h"
#include "TdkException.h"
Functions | |
jmethodID | getMethodID (JNIEnv *, jclass, std::string, std::string) |
JNIEnv * | getCurrentJAVAEnv (JavaVM *) |
JNIEnv* getCurrentJAVAEnv | ( | JavaVM * | ) |
jmethodID getMethodID | ( | JNIEnv * | , | |
jclass | , | |||
std::string | , | |||
std::string | ||||
) |