PLplot
5.9.9
|
Go to the source code of this file.
Classes | |
struct | SWIG_JavaExceptions_t |
Macros | |
#define | SWIGJAVA |
#define | SWIGTEMPLATEDISAMBIGUATOR |
#define | SWIGINLINE |
#define | SWIGUNUSED |
#define | SWIGUNUSEDPARM(p) p SWIGUNUSED |
#define | SWIGINTERN static SWIGUNUSED |
#define | SWIGINTERNINLINE SWIGINTERN SWIGINLINE |
#define | SWIGEXPORT |
#define | SWIGSTDCALL |
#define | SWIG_contract_assert(nullreturn, expr, msg) if (!(expr)) {SWIG_JavaThrowException(jenv, SWIG_JavaIllegalArgumentException, msg); return nullreturn; } else |
Typedefs | |
typedef PLINT(* | defined_func )(PLFLT, PLFLT) |
typedef void(* | fill_func )(PLINT, const PLFLT *, const PLFLT *) |
typedef void(* | pltr_func )(PLFLT, PLFLT, PLFLT *, PLFLT *, PLPointer) |
typedef void(* | ct_func )(PLFLT, PLFLT, PLFLT *, PLFLT *, PLPointer) |
typedef void(* | mapform_func )(PLINT, PLFLT *, PLFLT *) |
typedef PLFLT(* | f2eval_func )(PLINT, PLINT, PLPointer) |
typedef void(* | label_func )(PLINT, PLFLT, char *, PLINT, PLPointer) |
Functions | |
static void SWIGUNUSED | SWIG_JavaThrowException (JNIEnv *jenv, SWIG_JavaExceptionCodes code, const char *msg) |
SWIGEXPORT JNIEXPORT jint JNICALL | JNI_OnLoad (JavaVM *jvm, void *reserved) |
static void | setup_array_1d_b (PLBOOL **pa, jboolean *adat, int n) |
static void | setup_array_1d_i (PLINT **pa, jint *adat, int n) |
static void | setup_array_1d_f (PLFLT **pa, jfloat *adat, int n) |
static void | setup_array_1d_d (PLFLT **pa, jdouble *adat, int n) |
static void | setup_array_2d_f (PLFLT ***pa, jfloat **adat, int nx, int ny) |
static void | setup_array_2d_d (PLFLT ***pa, jdouble **adat, int nx, int ny) |
static jdoubleArray | setup_java_array_1d_PLFLT (JNIEnv *jenv, PLFLT *dat, PLINT n) |
static void | release_java_array_1d_PLFLT (JNIEnv *jenv, jdoubleArray jadat, PLFLT *dat, PLINT n) |
void | mapform_java (PLINT n, PLFLT *x, PLFLT *y) |
void | label_java (PLINT axis, PLFLT value, char *string, PLINT len, PLPointer data) |
void | ct_java (PLFLT x, PLFLT y, PLFLT *xt, PLFLT *yt, PLPointer data) |
SWIGEXPORT jstring JNICALL | Java_plplot_core_plplotjavacJNI_jPLFLTArray_1get (JNIEnv *jenv, jclass jcls) |
SWIGEXPORT jstring JNICALL | Java_plplot_core_plplotjavacJNI_jPLFLTbracket_1get (JNIEnv *jenv, jclass jcls) |
SWIGEXPORT jstring JNICALL | Java_plplot_core_plplotjavacJNI_jPLFLTbracket2_1get (JNIEnv *jenv, jclass jcls) |
SWIGEXPORT jint JNICALL | Java_plplot_core_plplotjavacJNI_PLESC_1SET_1RGB_1get (JNIEnv *jenv, jclass jcls) |
SWIGEXPORT jint JNICALL | Java_plplot_core_plplotjavacJNI_PLESC_1ALLOC_1NCOL_1get (JNIEnv *jenv, jclass jcls) |
SWIGEXPORT jint JNICALL | Java_plplot_core_plplotjavacJNI_PLESC_1SET_1LPB_1get (JNIEnv *jenv, jclass jcls) |
SWIGEXPORT jint JNICALL | Java_plplot_core_plplotjavacJNI_PLESC_1EXPOSE_1get (JNIEnv *jenv, jclass jcls) |
SWIGEXPORT jint JNICALL | Java_plplot_core_plplotjavacJNI_PLESC_1RESIZE_1get (JNIEnv *jenv, jclass jcls) |
SWIGEXPORT jint JNICALL | Java_plplot_core_plplotjavacJNI_PLESC_1REDRAW_1get (JNIEnv *jenv, jclass jcls) |
SWIGEXPORT jint JNICALL | Java_plplot_core_plplotjavacJNI_PLESC_1TEXT_1get (JNIEnv *jenv, jclass jcls) |
SWIGEXPORT jint JNICALL | Java_plplot_core_plplotjavacJNI_PLESC_1GRAPH_1get (JNIEnv *jenv, jclass jcls) |
SWIGEXPORT jint JNICALL | Java_plplot_core_plplotjavacJNI_PLESC_1FILL_1get (JNIEnv *jenv, jclass jcls) |
SWIGEXPORT jint JNICALL | Java_plplot_core_plplotjavacJNI_PLESC_1DI_1get (JNIEnv *jenv, jclass jcls) |
SWIGEXPORT jint JNICALL | Java_plplot_core_plplotjavacJNI_PLESC_1FLUSH_1get (JNIEnv *jenv, jclass jcls) |
SWIGEXPORT jint JNICALL | Java_plplot_core_plplotjavacJNI_PLESC_1EH_1get (JNIEnv *jenv, jclass jcls) |
SWIGEXPORT jint JNICALL | Java_plplot_core_plplotjavacJNI_PLESC_1GETC_1get (JNIEnv *jenv, jclass jcls) |
SWIGEXPORT jint JNICALL | Java_plplot_core_plplotjavacJNI_PLESC_1SWIN_1get (JNIEnv *jenv, jclass jcls) |
SWIGEXPORT jint JNICALL | Java_plplot_core_plplotjavacJNI_PLESC_1PLFLTBUFFERING_1get (JNIEnv *jenv, jclass jcls) |
SWIGEXPORT jint JNICALL | Java_plplot_core_plplotjavacJNI_PLESC_1XORMOD_1get (JNIEnv *jenv, jclass jcls) |
SWIGEXPORT jint JNICALL | Java_plplot_core_plplotjavacJNI_PLESC_1SET_1COMPRESSION_1get (JNIEnv *jenv, jclass jcls) |
SWIGEXPORT jint JNICALL | Java_plplot_core_plplotjavacJNI_PLESC_1CLEAR_1get (JNIEnv *jenv, jclass jcls) |
SWIGEXPORT jint JNICALL | Java_plplot_core_plplotjavacJNI_PLESC_1DASH_1get (JNIEnv *jenv, jclass jcls) |
SWIGEXPORT jint JNICALL | Java_plplot_core_plplotjavacJNI_PLESC_1HAS_1TEXT_1get (JNIEnv *jenv, jclass jcls) |
SWIGEXPORT jint JNICALL | Java_plplot_core_plplotjavacJNI_PLESC_1IMAGE_1get (JNIEnv *jenv, jclass jcls) |
SWIGEXPORT jint JNICALL | Java_plplot_core_plplotjavacJNI_PLESC_1IMAGEOPS_1get (JNIEnv *jenv, jclass jcls) |
SWIGEXPORT jint JNICALL | Java_plplot_core_plplotjavacJNI_DRAW_1LINEX_1get (JNIEnv *jenv, jclass jcls) |
SWIGEXPORT jint JNICALL | Java_plplot_core_plplotjavacJNI_DRAW_1LINEY_1get (JNIEnv *jenv, jclass jcls) |
SWIGEXPORT jint JNICALL | Java_plplot_core_plplotjavacJNI_DRAW_1LINEXY_1get (JNIEnv *jenv, jclass jcls) |
SWIGEXPORT jint JNICALL | Java_plplot_core_plplotjavacJNI_MAG_1COLOR_1get (JNIEnv *jenv, jclass jcls) |
SWIGEXPORT jint JNICALL | Java_plplot_core_plplotjavacJNI_BASE_1CONT_1get (JNIEnv *jenv, jclass jcls) |
SWIGEXPORT jint JNICALL | Java_plplot_core_plplotjavacJNI_TOP_1CONT_1get (JNIEnv *jenv, jclass jcls) |
SWIGEXPORT jint JNICALL | Java_plplot_core_plplotjavacJNI_SURF_1CONT_1get (JNIEnv *jenv, jclass jcls) |
SWIGEXPORT jint JNICALL | Java_plplot_core_plplotjavacJNI_DRAW_1SIDES_1get (JNIEnv *jenv, jclass jcls) |
SWIGEXPORT jint JNICALL | Java_plplot_core_plplotjavacJNI_FACETED_1get (JNIEnv *jenv, jclass jcls) |
SWIGEXPORT jint JNICALL | Java_plplot_core_plplotjavacJNI_MESH_1get (JNIEnv *jenv, jclass jcls) |
SWIGEXPORT jint JNICALL | Java_plplot_core_plplotjavacJNI_PL_1BIN_1DEFAULT_1get (JNIEnv *jenv, jclass jcls) |
SWIGEXPORT jint JNICALL | Java_plplot_core_plplotjavacJNI_PL_1BIN_1CENTRED_1get (JNIEnv *jenv, jclass jcls) |
SWIGEXPORT jint JNICALL | Java_plplot_core_plplotjavacJNI_PL_1BIN_1NOEXPAND_1get (JNIEnv *jenv, jclass jcls) |
SWIGEXPORT jint JNICALL | Java_plplot_core_plplotjavacJNI_PL_1BIN_1NOEMPTY_1get (JNIEnv *jenv, jclass jcls) |
SWIGEXPORT jint JNICALL | Java_plplot_core_plplotjavacJNI_PL_1HIST_1DEFAULT_1get (JNIEnv *jenv, jclass jcls) |
SWIGEXPORT jint JNICALL | Java_plplot_core_plplotjavacJNI_PL_1HIST_1NOSCALING_1get (JNIEnv *jenv, jclass jcls) |
SWIGEXPORT jint JNICALL | Java_plplot_core_plplotjavacJNI_PL_1HIST_1IGNORE_1OUTLIERS_1get (JNIEnv *jenv, jclass jcls) |
SWIGEXPORT jint JNICALL | Java_plplot_core_plplotjavacJNI_PL_1HIST_1NOEXPAND_1get (JNIEnv *jenv, jclass jcls) |
SWIGEXPORT jint JNICALL | Java_plplot_core_plplotjavacJNI_PL_1HIST_1NOEMPTY_1get (JNIEnv *jenv, jclass jcls) |
SWIGEXPORT jint JNICALL | Java_plplot_core_plplotjavacJNI_PL_1POSITION_1LEFT_1get (JNIEnv *jenv, jclass jcls) |
SWIGEXPORT jint JNICALL | Java_plplot_core_plplotjavacJNI_PL_1POSITION_1RIGHT_1get (JNIEnv *jenv, jclass jcls) |
SWIGEXPORT jint JNICALL | Java_plplot_core_plplotjavacJNI_PL_1POSITION_1TOP_1get (JNIEnv *jenv, jclass jcls) |
SWIGEXPORT jint JNICALL | Java_plplot_core_plplotjavacJNI_PL_1POSITION_1BOTTOM_1get (JNIEnv *jenv, jclass jcls) |
SWIGEXPORT jint JNICALL | Java_plplot_core_plplotjavacJNI_PL_1POSITION_1INSIDE_1get (JNIEnv *jenv, jclass jcls) |
SWIGEXPORT jint JNICALL | Java_plplot_core_plplotjavacJNI_PL_1POSITION_1OUTSIDE_1get (JNIEnv *jenv, jclass jcls) |
SWIGEXPORT jint JNICALL | Java_plplot_core_plplotjavacJNI_PL_1POSITION_1VIEWPORT_1get (JNIEnv *jenv, jclass jcls) |
SWIGEXPORT jint JNICALL | Java_plplot_core_plplotjavacJNI_PL_1POSITION_1SUBPAGE_1get (JNIEnv *jenv, jclass jcls) |
SWIGEXPORT jint JNICALL | Java_plplot_core_plplotjavacJNI_PL_1LEGEND_1NONE_1get (JNIEnv *jenv, jclass jcls) |
SWIGEXPORT jint JNICALL | Java_plplot_core_plplotjavacJNI_PL_1LEGEND_1COLOR_1BOX_1get (JNIEnv *jenv, jclass jcls) |
SWIGEXPORT jint JNICALL | Java_plplot_core_plplotjavacJNI_PL_1LEGEND_1LINE_1get (JNIEnv *jenv, jclass jcls) |
SWIGEXPORT jint JNICALL | Java_plplot_core_plplotjavacJNI_PL_1LEGEND_1SYMBOL_1get (JNIEnv *jenv, jclass jcls) |
SWIGEXPORT jint JNICALL | Java_plplot_core_plplotjavacJNI_PL_1LEGEND_1TEXT_1LEFT_1get (JNIEnv *jenv, jclass jcls) |
SWIGEXPORT jint JNICALL | Java_plplot_core_plplotjavacJNI_PL_1LEGEND_1BACKGROUND_1get (JNIEnv *jenv, jclass jcls) |
SWIGEXPORT jint JNICALL | Java_plplot_core_plplotjavacJNI_PL_1LEGEND_1BOUNDING_1BOX_1get (JNIEnv *jenv, jclass jcls) |
SWIGEXPORT jint JNICALL | Java_plplot_core_plplotjavacJNI_PL_1LEGEND_1ROW_1MAJOR_1get (JNIEnv *jenv, jclass jcls) |
SWIGEXPORT jint JNICALL | Java_plplot_core_plplotjavacJNI_PL_1COLORBAR_1LABEL_1LEFT_1get (JNIEnv *jenv, jclass jcls) |
SWIGEXPORT jint JNICALL | Java_plplot_core_plplotjavacJNI_PL_1COLORBAR_1LABEL_1RIGHT_1get (JNIEnv *jenv, jclass jcls) |
SWIGEXPORT jint JNICALL | Java_plplot_core_plplotjavacJNI_PL_1COLORBAR_1LABEL_1TOP_1get (JNIEnv *jenv, jclass jcls) |
SWIGEXPORT jint JNICALL | Java_plplot_core_plplotjavacJNI_PL_1COLORBAR_1LABEL_1BOTTOM_1get (JNIEnv *jenv, jclass jcls) |
SWIGEXPORT jint JNICALL | Java_plplot_core_plplotjavacJNI_PL_1COLORBAR_1IMAGE_1get (JNIEnv *jenv, jclass jcls) |
SWIGEXPORT jint JNICALL | Java_plplot_core_plplotjavacJNI_PL_1COLORBAR_1SHADE_1get (JNIEnv *jenv, jclass jcls) |
SWIGEXPORT jint JNICALL | Java_plplot_core_plplotjavacJNI_PL_1COLORBAR_1GRADIENT_1get (JNIEnv *jenv, jclass jcls) |
SWIGEXPORT jint JNICALL | Java_plplot_core_plplotjavacJNI_PL_1COLORBAR_1CAP_1NONE_1get (JNIEnv *jenv, jclass jcls) |
SWIGEXPORT jint JNICALL | Java_plplot_core_plplotjavacJNI_PL_1COLORBAR_1CAP_1LOW_1get (JNIEnv *jenv, jclass jcls) |
SWIGEXPORT jint JNICALL | Java_plplot_core_plplotjavacJNI_PL_1COLORBAR_1CAP_1HIGH_1get (JNIEnv *jenv, jclass jcls) |
SWIGEXPORT jint JNICALL | Java_plplot_core_plplotjavacJNI_PL_1COLORBAR_1SHADE_1LABEL_1get (JNIEnv *jenv, jclass jcls) |
SWIGEXPORT jint JNICALL | Java_plplot_core_plplotjavacJNI_PL_1COLORBAR_1ORIENT_1RIGHT_1get (JNIEnv *jenv, jclass jcls) |
SWIGEXPORT jint JNICALL | Java_plplot_core_plplotjavacJNI_PL_1COLORBAR_1ORIENT_1TOP_1get (JNIEnv *jenv, jclass jcls) |
SWIGEXPORT jint JNICALL | Java_plplot_core_plplotjavacJNI_PL_1COLORBAR_1ORIENT_1LEFT_1get (JNIEnv *jenv, jclass jcls) |
SWIGEXPORT jint JNICALL | Java_plplot_core_plplotjavacJNI_PL_1COLORBAR_1ORIENT_1BOTTOM_1get (JNIEnv *jenv, jclass jcls) |
SWIGEXPORT jint JNICALL | Java_plplot_core_plplotjavacJNI_PL_1COLORBAR_1BACKGROUND_1get (JNIEnv *jenv, jclass jcls) |
SWIGEXPORT jint JNICALL | Java_plplot_core_plplotjavacJNI_PL_1COLORBAR_1BOUNDING_1BOX_1get (JNIEnv *jenv, jclass jcls) |
SWIGEXPORT jint JNICALL | Java_plplot_core_plplotjavacJNI_PLSWIN_1DEVICE_1get (JNIEnv *jenv, jclass jcls) |
SWIGEXPORT jint JNICALL | Java_plplot_core_plplotjavacJNI_PLSWIN_1WORLD_1get (JNIEnv *jenv, jclass jcls) |
SWIGEXPORT jint JNICALL | Java_plplot_core_plplotjavacJNI_PL_1X_1AXIS_1get (JNIEnv *jenv, jclass jcls) |
SWIGEXPORT jint JNICALL | Java_plplot_core_plplotjavacJNI_PL_1Y_1AXIS_1get (JNIEnv *jenv, jclass jcls) |
SWIGEXPORT jint JNICALL | Java_plplot_core_plplotjavacJNI_PL_1Z_1AXIS_1get (JNIEnv *jenv, jclass jcls) |
SWIGEXPORT jint JNICALL | Java_plplot_core_plplotjavacJNI_PL_1OPT_1ENABLED_1get (JNIEnv *jenv, jclass jcls) |
SWIGEXPORT jint JNICALL | Java_plplot_core_plplotjavacJNI_PL_1OPT_1ARG_1get (JNIEnv *jenv, jclass jcls) |
SWIGEXPORT jint JNICALL | Java_plplot_core_plplotjavacJNI_PL_1OPT_1NODELETE_1get (JNIEnv *jenv, jclass jcls) |
SWIGEXPORT jint JNICALL | Java_plplot_core_plplotjavacJNI_PL_1OPT_1INVISIBLE_1get (JNIEnv *jenv, jclass jcls) |
SWIGEXPORT jint JNICALL | Java_plplot_core_plplotjavacJNI_PL_1OPT_1DISABLED_1get (JNIEnv *jenv, jclass jcls) |
SWIGEXPORT jint JNICALL | Java_plplot_core_plplotjavacJNI_PL_1OPT_1FUNC_1get (JNIEnv *jenv, jclass jcls) |
SWIGEXPORT jint JNICALL | Java_plplot_core_plplotjavacJNI_PL_1OPT_1BOOL_1get (JNIEnv *jenv, jclass jcls) |
SWIGEXPORT jint JNICALL | Java_plplot_core_plplotjavacJNI_PL_1OPT_1INT_1get (JNIEnv *jenv, jclass jcls) |
SWIGEXPORT jint JNICALL | Java_plplot_core_plplotjavacJNI_PL_1OPT_1FLOAT_1get (JNIEnv *jenv, jclass jcls) |
SWIGEXPORT jint JNICALL | Java_plplot_core_plplotjavacJNI_PL_1OPT_1STRING_1get (JNIEnv *jenv, jclass jcls) |
SWIGEXPORT jint JNICALL | Java_plplot_core_plplotjavacJNI_PL_1PARSE_1PARTIAL_1get (JNIEnv *jenv, jclass jcls) |
SWIGEXPORT jint JNICALL | Java_plplot_core_plplotjavacJNI_PL_1PARSE_1FULL_1get (JNIEnv *jenv, jclass jcls) |
SWIGEXPORT jint JNICALL | Java_plplot_core_plplotjavacJNI_PL_1PARSE_1QUIET_1get (JNIEnv *jenv, jclass jcls) |
SWIGEXPORT jint JNICALL | Java_plplot_core_plplotjavacJNI_PL_1PARSE_1NODELETE_1get (JNIEnv *jenv, jclass jcls) |
SWIGEXPORT jint JNICALL | Java_plplot_core_plplotjavacJNI_PL_1PARSE_1SHOWALL_1get (JNIEnv *jenv, jclass jcls) |
SWIGEXPORT jint JNICALL | Java_plplot_core_plplotjavacJNI_PL_1PARSE_1OVERRIDE_1get (JNIEnv *jenv, jclass jcls) |
SWIGEXPORT jint JNICALL | Java_plplot_core_plplotjavacJNI_PL_1PARSE_1NOPROGRAM_1get (JNIEnv *jenv, jclass jcls) |
SWIGEXPORT jint JNICALL | Java_plplot_core_plplotjavacJNI_PL_1PARSE_1NODASH_1get (JNIEnv *jenv, jclass jcls) |
SWIGEXPORT jint JNICALL | Java_plplot_core_plplotjavacJNI_PL_1PARSE_1SKIP_1get (JNIEnv *jenv, jclass jcls) |
SWIGEXPORT jint JNICALL | Java_plplot_core_plplotjavacJNI_PL_1FCI_1MARK_1get (JNIEnv *jenv, jclass jcls) |
SWIGEXPORT jint JNICALL | Java_plplot_core_plplotjavacJNI_PL_1FCI_1IMPOSSIBLE_1get (JNIEnv *jenv, jclass jcls) |
SWIGEXPORT jint JNICALL | Java_plplot_core_plplotjavacJNI_PL_1FCI_1HEXDIGIT_1MASK_1get (JNIEnv *jenv, jclass jcls) |
SWIGEXPORT jint JNICALL | Java_plplot_core_plplotjavacJNI_PL_1FCI_1HEXPOWER_1MASK_1get (JNIEnv *jenv, jclass jcls) |
SWIGEXPORT jint JNICALL | Java_plplot_core_plplotjavacJNI_PL_1FCI_1HEXPOWER_1IMPOSSIBLE_1get (JNIEnv *jenv, jclass jcls) |
SWIGEXPORT jint JNICALL | Java_plplot_core_plplotjavacJNI_PL_1FCI_1FAMILY_1get (JNIEnv *jenv, jclass jcls) |
SWIGEXPORT jint JNICALL | Java_plplot_core_plplotjavacJNI_PL_1FCI_1STYLE_1get (JNIEnv *jenv, jclass jcls) |
SWIGEXPORT jint JNICALL | Java_plplot_core_plplotjavacJNI_PL_1FCI_1WEIGHT_1get (JNIEnv *jenv, jclass jcls) |
SWIGEXPORT jint JNICALL | Java_plplot_core_plplotjavacJNI_PL_1FCI_1SANS_1get (JNIEnv *jenv, jclass jcls) |
SWIGEXPORT jint JNICALL | Java_plplot_core_plplotjavacJNI_PL_1FCI_1SERIF_1get (JNIEnv *jenv, jclass jcls) |
SWIGEXPORT jint JNICALL | Java_plplot_core_plplotjavacJNI_PL_1FCI_1MONO_1get (JNIEnv *jenv, jclass jcls) |
SWIGEXPORT jint JNICALL | Java_plplot_core_plplotjavacJNI_PL_1FCI_1SCRIPT_1get (JNIEnv *jenv, jclass jcls) |
SWIGEXPORT jint JNICALL | Java_plplot_core_plplotjavacJNI_PL_1FCI_1SYMBOL_1get (JNIEnv *jenv, jclass jcls) |
SWIGEXPORT jint JNICALL | Java_plplot_core_plplotjavacJNI_PL_1FCI_1UPRIGHT_1get (JNIEnv *jenv, jclass jcls) |
SWIGEXPORT jint JNICALL | Java_plplot_core_plplotjavacJNI_PL_1FCI_1ITALIC_1get (JNIEnv *jenv, jclass jcls) |
SWIGEXPORT jint JNICALL | Java_plplot_core_plplotjavacJNI_PL_1FCI_1OBLIQUE_1get (JNIEnv *jenv, jclass jcls) |
SWIGEXPORT jint JNICALL | Java_plplot_core_plplotjavacJNI_PL_1FCI_1MEDIUM_1get (JNIEnv *jenv, jclass jcls) |
SWIGEXPORT jint JNICALL | Java_plplot_core_plplotjavacJNI_PL_1FCI_1BOLD_1get (JNIEnv *jenv, jclass jcls) |
SWIGEXPORT jint JNICALL | Java_plplot_core_plplotjavacJNI_PL_1MAXKEY_1get (JNIEnv *jenv, jclass jcls) |
SWIGEXPORT void JNICALL | Java_plplot_core_plplotjavacJNI_PLGraphicsIn_1type_1set (JNIEnv *jenv, jclass jcls, jlong jarg1, jint jarg2) |
SWIGEXPORT jint JNICALL | Java_plplot_core_plplotjavacJNI_PLGraphicsIn_1type_1get (JNIEnv *jenv, jclass jcls, jlong jarg1) |
SWIGEXPORT void JNICALL | Java_plplot_core_plplotjavacJNI_PLGraphicsIn_1state_1set (JNIEnv *jenv, jclass jcls, jlong jarg1, jlong jarg2) |
SWIGEXPORT jlong JNICALL | Java_plplot_core_plplotjavacJNI_PLGraphicsIn_1state_1get (JNIEnv *jenv, jclass jcls, jlong jarg1) |
SWIGEXPORT void JNICALL | Java_plplot_core_plplotjavacJNI_PLGraphicsIn_1keysym_1set (JNIEnv *jenv, jclass jcls, jlong jarg1, jlong jarg2) |
SWIGEXPORT jlong JNICALL | Java_plplot_core_plplotjavacJNI_PLGraphicsIn_1keysym_1get (JNIEnv *jenv, jclass jcls, jlong jarg1) |
SWIGEXPORT void JNICALL | Java_plplot_core_plplotjavacJNI_PLGraphicsIn_1button_1set (JNIEnv *jenv, jclass jcls, jlong jarg1, jlong jarg2) |
SWIGEXPORT jlong JNICALL | Java_plplot_core_plplotjavacJNI_PLGraphicsIn_1button_1get (JNIEnv *jenv, jclass jcls, jlong jarg1) |
SWIGEXPORT void JNICALL | Java_plplot_core_plplotjavacJNI_PLGraphicsIn_1subwindow_1set (JNIEnv *jenv, jclass jcls, jlong jarg1, jint jarg2) |
SWIGEXPORT jint JNICALL | Java_plplot_core_plplotjavacJNI_PLGraphicsIn_1subwindow_1get (JNIEnv *jenv, jclass jcls, jlong jarg1) |
SWIGEXPORT void JNICALL | Java_plplot_core_plplotjavacJNI_PLGraphicsIn_1string_1set (JNIEnv *jenv, jclass jcls, jlong jarg1, jstring jarg2) |
SWIGEXPORT jstring JNICALL | Java_plplot_core_plplotjavacJNI_PLGraphicsIn_1string_1get (JNIEnv *jenv, jclass jcls, jlong jarg1) |
SWIGEXPORT void JNICALL | Java_plplot_core_plplotjavacJNI_PLGraphicsIn_1pX_1set (JNIEnv *jenv, jclass jcls, jlong jarg1, jint jarg2) |
SWIGEXPORT jint JNICALL | Java_plplot_core_plplotjavacJNI_PLGraphicsIn_1pX_1get (JNIEnv *jenv, jclass jcls, jlong jarg1) |
SWIGEXPORT void JNICALL | Java_plplot_core_plplotjavacJNI_PLGraphicsIn_1pY_1set (JNIEnv *jenv, jclass jcls, jlong jarg1, jint jarg2) |
SWIGEXPORT jint JNICALL | Java_plplot_core_plplotjavacJNI_PLGraphicsIn_1pY_1get (JNIEnv *jenv, jclass jcls, jlong jarg1) |
SWIGEXPORT void JNICALL | Java_plplot_core_plplotjavacJNI_PLGraphicsIn_1dX_1set (JNIEnv *jenv, jclass jcls, jlong jarg1, jdouble jarg2) |
SWIGEXPORT jdouble JNICALL | Java_plplot_core_plplotjavacJNI_PLGraphicsIn_1dX_1get (JNIEnv *jenv, jclass jcls, jlong jarg1) |
SWIGEXPORT void JNICALL | Java_plplot_core_plplotjavacJNI_PLGraphicsIn_1dY_1set (JNIEnv *jenv, jclass jcls, jlong jarg1, jdouble jarg2) |
SWIGEXPORT jdouble JNICALL | Java_plplot_core_plplotjavacJNI_PLGraphicsIn_1dY_1get (JNIEnv *jenv, jclass jcls, jlong jarg1) |
SWIGEXPORT void JNICALL | Java_plplot_core_plplotjavacJNI_PLGraphicsIn_1wX_1set (JNIEnv *jenv, jclass jcls, jlong jarg1, jdouble jarg2) |
SWIGEXPORT jdouble JNICALL | Java_plplot_core_plplotjavacJNI_PLGraphicsIn_1wX_1get (JNIEnv *jenv, jclass jcls, jlong jarg1) |
SWIGEXPORT void JNICALL | Java_plplot_core_plplotjavacJNI_PLGraphicsIn_1wY_1set (JNIEnv *jenv, jclass jcls, jlong jarg1, jdouble jarg2) |
SWIGEXPORT jdouble JNICALL | Java_plplot_core_plplotjavacJNI_PLGraphicsIn_1wY_1get (JNIEnv *jenv, jclass jcls, jlong jarg1) |
SWIGEXPORT jlong JNICALL | Java_plplot_core_plplotjavacJNI_new_1PLGraphicsIn (JNIEnv *jenv, jclass jcls) |
SWIGEXPORT void JNICALL | Java_plplot_core_plplotjavacJNI_delete_1PLGraphicsIn (JNIEnv *jenv, jclass jcls, jlong jarg1) |
SWIGEXPORT jint JNICALL | Java_plplot_core_plplotjavacJNI_PL_1MAXWINDOWS_1get (JNIEnv *jenv, jclass jcls) |
SWIGEXPORT jint JNICALL | Java_plplot_core_plplotjavacJNI_PL_1NOTSET_1get (JNIEnv *jenv, jclass jcls) |
SWIGEXPORT jint JNICALL | Java_plplot_core_plplotjavacJNI_PLESPLFLTBUFFERING_1ENABLE_1get (JNIEnv *jenv, jclass jcls) |
SWIGEXPORT jint JNICALL | Java_plplot_core_plplotjavacJNI_PLESPLFLTBUFFERING_1DISABLE_1get (JNIEnv *jenv, jclass jcls) |
SWIGEXPORT jint JNICALL | Java_plplot_core_plplotjavacJNI_PLESPLFLTBUFFERING_1QUERY_1get (JNIEnv *jenv, jclass jcls) |
SWIGEXPORT jint JNICALL | Java_plplot_core_plplotjavacJNI_GRID_1CSA_1get (JNIEnv *jenv, jclass jcls) |
SWIGEXPORT jint JNICALL | Java_plplot_core_plplotjavacJNI_GRID_1DTLI_1get (JNIEnv *jenv, jclass jcls) |
SWIGEXPORT jint JNICALL | Java_plplot_core_plplotjavacJNI_GRID_1NNI_1get (JNIEnv *jenv, jclass jcls) |
SWIGEXPORT jint JNICALL | Java_plplot_core_plplotjavacJNI_GRID_1NNIDW_1get (JNIEnv *jenv, jclass jcls) |
SWIGEXPORT jint JNICALL | Java_plplot_core_plplotjavacJNI_GRID_1NNLI_1get (JNIEnv *jenv, jclass jcls) |
SWIGEXPORT jint JNICALL | Java_plplot_core_plplotjavacJNI_GRID_1NNAIDW_1get (JNIEnv *jenv, jclass jcls) |
SWIGEXPORT void JNICALL | Java_plplot_core_plplotjavacJNI_pl_1setcontlabelformat (JNIEnv *jenv, jclass jcls, jint jarg1, jint jarg2) |
SWIGEXPORT void JNICALL | Java_plplot_core_plplotjavacJNI_pl_1setcontlabelparam (JNIEnv *jenv, jclass jcls, jdouble jarg1, jdouble jarg2, jdouble jarg3, jint jarg4) |
SWIGEXPORT void JNICALL | Java_plplot_core_plplotjavacJNI_pladv (JNIEnv *jenv, jclass jcls, jint jarg1) |
SWIGEXPORT void JNICALL | Java_plplot_core_plplotjavacJNI_plarc (JNIEnv *jenv, jclass jcls, jdouble jarg1, jdouble jarg2, jdouble jarg3, jdouble jarg4, jdouble jarg5, jdouble jarg6, jdouble jarg7, jboolean jarg8) |
SWIGEXPORT void JNICALL | Java_plplot_core_plplotjavacJNI_plaxes (JNIEnv *jenv, jclass jcls, jdouble jarg1, jdouble jarg2, jstring jarg3, jdouble jarg4, jint jarg5, jstring jarg6, jdouble jarg7, jint jarg8) |
SWIGEXPORT void JNICALL | Java_plplot_core_plplotjavacJNI_plbin (JNIEnv *jenv, jclass jcls, jdoubleArray jarg1, jdoubleArray jarg3, jint jarg4) |
SWIGEXPORT void JNICALL | Java_plplot_core_plplotjavacJNI_plbtime (JNIEnv *jenv, jclass jcls, jintArray jarg1, jintArray jarg2, jintArray jarg3, jintArray jarg4, jintArray jarg5, jdoubleArray jarg6, jdouble jarg7) |
SWIGEXPORT void JNICALL | Java_plplot_core_plplotjavacJNI_plbop (JNIEnv *jenv, jclass jcls) |
SWIGEXPORT void JNICALL | Java_plplot_core_plplotjavacJNI_plbox (JNIEnv *jenv, jclass jcls, jstring jarg1, jdouble jarg2, jint jarg3, jstring jarg4, jdouble jarg5, jint jarg6) |
SWIGEXPORT void JNICALL | Java_plplot_core_plplotjavacJNI_plbox3 (JNIEnv *jenv, jclass jcls, jstring jarg1, jstring jarg2, jdouble jarg3, jint jarg4, jstring jarg5, jstring jarg6, jdouble jarg7, jint jarg8, jstring jarg9, jstring jarg10, jdouble jarg11, jint jarg12) |
SWIGEXPORT void JNICALL | Java_plplot_core_plplotjavacJNI_plcalc_1world (JNIEnv *jenv, jclass jcls, jdouble jarg1, jdouble jarg2, jdoubleArray jarg3, jdoubleArray jarg4, jintArray jarg5) |
SWIGEXPORT void JNICALL | Java_plplot_core_plplotjavacJNI_plclear (JNIEnv *jenv, jclass jcls) |
SWIGEXPORT void JNICALL | Java_plplot_core_plplotjavacJNI_plcol0 (JNIEnv *jenv, jclass jcls, jint jarg1) |
SWIGEXPORT void JNICALL | Java_plplot_core_plplotjavacJNI_plcol1 (JNIEnv *jenv, jclass jcls, jdouble jarg1) |
SWIGEXPORT void JNICALL | Java_plplot_core_plplotjavacJNI_plconfigtime (JNIEnv *jenv, jclass jcls, jdouble jarg1, jdouble jarg2, jdouble jarg3, jint jarg4, jboolean jarg5, jint jarg6, jint jarg7, jint jarg8, jint jarg9, jint jarg10, jdouble jarg11) |
SWIGEXPORT void JNICALL | Java_plplot_core_plplotjavacJNI_plcont (JNIEnv *jenv, jclass jcls, jobjectArray jarg1, jint jarg4, jint jarg5, jint jarg6, jint jarg7, jdoubleArray jarg8, jobjectArray jarg10, jobjectArray jarg11) |
SWIGEXPORT void JNICALL | Java_plplot_core_plplotjavacJNI_plctime (JNIEnv *jenv, jclass jcls, jint jarg1, jint jarg2, jint jarg3, jint jarg4, jint jarg5, jdouble jarg6, jdoubleArray jarg7) |
SWIGEXPORT void JNICALL | Java_plplot_core_plplotjavacJNI_plcpstrm (JNIEnv *jenv, jclass jcls, jint jarg1, jboolean jarg2) |
SWIGEXPORT void JNICALL | Java_plplot_core_plplotjavacJNI_plend (JNIEnv *jenv, jclass jcls) |
SWIGEXPORT void JNICALL | Java_plplot_core_plplotjavacJNI_plend1 (JNIEnv *jenv, jclass jcls) |
SWIGEXPORT void JNICALL | Java_plplot_core_plplotjavacJNI_plenv (JNIEnv *jenv, jclass jcls, jdouble jarg1, jdouble jarg2, jdouble jarg3, jdouble jarg4, jint jarg5, jint jarg6) |
SWIGEXPORT void JNICALL | Java_plplot_core_plplotjavacJNI_plenv0 (JNIEnv *jenv, jclass jcls, jdouble jarg1, jdouble jarg2, jdouble jarg3, jdouble jarg4, jint jarg5, jint jarg6) |
SWIGEXPORT void JNICALL | Java_plplot_core_plplotjavacJNI_pleop (JNIEnv *jenv, jclass jcls) |
SWIGEXPORT void JNICALL | Java_plplot_core_plplotjavacJNI_plerrx (JNIEnv *jenv, jclass jcls, jdoubleArray jarg1, jdoubleArray jarg3, jdoubleArray jarg4) |
SWIGEXPORT void JNICALL | Java_plplot_core_plplotjavacJNI_plerry (JNIEnv *jenv, jclass jcls, jdoubleArray jarg1, jdoubleArray jarg3, jdoubleArray jarg4) |
SWIGEXPORT void JNICALL | Java_plplot_core_plplotjavacJNI_plfamadv (JNIEnv *jenv, jclass jcls) |
SWIGEXPORT void JNICALL | Java_plplot_core_plplotjavacJNI_plfill (JNIEnv *jenv, jclass jcls, jdoubleArray jarg1, jdoubleArray jarg3) |
SWIGEXPORT void JNICALL | Java_plplot_core_plplotjavacJNI_plfill3 (JNIEnv *jenv, jclass jcls, jdoubleArray jarg1, jdoubleArray jarg3, jdoubleArray jarg4) |
SWIGEXPORT void JNICALL | Java_plplot_core_plplotjavacJNI_plgradient (JNIEnv *jenv, jclass jcls, jdoubleArray jarg1, jdoubleArray jarg3, jdouble jarg4) |
SWIGEXPORT void JNICALL | Java_plplot_core_plplotjavacJNI_plflush (JNIEnv *jenv, jclass jcls) |
SWIGEXPORT void JNICALL | Java_plplot_core_plplotjavacJNI_plfont (JNIEnv *jenv, jclass jcls, jint jarg1) |
SWIGEXPORT void JNICALL | Java_plplot_core_plplotjavacJNI_plfontld (JNIEnv *jenv, jclass jcls, jint jarg1) |
SWIGEXPORT void JNICALL | Java_plplot_core_plplotjavacJNI_plgchr (JNIEnv *jenv, jclass jcls, jdoubleArray jarg1, jdoubleArray jarg2) |
SWIGEXPORT void JNICALL | Java_plplot_core_plplotjavacJNI_plgcol0 (JNIEnv *jenv, jclass jcls, jint jarg1, jintArray jarg2, jintArray jarg3, jintArray jarg4) |
SWIGEXPORT void JNICALL | Java_plplot_core_plplotjavacJNI_plgcol0a (JNIEnv *jenv, jclass jcls, jint jarg1, jintArray jarg2, jintArray jarg3, jintArray jarg4, jdoubleArray jarg5) |
SWIGEXPORT void JNICALL | Java_plplot_core_plplotjavacJNI_plgcolbg (JNIEnv *jenv, jclass jcls, jintArray jarg1, jintArray jarg2, jintArray jarg3) |
SWIGEXPORT void JNICALL | Java_plplot_core_plplotjavacJNI_plgcolbga (JNIEnv *jenv, jclass jcls, jintArray jarg1, jintArray jarg2, jintArray jarg3, jdoubleArray jarg4) |
SWIGEXPORT void JNICALL | Java_plplot_core_plplotjavacJNI_plgcompression (JNIEnv *jenv, jclass jcls, jintArray jarg1) |
SWIGEXPORT void JNICALL | Java_plplot_core_plplotjavacJNI_plgdev (JNIEnv *jenv, jclass jcls, jobject jarg1) |
SWIGEXPORT void JNICALL | Java_plplot_core_plplotjavacJNI_plgdidev (JNIEnv *jenv, jclass jcls, jdoubleArray jarg1, jdoubleArray jarg2, jdoubleArray jarg3, jdoubleArray jarg4) |
SWIGEXPORT void JNICALL | Java_plplot_core_plplotjavacJNI_plgdiori (JNIEnv *jenv, jclass jcls, jdoubleArray jarg1) |
SWIGEXPORT void JNICALL | Java_plplot_core_plplotjavacJNI_plgdiplt (JNIEnv *jenv, jclass jcls, jdoubleArray jarg1, jdoubleArray jarg2, jdoubleArray jarg3, jdoubleArray jarg4) |
SWIGEXPORT void JNICALL | Java_plplot_core_plplotjavacJNI_plgfam (JNIEnv *jenv, jclass jcls, jintArray jarg1, jintArray jarg2, jintArray jarg3) |
SWIGEXPORT void JNICALL | Java_plplot_core_plplotjavacJNI_plgfci (JNIEnv *jenv, jclass jcls, jlongArray jarg1) |
SWIGEXPORT void JNICALL | Java_plplot_core_plplotjavacJNI_plgfnam (JNIEnv *jenv, jclass jcls, jobject jarg1) |
SWIGEXPORT void JNICALL | Java_plplot_core_plplotjavacJNI_plgfont (JNIEnv *jenv, jclass jcls, jintArray jarg1, jintArray jarg2, jintArray jarg3) |
SWIGEXPORT void JNICALL | Java_plplot_core_plplotjavacJNI_plglevel (JNIEnv *jenv, jclass jcls, jintArray jarg1) |
SWIGEXPORT void JNICALL | Java_plplot_core_plplotjavacJNI_plgpage (JNIEnv *jenv, jclass jcls, jdoubleArray jarg1, jdoubleArray jarg2, jintArray jarg3, jintArray jarg4, jintArray jarg5, jintArray jarg6) |
SWIGEXPORT void JNICALL | Java_plplot_core_plplotjavacJNI_plgra (JNIEnv *jenv, jclass jcls) |
SWIGEXPORT void JNICALL | Java_plplot_core_plplotjavacJNI_plgriddata (JNIEnv *jenv, jclass jcls, jdoubleArray jarg1, jdoubleArray jarg2, jdoubleArray jarg3, jdoubleArray jarg5, jdoubleArray jarg7, jobjectArray jarg9, jint jarg10, jdouble jarg11) |
SWIGEXPORT void JNICALL | Java_plplot_core_plplotjavacJNI_plgspa (JNIEnv *jenv, jclass jcls, jdoubleArray jarg1, jdoubleArray jarg2, jdoubleArray jarg3, jdoubleArray jarg4) |
SWIGEXPORT void JNICALL | Java_plplot_core_plplotjavacJNI_plgstrm (JNIEnv *jenv, jclass jcls, jintArray jarg1) |
SWIGEXPORT void JNICALL | Java_plplot_core_plplotjavacJNI_plgver (JNIEnv *jenv, jclass jcls, jobject jarg1) |
SWIGEXPORT void JNICALL | Java_plplot_core_plplotjavacJNI_plgvpd (JNIEnv *jenv, jclass jcls, jdoubleArray jarg1, jdoubleArray jarg2, jdoubleArray jarg3, jdoubleArray jarg4) |
SWIGEXPORT void JNICALL | Java_plplot_core_plplotjavacJNI_plgvpw (JNIEnv *jenv, jclass jcls, jdoubleArray jarg1, jdoubleArray jarg2, jdoubleArray jarg3, jdoubleArray jarg4) |
SWIGEXPORT void JNICALL | Java_plplot_core_plplotjavacJNI_plgxax (JNIEnv *jenv, jclass jcls, jintArray jarg1, jintArray jarg2) |
SWIGEXPORT void JNICALL | Java_plplot_core_plplotjavacJNI_plgyax (JNIEnv *jenv, jclass jcls, jintArray jarg1, jintArray jarg2) |
SWIGEXPORT void JNICALL | Java_plplot_core_plplotjavacJNI_plgzax (JNIEnv *jenv, jclass jcls, jintArray jarg1, jintArray jarg2) |
SWIGEXPORT void JNICALL | Java_plplot_core_plplotjavacJNI_plhist (JNIEnv *jenv, jclass jcls, jdoubleArray jarg1, jdouble jarg3, jdouble jarg4, jint jarg5, jint jarg6) |
SWIGEXPORT void JNICALL | Java_plplot_core_plplotjavacJNI_plhlsrgb (JNIEnv *jenv, jclass jcls, jdouble jarg1, jdouble jarg2, jdouble jarg3, jdoubleArray jarg4, jdoubleArray jarg5, jdoubleArray jarg6) |
SWIGEXPORT void JNICALL | Java_plplot_core_plplotjavacJNI_plinit (JNIEnv *jenv, jclass jcls) |
SWIGEXPORT void JNICALL | Java_plplot_core_plplotjavacJNI_pljoin (JNIEnv *jenv, jclass jcls, jdouble jarg1, jdouble jarg2, jdouble jarg3, jdouble jarg4) |
SWIGEXPORT void JNICALL | Java_plplot_core_plplotjavacJNI_pllab (JNIEnv *jenv, jclass jcls, jstring jarg1, jstring jarg2, jstring jarg3) |
SWIGEXPORT void JNICALL | Java_plplot_core_plplotjavacJNI_pllegend (JNIEnv *jenv, jclass jcls, jdoubleArray jarg1, jdoubleArray jarg2, jint jarg3, jint jarg4, jdouble jarg5, jdouble jarg6, jdouble jarg7, jint jarg8, jint jarg9, jint jarg10, jint jarg11, jint jarg12, jintArray jarg13, jdouble jarg15, jdouble jarg16, jdouble jarg17, jdouble jarg18, jintArray jarg19, jobjectArray jarg20, jintArray jarg21, jintArray jarg22, jdoubleArray jarg23, jdoubleArray jarg24, jintArray jarg25, jintArray jarg26, jdoubleArray jarg27, jintArray jarg28, jdoubleArray jarg29, jintArray jarg30, jobjectArray jarg31) |
SWIGEXPORT void JNICALL | Java_plplot_core_plplotjavacJNI_plcolorbar (JNIEnv *jenv, jclass jcls, jdoubleArray jarg1, jdoubleArray jarg2, jint jarg3, jint jarg4, jdouble jarg5, jdouble jarg6, jdouble jarg7, jdouble jarg8, jint jarg9, jint jarg10, jint jarg11, jdouble jarg12, jdouble jarg13, jint jarg14, jdouble jarg15, jintArray jarg16, jobjectArray jarg18, jobjectArray jarg19, jdoubleArray jarg21, jintArray jarg22, jintArray jarg23, jobjectArray jarg24) |
SWIGEXPORT void JNICALL | Java_plplot_core_plplotjavacJNI_pllightsource (JNIEnv *jenv, jclass jcls, jdouble jarg1, jdouble jarg2, jdouble jarg3) |
SWIGEXPORT void JNICALL | Java_plplot_core_plplotjavacJNI_plline (JNIEnv *jenv, jclass jcls, jdoubleArray jarg1, jdoubleArray jarg3) |
SWIGEXPORT void JNICALL | Java_plplot_core_plplotjavacJNI_plline3 (JNIEnv *jenv, jclass jcls, jdoubleArray jarg1, jdoubleArray jarg3, jdoubleArray jarg4) |
SWIGEXPORT void JNICALL | Java_plplot_core_plplotjavacJNI_pllsty (JNIEnv *jenv, jclass jcls, jint jarg1) |
SWIGEXPORT void JNICALL | Java_plplot_core_plplotjavacJNI_plmesh (JNIEnv *jenv, jclass jcls, jdoubleArray jarg1, jdoubleArray jarg2, jobjectArray jarg3, jint jarg6) |
SWIGEXPORT void JNICALL | Java_plplot_core_plplotjavacJNI_plmeshc (JNIEnv *jenv, jclass jcls, jdoubleArray jarg1, jdoubleArray jarg2, jobjectArray jarg3, jint jarg6, jdoubleArray jarg7) |
SWIGEXPORT void JNICALL | Java_plplot_core_plplotjavacJNI_plmkstrm (JNIEnv *jenv, jclass jcls, jintArray jarg1) |
SWIGEXPORT void JNICALL | Java_plplot_core_plplotjavacJNI_plmtex (JNIEnv *jenv, jclass jcls, jstring jarg1, jdouble jarg2, jdouble jarg3, jdouble jarg4, jstring jarg5) |
SWIGEXPORT void JNICALL | Java_plplot_core_plplotjavacJNI_plmtex3 (JNIEnv *jenv, jclass jcls, jstring jarg1, jdouble jarg2, jdouble jarg3, jdouble jarg4, jstring jarg5) |
SWIGEXPORT void JNICALL | Java_plplot_core_plplotjavacJNI_plot3d (JNIEnv *jenv, jclass jcls, jdoubleArray jarg1, jdoubleArray jarg2, jobjectArray jarg3, jint jarg6, jboolean jarg7) |
SWIGEXPORT void JNICALL | Java_plplot_core_plplotjavacJNI_plot3dc (JNIEnv *jenv, jclass jcls, jdoubleArray jarg1, jdoubleArray jarg2, jobjectArray jarg3, jint jarg6, jdoubleArray jarg7) |
SWIGEXPORT void JNICALL | Java_plplot_core_plplotjavacJNI_plot3dcl (JNIEnv *jenv, jclass jcls, jdoubleArray jarg1, jdoubleArray jarg2, jobjectArray jarg3, jint jarg6, jdoubleArray jarg7, jint jarg9, jintArray jarg10, jintArray jarg12) |
SWIGEXPORT void JNICALL | Java_plplot_core_plplotjavacJNI_plsurf3d (JNIEnv *jenv, jclass jcls, jdoubleArray jarg1, jdoubleArray jarg2, jobjectArray jarg3, jint jarg6, jdoubleArray jarg7) |
SWIGEXPORT void JNICALL | Java_plplot_core_plplotjavacJNI_plsurf3dl (JNIEnv *jenv, jclass jcls, jdoubleArray jarg1, jdoubleArray jarg2, jobjectArray jarg3, jint jarg6, jdoubleArray jarg7, jint jarg9, jintArray jarg10, jintArray jarg12) |
SWIGEXPORT jint JNICALL | Java_plplot_core_plplotjavacJNI_plparseopts (JNIEnv *jenv, jclass jcls, jobjectArray jarg1, jint jarg3) |
SWIGEXPORT void JNICALL | Java_plplot_core_plplotjavacJNI_plpat (JNIEnv *jenv, jclass jcls, jintArray jarg1, jintArray jarg3) |
SWIGEXPORT void JNICALL | Java_plplot_core_plplotjavacJNI_plpoin (JNIEnv *jenv, jclass jcls, jdoubleArray jarg1, jdoubleArray jarg3, jint jarg4) |
SWIGEXPORT void JNICALL | Java_plplot_core_plplotjavacJNI_plpoin3 (JNIEnv *jenv, jclass jcls, jdoubleArray jarg1, jdoubleArray jarg3, jdoubleArray jarg4, jint jarg5) |
SWIGEXPORT void JNICALL | Java_plplot_core_plplotjavacJNI_plpoly3 (JNIEnv *jenv, jclass jcls, jdoubleArray jarg1, jdoubleArray jarg3, jdoubleArray jarg4, jbooleanArray jarg5, jboolean jarg6) |
SWIGEXPORT void JNICALL | Java_plplot_core_plplotjavacJNI_plprec (JNIEnv *jenv, jclass jcls, jint jarg1, jint jarg2) |
SWIGEXPORT void JNICALL | Java_plplot_core_plplotjavacJNI_plpsty (JNIEnv *jenv, jclass jcls, jint jarg1) |
SWIGEXPORT void JNICALL | Java_plplot_core_plplotjavacJNI_plptex (JNIEnv *jenv, jclass jcls, jdouble jarg1, jdouble jarg2, jdouble jarg3, jdouble jarg4, jdouble jarg5, jstring jarg6) |
SWIGEXPORT void JNICALL | Java_plplot_core_plplotjavacJNI_plptex3 (JNIEnv *jenv, jclass jcls, jdouble jarg1, jdouble jarg2, jdouble jarg3, jdouble jarg4, jdouble jarg5, jdouble jarg6, jdouble jarg7, jdouble jarg8, jdouble jarg9, jdouble jarg10, jstring jarg11) |
SWIGEXPORT jdouble JNICALL | Java_plplot_core_plplotjavacJNI_plrandd (JNIEnv *jenv, jclass jcls) |
SWIGEXPORT void JNICALL | Java_plplot_core_plplotjavacJNI_plreplot (JNIEnv *jenv, jclass jcls) |
SWIGEXPORT void JNICALL | Java_plplot_core_plplotjavacJNI_plrgbhls (JNIEnv *jenv, jclass jcls, jdouble jarg1, jdouble jarg2, jdouble jarg3, jdoubleArray jarg4, jdoubleArray jarg5, jdoubleArray jarg6) |
SWIGEXPORT void JNICALL | Java_plplot_core_plplotjavacJNI_plschr (JNIEnv *jenv, jclass jcls, jdouble jarg1, jdouble jarg2) |
SWIGEXPORT void JNICALL | Java_plplot_core_plplotjavacJNI_plscmap0 (JNIEnv *jenv, jclass jcls, jintArray jarg1, jintArray jarg2, jintArray jarg3) |
SWIGEXPORT void JNICALL | Java_plplot_core_plplotjavacJNI_plscmap0a (JNIEnv *jenv, jclass jcls, jintArray jarg1, jintArray jarg2, jintArray jarg3, jdoubleArray jarg4) |
SWIGEXPORT void JNICALL | Java_plplot_core_plplotjavacJNI_plscmap0n (JNIEnv *jenv, jclass jcls, jint jarg1) |
SWIGEXPORT void JNICALL | Java_plplot_core_plplotjavacJNI_plscmap1 (JNIEnv *jenv, jclass jcls, jintArray jarg1, jintArray jarg2, jintArray jarg3) |
SWIGEXPORT void JNICALL | Java_plplot_core_plplotjavacJNI_plscmap1a (JNIEnv *jenv, jclass jcls, jintArray jarg1, jintArray jarg2, jintArray jarg3, jdoubleArray jarg4) |
SWIGEXPORT void JNICALL | Java_plplot_core_plplotjavacJNI_plscmap1l (JNIEnv *jenv, jclass jcls, jboolean jarg1, jdoubleArray jarg2, jdoubleArray jarg4, jdoubleArray jarg5, jdoubleArray jarg6, jbooleanArray jarg7) |
SWIGEXPORT void JNICALL | Java_plplot_core_plplotjavacJNI_plscmap1la (JNIEnv *jenv, jclass jcls, jboolean jarg1, jdoubleArray jarg2, jdoubleArray jarg4, jdoubleArray jarg5, jdoubleArray jarg6, jdoubleArray jarg7, jbooleanArray jarg8) |
SWIGEXPORT void JNICALL | Java_plplot_core_plplotjavacJNI_plscmap1n (JNIEnv *jenv, jclass jcls, jint jarg1) |
SWIGEXPORT void JNICALL | Java_plplot_core_plplotjavacJNI_plscmap1_1range (JNIEnv *jenv, jclass jcls, jdouble jarg1, jdouble jarg2) |
SWIGEXPORT void JNICALL | Java_plplot_core_plplotjavacJNI_plgcmap1_1range (JNIEnv *jenv, jclass jcls, jdoubleArray jarg1, jdoubleArray jarg2) |
SWIGEXPORT void JNICALL | Java_plplot_core_plplotjavacJNI_plscol0 (JNIEnv *jenv, jclass jcls, jint jarg1, jint jarg2, jint jarg3, jint jarg4) |
SWIGEXPORT void JNICALL | Java_plplot_core_plplotjavacJNI_plscol0a (JNIEnv *jenv, jclass jcls, jint jarg1, jint jarg2, jint jarg3, jint jarg4, jdouble jarg5) |
SWIGEXPORT void JNICALL | Java_plplot_core_plplotjavacJNI_plscolbg (JNIEnv *jenv, jclass jcls, jint jarg1, jint jarg2, jint jarg3) |
SWIGEXPORT void JNICALL | Java_plplot_core_plplotjavacJNI_plscolbga (JNIEnv *jenv, jclass jcls, jint jarg1, jint jarg2, jint jarg3, jdouble jarg4) |
SWIGEXPORT void JNICALL | Java_plplot_core_plplotjavacJNI_plscolor (JNIEnv *jenv, jclass jcls, jint jarg1) |
SWIGEXPORT void JNICALL | Java_plplot_core_plplotjavacJNI_plscompression (JNIEnv *jenv, jclass jcls, jint jarg1) |
SWIGEXPORT void JNICALL | Java_plplot_core_plplotjavacJNI_plsdev (JNIEnv *jenv, jclass jcls, jstring jarg1) |
SWIGEXPORT void JNICALL | Java_plplot_core_plplotjavacJNI_plsdidev (JNIEnv *jenv, jclass jcls, jdouble jarg1, jdouble jarg2, jdouble jarg3, jdouble jarg4) |
SWIGEXPORT void JNICALL | Java_plplot_core_plplotjavacJNI_plsdimap (JNIEnv *jenv, jclass jcls, jint jarg1, jint jarg2, jint jarg3, jint jarg4, jdouble jarg5, jdouble jarg6) |
SWIGEXPORT void JNICALL | Java_plplot_core_plplotjavacJNI_plsdiori (JNIEnv *jenv, jclass jcls, jdouble jarg1) |
SWIGEXPORT void JNICALL | Java_plplot_core_plplotjavacJNI_plsdiplt (JNIEnv *jenv, jclass jcls, jdouble jarg1, jdouble jarg2, jdouble jarg3, jdouble jarg4) |
SWIGEXPORT void JNICALL | Java_plplot_core_plplotjavacJNI_plsdiplz (JNIEnv *jenv, jclass jcls, jdouble jarg1, jdouble jarg2, jdouble jarg3, jdouble jarg4) |
SWIGEXPORT void JNICALL | Java_plplot_core_plplotjavacJNI_plseed (JNIEnv *jenv, jclass jcls, jlong jarg1) |
SWIGEXPORT void JNICALL | Java_plplot_core_plplotjavacJNI_plsesc (JNIEnv *jenv, jclass jcls, jchar jarg1) |
SWIGEXPORT jint JNICALL | Java_plplot_core_plplotjavacJNI_plsetopt (JNIEnv *jenv, jclass jcls, jstring jarg1, jstring jarg2) |
SWIGEXPORT void JNICALL | Java_plplot_core_plplotjavacJNI_plsfam (JNIEnv *jenv, jclass jcls, jint jarg1, jint jarg2, jint jarg3) |
SWIGEXPORT void JNICALL | Java_plplot_core_plplotjavacJNI_plsfci (JNIEnv *jenv, jclass jcls, jlong jarg1) |
SWIGEXPORT void JNICALL | Java_plplot_core_plplotjavacJNI_plsfnam (JNIEnv *jenv, jclass jcls, jstring jarg1) |
SWIGEXPORT void JNICALL | Java_plplot_core_plplotjavacJNI_plsfont (JNIEnv *jenv, jclass jcls, jint jarg1, jint jarg2, jint jarg3) |
SWIGEXPORT void JNICALL | Java_plplot_core_plplotjavacJNI_plshades (JNIEnv *jenv, jclass jcls, jobjectArray jarg1, jdouble jarg5, jdouble jarg6, jdouble jarg7, jdouble jarg8, jdoubleArray jarg9, jdouble jarg11, jint jarg12, jdouble jarg13, jboolean jarg15, jobjectArray jarg16, jobjectArray jarg17) |
SWIGEXPORT void JNICALL | Java_plplot_core_plplotjavacJNI_plshade (JNIEnv *jenv, jclass jcls, jobjectArray jarg1, jdouble jarg5, jdouble jarg6, jdouble jarg7, jdouble jarg8, jdouble jarg9, jdouble jarg10, jint jarg11, jdouble jarg12, jdouble jarg13, jint jarg14, jdouble jarg15, jint jarg16, jdouble jarg17, jboolean jarg19, jobjectArray jarg20, jobjectArray jarg21) |
SWIGEXPORT void JNICALL | Java_plplot_core_plplotjavacJNI_plslabelfunc (JNIEnv *jenv, jclass jcls, jobject jarg1, jobject jarg2) |
SWIGEXPORT void JNICALL | Java_plplot_core_plplotjavacJNI_plsmaj (JNIEnv *jenv, jclass jcls, jdouble jarg1, jdouble jarg2) |
SWIGEXPORT void JNICALL | Java_plplot_core_plplotjavacJNI_plsmin (JNIEnv *jenv, jclass jcls, jdouble jarg1, jdouble jarg2) |
SWIGEXPORT void JNICALL | Java_plplot_core_plplotjavacJNI_plsori (JNIEnv *jenv, jclass jcls, jint jarg1) |
SWIGEXPORT void JNICALL | Java_plplot_core_plplotjavacJNI_plspage (JNIEnv *jenv, jclass jcls, jdouble jarg1, jdouble jarg2, jint jarg3, jint jarg4, jint jarg5, jint jarg6) |
SWIGEXPORT void JNICALL | Java_plplot_core_plplotjavacJNI_plspal0 (JNIEnv *jenv, jclass jcls, jstring jarg1) |
SWIGEXPORT void JNICALL | Java_plplot_core_plplotjavacJNI_plspal1 (JNIEnv *jenv, jclass jcls, jstring jarg1, jboolean jarg2) |
SWIGEXPORT void JNICALL | Java_plplot_core_plplotjavacJNI_plspause (JNIEnv *jenv, jclass jcls, jboolean jarg1) |
SWIGEXPORT void JNICALL | Java_plplot_core_plplotjavacJNI_plsstrm (JNIEnv *jenv, jclass jcls, jint jarg1) |
SWIGEXPORT void JNICALL | Java_plplot_core_plplotjavacJNI_plssub (JNIEnv *jenv, jclass jcls, jint jarg1, jint jarg2) |
SWIGEXPORT void JNICALL | Java_plplot_core_plplotjavacJNI_plssym (JNIEnv *jenv, jclass jcls, jdouble jarg1, jdouble jarg2) |
SWIGEXPORT void JNICALL | Java_plplot_core_plplotjavacJNI_plstar (JNIEnv *jenv, jclass jcls, jint jarg1, jint jarg2) |
SWIGEXPORT void JNICALL | Java_plplot_core_plplotjavacJNI_plstart (JNIEnv *jenv, jclass jcls, jstring jarg1, jint jarg2, jint jarg3) |
SWIGEXPORT void JNICALL | Java_plplot_core_plplotjavacJNI_plstransform (JNIEnv *jenv, jclass jcls, jobject jarg1, jobject jarg2) |
SWIGEXPORT void JNICALL | Java_plplot_core_plplotjavacJNI_plstring (JNIEnv *jenv, jclass jcls, jdoubleArray jarg1, jdoubleArray jarg3, jstring jarg4) |
SWIGEXPORT void JNICALL | Java_plplot_core_plplotjavacJNI_plstring3 (JNIEnv *jenv, jclass jcls, jdoubleArray jarg1, jdoubleArray jarg3, jdoubleArray jarg4, jstring jarg5) |
SWIGEXPORT void JNICALL | Java_plplot_core_plplotjavacJNI_plstripa (JNIEnv *jenv, jclass jcls, jint jarg1, jint jarg2, jdouble jarg3, jdouble jarg4) |
SWIGEXPORT void JNICALL | Java_plplot_core_plplotjavacJNI_plstripc (JNIEnv *jenv, jclass jcls, jintArray jarg1, jstring jarg2, jstring jarg3, jdouble jarg4, jdouble jarg5, jdouble jarg6, jdouble jarg7, jdouble jarg8, jdouble jarg9, jdouble jarg10, jboolean jarg11, jboolean jarg12, jint jarg13, jint jarg14, jintArray jarg15, jintArray jarg16, jobjectArray jarg17, jstring jarg18, jstring jarg19, jstring jarg20) |
SWIGEXPORT void JNICALL | Java_plplot_core_plplotjavacJNI_plstripd (JNIEnv *jenv, jclass jcls, jint jarg1) |
SWIGEXPORT void JNICALL | Java_plplot_core_plplotjavacJNI_plstyl (JNIEnv *jenv, jclass jcls, jintArray jarg1, jintArray jarg3) |
SWIGEXPORT void JNICALL | Java_plplot_core_plplotjavacJNI_plsvect (JNIEnv *jenv, jclass jcls, jdoubleArray jarg1, jdoubleArray jarg2, jboolean jarg4) |
SWIGEXPORT void JNICALL | Java_plplot_core_plplotjavacJNI_plsvpa (JNIEnv *jenv, jclass jcls, jdouble jarg1, jdouble jarg2, jdouble jarg3, jdouble jarg4) |
SWIGEXPORT void JNICALL | Java_plplot_core_plplotjavacJNI_plsxax (JNIEnv *jenv, jclass jcls, jint jarg1, jint jarg2) |
SWIGEXPORT void JNICALL | Java_plplot_core_plplotjavacJNI_plsyax (JNIEnv *jenv, jclass jcls, jint jarg1, jint jarg2) |
SWIGEXPORT void JNICALL | Java_plplot_core_plplotjavacJNI_plsym (JNIEnv *jenv, jclass jcls, jdoubleArray jarg1, jdoubleArray jarg3, jint jarg4) |
SWIGEXPORT void JNICALL | Java_plplot_core_plplotjavacJNI_plszax (JNIEnv *jenv, jclass jcls, jint jarg1, jint jarg2) |
SWIGEXPORT void JNICALL | Java_plplot_core_plplotjavacJNI_pltext (JNIEnv *jenv, jclass jcls) |
SWIGEXPORT void JNICALL | Java_plplot_core_plplotjavacJNI_pltimefmt (JNIEnv *jenv, jclass jcls, jstring jarg1) |
SWIGEXPORT void JNICALL | Java_plplot_core_plplotjavacJNI_plvasp (JNIEnv *jenv, jclass jcls, jdouble jarg1) |
SWIGEXPORT void JNICALL | Java_plplot_core_plplotjavacJNI_plvect (JNIEnv *jenv, jclass jcls, jobjectArray jarg1, jobjectArray jarg2, jdouble jarg5, jobjectArray jarg6, jobjectArray jarg7) |
SWIGEXPORT void JNICALL | Java_plplot_core_plplotjavacJNI_plvpas (JNIEnv *jenv, jclass jcls, jdouble jarg1, jdouble jarg2, jdouble jarg3, jdouble jarg4, jdouble jarg5) |
SWIGEXPORT void JNICALL | Java_plplot_core_plplotjavacJNI_plvpor (JNIEnv *jenv, jclass jcls, jdouble jarg1, jdouble jarg2, jdouble jarg3, jdouble jarg4) |
SWIGEXPORT void JNICALL | Java_plplot_core_plplotjavacJNI_plvsta (JNIEnv *jenv, jclass jcls) |
SWIGEXPORT void JNICALL | Java_plplot_core_plplotjavacJNI_plw3d (JNIEnv *jenv, jclass jcls, jdouble jarg1, jdouble jarg2, jdouble jarg3, jdouble jarg4, jdouble jarg5, jdouble jarg6, jdouble jarg7, jdouble jarg8, jdouble jarg9, jdouble jarg10, jdouble jarg11) |
SWIGEXPORT void JNICALL | Java_plplot_core_plplotjavacJNI_plwidth (JNIEnv *jenv, jclass jcls, jint jarg1) |
SWIGEXPORT void JNICALL | Java_plplot_core_plplotjavacJNI_plwind (JNIEnv *jenv, jclass jcls, jdouble jarg1, jdouble jarg2, jdouble jarg3, jdouble jarg4) |
SWIGEXPORT void JNICALL | Java_plplot_core_plplotjavacJNI_plxormod (JNIEnv *jenv, jclass jcls, jboolean jarg1, jbooleanArray jarg2) |
SWIGEXPORT void JNICALL | Java_plplot_core_plplotjavacJNI_plmap (JNIEnv *jenv, jclass jcls, jobject jarg1, jstring jarg2, jdouble jarg3, jdouble jarg4, jdouble jarg5, jdouble jarg6) |
SWIGEXPORT void JNICALL | Java_plplot_core_plplotjavacJNI_plmeridians (JNIEnv *jenv, jclass jcls, jobject jarg1, jdouble jarg2, jdouble jarg3, jdouble jarg4, jdouble jarg5, jdouble jarg6, jdouble jarg7) |
SWIGEXPORT void JNICALL | Java_plplot_core_plplotjavacJNI_plimage (JNIEnv *jenv, jclass jcls, jobjectArray jarg1, jdouble jarg4, jdouble jarg5, jdouble jarg6, jdouble jarg7, jdouble jarg8, jdouble jarg9, jdouble jarg10, jdouble jarg11, jdouble jarg12, jdouble jarg13) |
SWIGEXPORT void JNICALL | Java_plplot_core_plplotjavacJNI_plimagefr (JNIEnv *jenv, jclass jcls, jobjectArray jarg1, jdouble jarg4, jdouble jarg5, jdouble jarg6, jdouble jarg7, jdouble jarg8, jdouble jarg9, jdouble jarg10, jdouble jarg11, jobjectArray jarg12, jobjectArray jarg13) |
SWIGEXPORT void JNICALL | Java_plplot_core_plplotjavacJNI_plClearOpts (JNIEnv *jenv, jclass jcls) |
SWIGEXPORT void JNICALL | Java_plplot_core_plplotjavacJNI_plResetOpts (JNIEnv *jenv, jclass jcls) |
SWIGEXPORT void JNICALL | Java_plplot_core_plplotjavacJNI_plSetUsage (JNIEnv *jenv, jclass jcls, jstring jarg1, jstring jarg2) |
SWIGEXPORT void JNICALL | Java_plplot_core_plplotjavacJNI_plOptUsage (JNIEnv *jenv, jclass jcls) |
SWIGEXPORT void JNICALL | Java_plplot_core_plplotjavacJNI_plMinMax2dGrid (JNIEnv *jenv, jclass jcls, jobjectArray jarg1, jdoubleArray jarg4, jdoubleArray jarg5) |
SWIGEXPORT jint JNICALL | Java_plplot_core_plplotjavacJNI_plGetCursor (JNIEnv *jenv, jclass jcls, jlong jarg1) |
Variables | |
static JavaVM * | cached_jvm = NULL |
static PLINT | Alen = 0 |
static PLINT | Xlen = 0 |
static PLINT | Ylen = 0 |
static PLFLT ** | xg |
static PLFLT ** | yg |
static PLcGrid2 * | cgrid |
jobject | mapformClass |
jmethodID | mapformID |
JNIEnv * | cbenvMapform |
jobject | labelClass = 0 |
jobject | labelClassRef = 0 |
jobject | ctClass = 0 |
jobject | ctClassRef = 0 |
#define SWIG_contract_assert | ( | nullreturn, | |
expr, | |||
msg | |||
) | if (!(expr)) {SWIG_JavaThrowException(jenv, SWIG_JavaIllegalArgumentException, msg); return nullreturn; } else |
Definition at line 187 of file plplotjavacJAVA_wrap.c.
#define SWIGEXPORT |
Definition at line 97 of file plplotjavacJAVA_wrap.c.
#define SWIGINLINE |
Definition at line 36 of file plplotjavacJAVA_wrap.c.
#define SWIGINTERN static SWIGUNUSED |
Definition at line 71 of file plplotjavacJAVA_wrap.c.
#define SWIGINTERNINLINE SWIGINTERN SWIGINLINE |
Definition at line 76 of file plplotjavacJAVA_wrap.c.
#define SWIGJAVA |
Definition at line 11 of file plplotjavacJAVA_wrap.c.
#define SWIGSTDCALL |
Definition at line 107 of file plplotjavacJAVA_wrap.c.
#define SWIGTEMPLATEDISAMBIGUATOR |
Definition at line 27 of file plplotjavacJAVA_wrap.c.
#define SWIGUNUSED |
Definition at line 51 of file plplotjavacJAVA_wrap.c.
#define SWIGUNUSEDPARM | ( | p | ) | p SWIGUNUSED |
Definition at line 65 of file plplotjavacJAVA_wrap.c.
Definition at line 351 of file plplotjavacJAVA_wrap.c.
Definition at line 348 of file plplotjavacJAVA_wrap.c.
Definition at line 353 of file plplotjavacJAVA_wrap.c.
Definition at line 349 of file plplotjavacJAVA_wrap.c.
Definition at line 354 of file plplotjavacJAVA_wrap.c.
Definition at line 352 of file plplotjavacJAVA_wrap.c.
Definition at line 350 of file plplotjavacJAVA_wrap.c.
Definition at line 141 of file plplotjavacJAVA_wrap.c.
Definition at line 445 of file plplotjavacJAVA_wrap.c.
SWIGEXPORT jint JNICALL Java_plplot_core_plplotjavacJNI_BASE_1CONT_1get | ( | JNIEnv * | jenv, |
jclass | jcls | ||
) |
Definition at line 855 of file plplotjavacJAVA_wrap.c.
SWIGEXPORT void JNICALL Java_plplot_core_plplotjavacJNI_delete_1PLGraphicsIn | ( | JNIEnv * | jenv, |
jclass | jcls, | ||
jlong | jarg1 | ||
) |
Definition at line 2284 of file plplotjavacJAVA_wrap.c.
SWIGEXPORT jint JNICALL Java_plplot_core_plplotjavacJNI_DRAW_1LINEX_1get | ( | JNIEnv * | jenv, |
jclass | jcls | ||
) |
Definition at line 807 of file plplotjavacJAVA_wrap.c.
SWIGEXPORT jint JNICALL Java_plplot_core_plplotjavacJNI_DRAW_1LINEXY_1get | ( | JNIEnv * | jenv, |
jclass | jcls | ||
) |
Definition at line 831 of file plplotjavacJAVA_wrap.c.
SWIGEXPORT jint JNICALL Java_plplot_core_plplotjavacJNI_DRAW_1LINEY_1get | ( | JNIEnv * | jenv, |
jclass | jcls | ||
) |
Definition at line 819 of file plplotjavacJAVA_wrap.c.
SWIGEXPORT jint JNICALL Java_plplot_core_plplotjavacJNI_DRAW_1SIDES_1get | ( | JNIEnv * | jenv, |
jclass | jcls | ||
) |
Definition at line 891 of file plplotjavacJAVA_wrap.c.
SWIGEXPORT jint JNICALL Java_plplot_core_plplotjavacJNI_FACETED_1get | ( | JNIEnv * | jenv, |
jclass | jcls | ||
) |
Definition at line 903 of file plplotjavacJAVA_wrap.c.
SWIGEXPORT jint JNICALL Java_plplot_core_plplotjavacJNI_GRID_1CSA_1get | ( | JNIEnv * | jenv, |
jclass | jcls | ||
) |
Definition at line 2354 of file plplotjavacJAVA_wrap.c.
SWIGEXPORT jint JNICALL Java_plplot_core_plplotjavacJNI_GRID_1DTLI_1get | ( | JNIEnv * | jenv, |
jclass | jcls | ||
) |
Definition at line 2366 of file plplotjavacJAVA_wrap.c.
SWIGEXPORT jint JNICALL Java_plplot_core_plplotjavacJNI_GRID_1NNAIDW_1get | ( | JNIEnv * | jenv, |
jclass | jcls | ||
) |
Definition at line 2414 of file plplotjavacJAVA_wrap.c.
SWIGEXPORT jint JNICALL Java_plplot_core_plplotjavacJNI_GRID_1NNI_1get | ( | JNIEnv * | jenv, |
jclass | jcls | ||
) |
Definition at line 2378 of file plplotjavacJAVA_wrap.c.
SWIGEXPORT jint JNICALL Java_plplot_core_plplotjavacJNI_GRID_1NNIDW_1get | ( | JNIEnv * | jenv, |
jclass | jcls | ||
) |
Definition at line 2390 of file plplotjavacJAVA_wrap.c.
SWIGEXPORT jint JNICALL Java_plplot_core_plplotjavacJNI_GRID_1NNLI_1get | ( | JNIEnv * | jenv, |
jclass | jcls | ||
) |
Definition at line 2402 of file plplotjavacJAVA_wrap.c.
SWIGEXPORT jstring JNICALL Java_plplot_core_plplotjavacJNI_jPLFLTArray_1get | ( | JNIEnv * | jenv, |
jclass | jcls | ||
) |
Definition at line 507 of file plplotjavacJAVA_wrap.c.
SWIGEXPORT jstring JNICALL Java_plplot_core_plplotjavacJNI_jPLFLTbracket2_1get | ( | JNIEnv * | jenv, |
jclass | jcls | ||
) |
Definition at line 531 of file plplotjavacJAVA_wrap.c.
SWIGEXPORT jstring JNICALL Java_plplot_core_plplotjavacJNI_jPLFLTbracket_1get | ( | JNIEnv * | jenv, |
jclass | jcls | ||
) |
Definition at line 519 of file plplotjavacJAVA_wrap.c.
SWIGEXPORT jint JNICALL Java_plplot_core_plplotjavacJNI_MAG_1COLOR_1get | ( | JNIEnv * | jenv, |
jclass | jcls | ||
) |
Definition at line 843 of file plplotjavacJAVA_wrap.c.
SWIGEXPORT jint JNICALL Java_plplot_core_plplotjavacJNI_MESH_1get | ( | JNIEnv * | jenv, |
jclass | jcls | ||
) |
Definition at line 915 of file plplotjavacJAVA_wrap.c.
SWIGEXPORT jlong JNICALL Java_plplot_core_plplotjavacJNI_new_1PLGraphicsIn | ( | JNIEnv * | jenv, |
jclass | jcls | ||
) |
Definition at line 2272 of file plplotjavacJAVA_wrap.c.
SWIGEXPORT jint JNICALL Java_plplot_core_plplotjavacJNI_PL_1BIN_1CENTRED_1get | ( | JNIEnv * | jenv, |
jclass | jcls | ||
) |
Definition at line 939 of file plplotjavacJAVA_wrap.c.
SWIGEXPORT jint JNICALL Java_plplot_core_plplotjavacJNI_PL_1BIN_1DEFAULT_1get | ( | JNIEnv * | jenv, |
jclass | jcls | ||
) |
Definition at line 927 of file plplotjavacJAVA_wrap.c.
SWIGEXPORT jint JNICALL Java_plplot_core_plplotjavacJNI_PL_1BIN_1NOEMPTY_1get | ( | JNIEnv * | jenv, |
jclass | jcls | ||
) |
Definition at line 963 of file plplotjavacJAVA_wrap.c.
SWIGEXPORT jint JNICALL Java_plplot_core_plplotjavacJNI_PL_1BIN_1NOEXPAND_1get | ( | JNIEnv * | jenv, |
jclass | jcls | ||
) |
Definition at line 951 of file plplotjavacJAVA_wrap.c.
SWIGEXPORT jint JNICALL Java_plplot_core_plplotjavacJNI_PL_1COLORBAR_1BACKGROUND_1get | ( | JNIEnv * | jenv, |
jclass | jcls | ||
) |
Definition at line 1407 of file plplotjavacJAVA_wrap.c.
SWIGEXPORT jint JNICALL Java_plplot_core_plplotjavacJNI_PL_1COLORBAR_1BOUNDING_1BOX_1get | ( | JNIEnv * | jenv, |
jclass | jcls | ||
) |
Definition at line 1419 of file plplotjavacJAVA_wrap.c.
SWIGEXPORT jint JNICALL Java_plplot_core_plplotjavacJNI_PL_1COLORBAR_1CAP_1HIGH_1get | ( | JNIEnv * | jenv, |
jclass | jcls | ||
) |
Definition at line 1335 of file plplotjavacJAVA_wrap.c.
SWIGEXPORT jint JNICALL Java_plplot_core_plplotjavacJNI_PL_1COLORBAR_1CAP_1LOW_1get | ( | JNIEnv * | jenv, |
jclass | jcls | ||
) |
Definition at line 1323 of file plplotjavacJAVA_wrap.c.
SWIGEXPORT jint JNICALL Java_plplot_core_plplotjavacJNI_PL_1COLORBAR_1CAP_1NONE_1get | ( | JNIEnv * | jenv, |
jclass | jcls | ||
) |
Definition at line 1311 of file plplotjavacJAVA_wrap.c.
SWIGEXPORT jint JNICALL Java_plplot_core_plplotjavacJNI_PL_1COLORBAR_1GRADIENT_1get | ( | JNIEnv * | jenv, |
jclass | jcls | ||
) |
Definition at line 1299 of file plplotjavacJAVA_wrap.c.
SWIGEXPORT jint JNICALL Java_plplot_core_plplotjavacJNI_PL_1COLORBAR_1IMAGE_1get | ( | JNIEnv * | jenv, |
jclass | jcls | ||
) |
Definition at line 1275 of file plplotjavacJAVA_wrap.c.
SWIGEXPORT jint JNICALL Java_plplot_core_plplotjavacJNI_PL_1COLORBAR_1LABEL_1BOTTOM_1get | ( | JNIEnv * | jenv, |
jclass | jcls | ||
) |
Definition at line 1263 of file plplotjavacJAVA_wrap.c.
SWIGEXPORT jint JNICALL Java_plplot_core_plplotjavacJNI_PL_1COLORBAR_1LABEL_1LEFT_1get | ( | JNIEnv * | jenv, |
jclass | jcls | ||
) |
Definition at line 1227 of file plplotjavacJAVA_wrap.c.
SWIGEXPORT jint JNICALL Java_plplot_core_plplotjavacJNI_PL_1COLORBAR_1LABEL_1RIGHT_1get | ( | JNIEnv * | jenv, |
jclass | jcls | ||
) |
Definition at line 1239 of file plplotjavacJAVA_wrap.c.
SWIGEXPORT jint JNICALL Java_plplot_core_plplotjavacJNI_PL_1COLORBAR_1LABEL_1TOP_1get | ( | JNIEnv * | jenv, |
jclass | jcls | ||
) |
Definition at line 1251 of file plplotjavacJAVA_wrap.c.
SWIGEXPORT jint JNICALL Java_plplot_core_plplotjavacJNI_PL_1COLORBAR_1ORIENT_1BOTTOM_1get | ( | JNIEnv * | jenv, |
jclass | jcls | ||
) |
Definition at line 1395 of file plplotjavacJAVA_wrap.c.
SWIGEXPORT jint JNICALL Java_plplot_core_plplotjavacJNI_PL_1COLORBAR_1ORIENT_1LEFT_1get | ( | JNIEnv * | jenv, |
jclass | jcls | ||
) |
Definition at line 1383 of file plplotjavacJAVA_wrap.c.
SWIGEXPORT jint JNICALL Java_plplot_core_plplotjavacJNI_PL_1COLORBAR_1ORIENT_1RIGHT_1get | ( | JNIEnv * | jenv, |
jclass | jcls | ||
) |
Definition at line 1359 of file plplotjavacJAVA_wrap.c.
SWIGEXPORT jint JNICALL Java_plplot_core_plplotjavacJNI_PL_1COLORBAR_1ORIENT_1TOP_1get | ( | JNIEnv * | jenv, |
jclass | jcls | ||
) |
Definition at line 1371 of file plplotjavacJAVA_wrap.c.
SWIGEXPORT jint JNICALL Java_plplot_core_plplotjavacJNI_PL_1COLORBAR_1SHADE_1get | ( | JNIEnv * | jenv, |
jclass | jcls | ||
) |
Definition at line 1287 of file plplotjavacJAVA_wrap.c.
SWIGEXPORT jint JNICALL Java_plplot_core_plplotjavacJNI_PL_1COLORBAR_1SHADE_1LABEL_1get | ( | JNIEnv * | jenv, |
jclass | jcls | ||
) |
Definition at line 1347 of file plplotjavacJAVA_wrap.c.
SWIGEXPORT jint JNICALL Java_plplot_core_plplotjavacJNI_PL_1FCI_1BOLD_1get | ( | JNIEnv * | jenv, |
jclass | jcls | ||
) |
Definition at line 1923 of file plplotjavacJAVA_wrap.c.
SWIGEXPORT jint JNICALL Java_plplot_core_plplotjavacJNI_PL_1FCI_1FAMILY_1get | ( | JNIEnv * | jenv, |
jclass | jcls | ||
) |
Definition at line 1779 of file plplotjavacJAVA_wrap.c.
SWIGEXPORT jint JNICALL Java_plplot_core_plplotjavacJNI_PL_1FCI_1HEXDIGIT_1MASK_1get | ( | JNIEnv * | jenv, |
jclass | jcls | ||
) |
Definition at line 1743 of file plplotjavacJAVA_wrap.c.
SWIGEXPORT jint JNICALL Java_plplot_core_plplotjavacJNI_PL_1FCI_1HEXPOWER_1IMPOSSIBLE_1get | ( | JNIEnv * | jenv, |
jclass | jcls | ||
) |
Definition at line 1767 of file plplotjavacJAVA_wrap.c.
SWIGEXPORT jint JNICALL Java_plplot_core_plplotjavacJNI_PL_1FCI_1HEXPOWER_1MASK_1get | ( | JNIEnv * | jenv, |
jclass | jcls | ||
) |
Definition at line 1755 of file plplotjavacJAVA_wrap.c.
SWIGEXPORT jint JNICALL Java_plplot_core_plplotjavacJNI_PL_1FCI_1IMPOSSIBLE_1get | ( | JNIEnv * | jenv, |
jclass | jcls | ||
) |
Definition at line 1731 of file plplotjavacJAVA_wrap.c.
SWIGEXPORT jint JNICALL Java_plplot_core_plplotjavacJNI_PL_1FCI_1ITALIC_1get | ( | JNIEnv * | jenv, |
jclass | jcls | ||
) |
Definition at line 1887 of file plplotjavacJAVA_wrap.c.
SWIGEXPORT jint JNICALL Java_plplot_core_plplotjavacJNI_PL_1FCI_1MARK_1get | ( | JNIEnv * | jenv, |
jclass | jcls | ||
) |
Definition at line 1719 of file plplotjavacJAVA_wrap.c.
SWIGEXPORT jint JNICALL Java_plplot_core_plplotjavacJNI_PL_1FCI_1MEDIUM_1get | ( | JNIEnv * | jenv, |
jclass | jcls | ||
) |
Definition at line 1911 of file plplotjavacJAVA_wrap.c.
SWIGEXPORT jint JNICALL Java_plplot_core_plplotjavacJNI_PL_1FCI_1MONO_1get | ( | JNIEnv * | jenv, |
jclass | jcls | ||
) |
Definition at line 1839 of file plplotjavacJAVA_wrap.c.
SWIGEXPORT jint JNICALL Java_plplot_core_plplotjavacJNI_PL_1FCI_1OBLIQUE_1get | ( | JNIEnv * | jenv, |
jclass | jcls | ||
) |
Definition at line 1899 of file plplotjavacJAVA_wrap.c.
SWIGEXPORT jint JNICALL Java_plplot_core_plplotjavacJNI_PL_1FCI_1SANS_1get | ( | JNIEnv * | jenv, |
jclass | jcls | ||
) |
Definition at line 1815 of file plplotjavacJAVA_wrap.c.
SWIGEXPORT jint JNICALL Java_plplot_core_plplotjavacJNI_PL_1FCI_1SCRIPT_1get | ( | JNIEnv * | jenv, |
jclass | jcls | ||
) |
Definition at line 1851 of file plplotjavacJAVA_wrap.c.
SWIGEXPORT jint JNICALL Java_plplot_core_plplotjavacJNI_PL_1FCI_1SERIF_1get | ( | JNIEnv * | jenv, |
jclass | jcls | ||
) |
Definition at line 1827 of file plplotjavacJAVA_wrap.c.
SWIGEXPORT jint JNICALL Java_plplot_core_plplotjavacJNI_PL_1FCI_1STYLE_1get | ( | JNIEnv * | jenv, |
jclass | jcls | ||
) |
Definition at line 1791 of file plplotjavacJAVA_wrap.c.
SWIGEXPORT jint JNICALL Java_plplot_core_plplotjavacJNI_PL_1FCI_1SYMBOL_1get | ( | JNIEnv * | jenv, |
jclass | jcls | ||
) |
Definition at line 1863 of file plplotjavacJAVA_wrap.c.
SWIGEXPORT jint JNICALL Java_plplot_core_plplotjavacJNI_PL_1FCI_1UPRIGHT_1get | ( | JNIEnv * | jenv, |
jclass | jcls | ||
) |
Definition at line 1875 of file plplotjavacJAVA_wrap.c.
SWIGEXPORT jint JNICALL Java_plplot_core_plplotjavacJNI_PL_1FCI_1WEIGHT_1get | ( | JNIEnv * | jenv, |
jclass | jcls | ||
) |
Definition at line 1803 of file plplotjavacJAVA_wrap.c.
SWIGEXPORT jint JNICALL Java_plplot_core_plplotjavacJNI_PL_1HIST_1DEFAULT_1get | ( | JNIEnv * | jenv, |
jclass | jcls | ||
) |
Definition at line 975 of file plplotjavacJAVA_wrap.c.
SWIGEXPORT jint JNICALL Java_plplot_core_plplotjavacJNI_PL_1HIST_1IGNORE_1OUTLIERS_1get | ( | JNIEnv * | jenv, |
jclass | jcls | ||
) |
Definition at line 999 of file plplotjavacJAVA_wrap.c.
SWIGEXPORT jint JNICALL Java_plplot_core_plplotjavacJNI_PL_1HIST_1NOEMPTY_1get | ( | JNIEnv * | jenv, |
jclass | jcls | ||
) |
Definition at line 1023 of file plplotjavacJAVA_wrap.c.
SWIGEXPORT jint JNICALL Java_plplot_core_plplotjavacJNI_PL_1HIST_1NOEXPAND_1get | ( | JNIEnv * | jenv, |
jclass | jcls | ||
) |
Definition at line 1011 of file plplotjavacJAVA_wrap.c.
SWIGEXPORT jint JNICALL Java_plplot_core_plplotjavacJNI_PL_1HIST_1NOSCALING_1get | ( | JNIEnv * | jenv, |
jclass | jcls | ||
) |
Definition at line 987 of file plplotjavacJAVA_wrap.c.
SWIGEXPORT jint JNICALL Java_plplot_core_plplotjavacJNI_PL_1LEGEND_1BACKGROUND_1get | ( | JNIEnv * | jenv, |
jclass | jcls | ||
) |
Definition at line 1191 of file plplotjavacJAVA_wrap.c.
SWIGEXPORT jint JNICALL Java_plplot_core_plplotjavacJNI_PL_1LEGEND_1BOUNDING_1BOX_1get | ( | JNIEnv * | jenv, |
jclass | jcls | ||
) |
Definition at line 1203 of file plplotjavacJAVA_wrap.c.
SWIGEXPORT jint JNICALL Java_plplot_core_plplotjavacJNI_PL_1LEGEND_1COLOR_1BOX_1get | ( | JNIEnv * | jenv, |
jclass | jcls | ||
) |
Definition at line 1143 of file plplotjavacJAVA_wrap.c.
SWIGEXPORT jint JNICALL Java_plplot_core_plplotjavacJNI_PL_1LEGEND_1LINE_1get | ( | JNIEnv * | jenv, |
jclass | jcls | ||
) |
Definition at line 1155 of file plplotjavacJAVA_wrap.c.
SWIGEXPORT jint JNICALL Java_plplot_core_plplotjavacJNI_PL_1LEGEND_1NONE_1get | ( | JNIEnv * | jenv, |
jclass | jcls | ||
) |
Definition at line 1131 of file plplotjavacJAVA_wrap.c.
SWIGEXPORT jint JNICALL Java_plplot_core_plplotjavacJNI_PL_1LEGEND_1ROW_1MAJOR_1get | ( | JNIEnv * | jenv, |
jclass | jcls | ||
) |
Definition at line 1215 of file plplotjavacJAVA_wrap.c.
SWIGEXPORT jint JNICALL Java_plplot_core_plplotjavacJNI_PL_1LEGEND_1SYMBOL_1get | ( | JNIEnv * | jenv, |
jclass | jcls | ||
) |
Definition at line 1167 of file plplotjavacJAVA_wrap.c.
SWIGEXPORT jint JNICALL Java_plplot_core_plplotjavacJNI_PL_1LEGEND_1TEXT_1LEFT_1get | ( | JNIEnv * | jenv, |
jclass | jcls | ||
) |
Definition at line 1179 of file plplotjavacJAVA_wrap.c.
SWIGEXPORT jint JNICALL Java_plplot_core_plplotjavacJNI_PL_1MAXKEY_1get | ( | JNIEnv * | jenv, |
jclass | jcls | ||
) |
Definition at line 1935 of file plplotjavacJAVA_wrap.c.
SWIGEXPORT jint JNICALL Java_plplot_core_plplotjavacJNI_PL_1MAXWINDOWS_1get | ( | JNIEnv * | jenv, |
jclass | jcls | ||
) |
Definition at line 2294 of file plplotjavacJAVA_wrap.c.
SWIGEXPORT jint JNICALL Java_plplot_core_plplotjavacJNI_PL_1NOTSET_1get | ( | JNIEnv * | jenv, |
jclass | jcls | ||
) |
Definition at line 2306 of file plplotjavacJAVA_wrap.c.
SWIGEXPORT jint JNICALL Java_plplot_core_plplotjavacJNI_PL_1OPT_1ARG_1get | ( | JNIEnv * | jenv, |
jclass | jcls | ||
) |
Definition at line 1503 of file plplotjavacJAVA_wrap.c.
SWIGEXPORT jint JNICALL Java_plplot_core_plplotjavacJNI_PL_1OPT_1BOOL_1get | ( | JNIEnv * | jenv, |
jclass | jcls | ||
) |
Definition at line 1563 of file plplotjavacJAVA_wrap.c.
SWIGEXPORT jint JNICALL Java_plplot_core_plplotjavacJNI_PL_1OPT_1DISABLED_1get | ( | JNIEnv * | jenv, |
jclass | jcls | ||
) |
Definition at line 1539 of file plplotjavacJAVA_wrap.c.
SWIGEXPORT jint JNICALL Java_plplot_core_plplotjavacJNI_PL_1OPT_1ENABLED_1get | ( | JNIEnv * | jenv, |
jclass | jcls | ||
) |
Definition at line 1491 of file plplotjavacJAVA_wrap.c.
SWIGEXPORT jint JNICALL Java_plplot_core_plplotjavacJNI_PL_1OPT_1FLOAT_1get | ( | JNIEnv * | jenv, |
jclass | jcls | ||
) |
Definition at line 1587 of file plplotjavacJAVA_wrap.c.
SWIGEXPORT jint JNICALL Java_plplot_core_plplotjavacJNI_PL_1OPT_1FUNC_1get | ( | JNIEnv * | jenv, |
jclass | jcls | ||
) |
Definition at line 1551 of file plplotjavacJAVA_wrap.c.
SWIGEXPORT jint JNICALL Java_plplot_core_plplotjavacJNI_PL_1OPT_1INT_1get | ( | JNIEnv * | jenv, |
jclass | jcls | ||
) |
Definition at line 1575 of file plplotjavacJAVA_wrap.c.
SWIGEXPORT jint JNICALL Java_plplot_core_plplotjavacJNI_PL_1OPT_1INVISIBLE_1get | ( | JNIEnv * | jenv, |
jclass | jcls | ||
) |
Definition at line 1527 of file plplotjavacJAVA_wrap.c.
SWIGEXPORT jint JNICALL Java_plplot_core_plplotjavacJNI_PL_1OPT_1NODELETE_1get | ( | JNIEnv * | jenv, |
jclass | jcls | ||
) |
Definition at line 1515 of file plplotjavacJAVA_wrap.c.
SWIGEXPORT jint JNICALL Java_plplot_core_plplotjavacJNI_PL_1OPT_1STRING_1get | ( | JNIEnv * | jenv, |
jclass | jcls | ||
) |
Definition at line 1599 of file plplotjavacJAVA_wrap.c.
SWIGEXPORT jint JNICALL Java_plplot_core_plplotjavacJNI_PL_1PARSE_1FULL_1get | ( | JNIEnv * | jenv, |
jclass | jcls | ||
) |
Definition at line 1623 of file plplotjavacJAVA_wrap.c.
SWIGEXPORT jint JNICALL Java_plplot_core_plplotjavacJNI_PL_1PARSE_1NODASH_1get | ( | JNIEnv * | jenv, |
jclass | jcls | ||
) |
Definition at line 1695 of file plplotjavacJAVA_wrap.c.
SWIGEXPORT jint JNICALL Java_plplot_core_plplotjavacJNI_PL_1PARSE_1NODELETE_1get | ( | JNIEnv * | jenv, |
jclass | jcls | ||
) |
Definition at line 1647 of file plplotjavacJAVA_wrap.c.
SWIGEXPORT jint JNICALL Java_plplot_core_plplotjavacJNI_PL_1PARSE_1NOPROGRAM_1get | ( | JNIEnv * | jenv, |
jclass | jcls | ||
) |
Definition at line 1683 of file plplotjavacJAVA_wrap.c.
SWIGEXPORT jint JNICALL Java_plplot_core_plplotjavacJNI_PL_1PARSE_1OVERRIDE_1get | ( | JNIEnv * | jenv, |
jclass | jcls | ||
) |
Definition at line 1671 of file plplotjavacJAVA_wrap.c.
SWIGEXPORT jint JNICALL Java_plplot_core_plplotjavacJNI_PL_1PARSE_1PARTIAL_1get | ( | JNIEnv * | jenv, |
jclass | jcls | ||
) |
Definition at line 1611 of file plplotjavacJAVA_wrap.c.
SWIGEXPORT jint JNICALL Java_plplot_core_plplotjavacJNI_PL_1PARSE_1QUIET_1get | ( | JNIEnv * | jenv, |
jclass | jcls | ||
) |
Definition at line 1635 of file plplotjavacJAVA_wrap.c.
SWIGEXPORT jint JNICALL Java_plplot_core_plplotjavacJNI_PL_1PARSE_1SHOWALL_1get | ( | JNIEnv * | jenv, |
jclass | jcls | ||
) |
Definition at line 1659 of file plplotjavacJAVA_wrap.c.
SWIGEXPORT jint JNICALL Java_plplot_core_plplotjavacJNI_PL_1PARSE_1SKIP_1get | ( | JNIEnv * | jenv, |
jclass | jcls | ||
) |
Definition at line 1707 of file plplotjavacJAVA_wrap.c.
SWIGEXPORT jint JNICALL Java_plplot_core_plplotjavacJNI_PL_1POSITION_1BOTTOM_1get | ( | JNIEnv * | jenv, |
jclass | jcls | ||
) |
Definition at line 1071 of file plplotjavacJAVA_wrap.c.
SWIGEXPORT jint JNICALL Java_plplot_core_plplotjavacJNI_PL_1POSITION_1INSIDE_1get | ( | JNIEnv * | jenv, |
jclass | jcls | ||
) |
Definition at line 1083 of file plplotjavacJAVA_wrap.c.
SWIGEXPORT jint JNICALL Java_plplot_core_plplotjavacJNI_PL_1POSITION_1LEFT_1get | ( | JNIEnv * | jenv, |
jclass | jcls | ||
) |
Definition at line 1035 of file plplotjavacJAVA_wrap.c.
SWIGEXPORT jint JNICALL Java_plplot_core_plplotjavacJNI_PL_1POSITION_1OUTSIDE_1get | ( | JNIEnv * | jenv, |
jclass | jcls | ||
) |
Definition at line 1095 of file plplotjavacJAVA_wrap.c.
SWIGEXPORT jint JNICALL Java_plplot_core_plplotjavacJNI_PL_1POSITION_1RIGHT_1get | ( | JNIEnv * | jenv, |
jclass | jcls | ||
) |
Definition at line 1047 of file plplotjavacJAVA_wrap.c.
SWIGEXPORT jint JNICALL Java_plplot_core_plplotjavacJNI_PL_1POSITION_1SUBPAGE_1get | ( | JNIEnv * | jenv, |
jclass | jcls | ||
) |
Definition at line 1119 of file plplotjavacJAVA_wrap.c.
SWIGEXPORT jint JNICALL Java_plplot_core_plplotjavacJNI_PL_1POSITION_1TOP_1get | ( | JNIEnv * | jenv, |
jclass | jcls | ||
) |
Definition at line 1059 of file plplotjavacJAVA_wrap.c.
SWIGEXPORT jint JNICALL Java_plplot_core_plplotjavacJNI_PL_1POSITION_1VIEWPORT_1get | ( | JNIEnv * | jenv, |
jclass | jcls | ||
) |
Definition at line 1107 of file plplotjavacJAVA_wrap.c.
SWIGEXPORT void JNICALL Java_plplot_core_plplotjavacJNI_pl_1setcontlabelformat | ( | JNIEnv * | jenv, |
jclass | jcls, | ||
jint | jarg1, | ||
jint | jarg2 | ||
) |
Definition at line 2426 of file plplotjavacJAVA_wrap.c.
SWIGEXPORT void JNICALL Java_plplot_core_plplotjavacJNI_pl_1setcontlabelparam | ( | JNIEnv * | jenv, |
jclass | jcls, | ||
jdouble | jarg1, | ||
jdouble | jarg2, | ||
jdouble | jarg3, | ||
jint | jarg4 | ||
) |
Definition at line 2438 of file plplotjavacJAVA_wrap.c.
SWIGEXPORT jint JNICALL Java_plplot_core_plplotjavacJNI_PL_1X_1AXIS_1get | ( | JNIEnv * | jenv, |
jclass | jcls | ||
) |
Definition at line 1455 of file plplotjavacJAVA_wrap.c.
SWIGEXPORT jint JNICALL Java_plplot_core_plplotjavacJNI_PL_1Y_1AXIS_1get | ( | JNIEnv * | jenv, |
jclass | jcls | ||
) |
Definition at line 1467 of file plplotjavacJAVA_wrap.c.
SWIGEXPORT jint JNICALL Java_plplot_core_plplotjavacJNI_PL_1Z_1AXIS_1get | ( | JNIEnv * | jenv, |
jclass | jcls | ||
) |
Definition at line 1479 of file plplotjavacJAVA_wrap.c.
SWIGEXPORT void JNICALL Java_plplot_core_plplotjavacJNI_pladv | ( | JNIEnv * | jenv, |
jclass | jcls, | ||
jint | jarg1 | ||
) |
Definition at line 2454 of file plplotjavacJAVA_wrap.c.
SWIGEXPORT void JNICALL Java_plplot_core_plplotjavacJNI_plarc | ( | JNIEnv * | jenv, |
jclass | jcls, | ||
jdouble | jarg1, | ||
jdouble | jarg2, | ||
jdouble | jarg3, | ||
jdouble | jarg4, | ||
jdouble | jarg5, | ||
jdouble | jarg6, | ||
jdouble | jarg7, | ||
jboolean | jarg8 | ||
) |
Definition at line 2464 of file plplotjavacJAVA_wrap.c.
SWIGEXPORT void JNICALL Java_plplot_core_plplotjavacJNI_plaxes | ( | JNIEnv * | jenv, |
jclass | jcls, | ||
jdouble | jarg1, | ||
jdouble | jarg2, | ||
jstring | jarg3, | ||
jdouble | jarg4, | ||
jint | jarg5, | ||
jstring | jarg6, | ||
jdouble | jarg7, | ||
jint | jarg8 | ||
) |
Definition at line 2490 of file plplotjavacJAVA_wrap.c.
SWIGEXPORT void JNICALL Java_plplot_core_plplotjavacJNI_plbin | ( | JNIEnv * | jenv, |
jclass | jcls, | ||
jdoubleArray | jarg1, | ||
jdoubleArray | jarg3, | ||
jint | jarg4 | ||
) |
Definition at line 2524 of file plplotjavacJAVA_wrap.c.
SWIGEXPORT void JNICALL Java_plplot_core_plplotjavacJNI_plbop | ( | JNIEnv * | jenv, |
jclass | jcls | ||
) |
Definition at line 2687 of file plplotjavacJAVA_wrap.c.
SWIGEXPORT void JNICALL Java_plplot_core_plplotjavacJNI_plbox | ( | JNIEnv * | jenv, |
jclass | jcls, | ||
jstring | jarg1, | ||
jdouble | jarg2, | ||
jint | jarg3, | ||
jstring | jarg4, | ||
jdouble | jarg5, | ||
jint | jarg6 | ||
) |
Definition at line 2694 of file plplotjavacJAVA_wrap.c.
SWIGEXPORT void JNICALL Java_plplot_core_plplotjavacJNI_plbox3 | ( | JNIEnv * | jenv, |
jclass | jcls, | ||
jstring | jarg1, | ||
jstring | jarg2, | ||
jdouble | jarg3, | ||
jint | jarg4, | ||
jstring | jarg5, | ||
jstring | jarg6, | ||
jdouble | jarg7, | ||
jint | jarg8, | ||
jstring | jarg9, | ||
jstring | jarg10, | ||
jdouble | jarg11, | ||
jint | jarg12 | ||
) |
Definition at line 2724 of file plplotjavacJAVA_wrap.c.
SWIGEXPORT void JNICALL Java_plplot_core_plplotjavacJNI_plbtime | ( | JNIEnv * | jenv, |
jclass | jcls, | ||
jintArray | jarg1, | ||
jintArray | jarg2, | ||
jintArray | jarg3, | ||
jintArray | jarg4, | ||
jintArray | jarg5, | ||
jdoubleArray | jarg6, | ||
jdouble | jarg7 | ||
) |
Definition at line 2563 of file plplotjavacJAVA_wrap.c.
SWIGEXPORT void JNICALL Java_plplot_core_plplotjavacJNI_plcalc_1world | ( | JNIEnv * | jenv, |
jclass | jcls, | ||
jdouble | jarg1, | ||
jdouble | jarg2, | ||
jdoubleArray | jarg3, | ||
jdoubleArray | jarg4, | ||
jintArray | jarg5 | ||
) |
Definition at line 2786 of file plplotjavacJAVA_wrap.c.
SWIGEXPORT void JNICALL Java_plplot_core_plplotjavacJNI_plclear | ( | JNIEnv * | jenv, |
jclass | jcls | ||
) |
Definition at line 2855 of file plplotjavacJAVA_wrap.c.
SWIGEXPORT void JNICALL Java_plplot_core_plplotjavacJNI_plClearOpts | ( | JNIEnv * | jenv, |
jclass | jcls | ||
) |
Definition at line 9847 of file plplotjavacJAVA_wrap.c.
SWIGEXPORT void JNICALL Java_plplot_core_plplotjavacJNI_plcol0 | ( | JNIEnv * | jenv, |
jclass | jcls, | ||
jint | jarg1 | ||
) |
Definition at line 2862 of file plplotjavacJAVA_wrap.c.
SWIGEXPORT void JNICALL Java_plplot_core_plplotjavacJNI_plcol1 | ( | JNIEnv * | jenv, |
jclass | jcls, | ||
jdouble | jarg1 | ||
) |
Definition at line 2872 of file plplotjavacJAVA_wrap.c.
SWIGEXPORT void JNICALL Java_plplot_core_plplotjavacJNI_plcolorbar | ( | JNIEnv * | jenv, |
jclass | jcls, | ||
jdoubleArray | jarg1, | ||
jdoubleArray | jarg2, | ||
jint | jarg3, | ||
jint | jarg4, | ||
jdouble | jarg5, | ||
jdouble | jarg6, | ||
jdouble | jarg7, | ||
jdouble | jarg8, | ||
jint | jarg9, | ||
jint | jarg10, | ||
jint | jarg11, | ||
jdouble | jarg12, | ||
jdouble | jarg13, | ||
jint | jarg14, | ||
jdouble | jarg15, | ||
jintArray | jarg16, | ||
jobjectArray | jarg18, | ||
jobjectArray | jarg19, | ||
jdoubleArray | jarg21, | ||
jintArray | jarg22, | ||
jintArray | jarg23, | ||
jobjectArray | jarg24 | ||
) |
Definition at line 5613 of file plplotjavacJAVA_wrap.c.
SWIGEXPORT void JNICALL Java_plplot_core_plplotjavacJNI_plconfigtime | ( | JNIEnv * | jenv, |
jclass | jcls, | ||
jdouble | jarg1, | ||
jdouble | jarg2, | ||
jdouble | jarg3, | ||
jint | jarg4, | ||
jboolean | jarg5, | ||
jint | jarg6, | ||
jint | jarg7, | ||
jint | jarg8, | ||
jint | jarg9, | ||
jint | jarg10, | ||
jdouble | jarg11 | ||
) |
Definition at line 2882 of file plplotjavacJAVA_wrap.c.
SWIGEXPORT void JNICALL Java_plplot_core_plplotjavacJNI_plcont | ( | JNIEnv * | jenv, |
jclass | jcls, | ||
jobjectArray | jarg1, | ||
jint | jarg4, | ||
jint | jarg5, | ||
jint | jarg6, | ||
jint | jarg7, | ||
jdoubleArray | jarg8, | ||
jobjectArray | jarg10, | ||
jobjectArray | jarg11 | ||
) |
Definition at line 2914 of file plplotjavacJAVA_wrap.c.
SWIGEXPORT void JNICALL Java_plplot_core_plplotjavacJNI_plcpstrm | ( | JNIEnv * | jenv, |
jclass | jcls, | ||
jint | jarg1, | ||
jboolean | jarg2 | ||
) |
Definition at line 3149 of file plplotjavacJAVA_wrap.c.
SWIGEXPORT void JNICALL Java_plplot_core_plplotjavacJNI_plctime | ( | JNIEnv * | jenv, |
jclass | jcls, | ||
jint | jarg1, | ||
jint | jarg2, | ||
jint | jarg3, | ||
jint | jarg4, | ||
jint | jarg5, | ||
jdouble | jarg6, | ||
jdoubleArray | jarg7 | ||
) |
Definition at line 3110 of file plplotjavacJAVA_wrap.c.
SWIGEXPORT void JNICALL Java_plplot_core_plplotjavacJNI_plend | ( | JNIEnv * | jenv, |
jclass | jcls | ||
) |
Definition at line 3163 of file plplotjavacJAVA_wrap.c.
SWIGEXPORT void JNICALL Java_plplot_core_plplotjavacJNI_plend1 | ( | JNIEnv * | jenv, |
jclass | jcls | ||
) |
Definition at line 3170 of file plplotjavacJAVA_wrap.c.
SWIGEXPORT void JNICALL Java_plplot_core_plplotjavacJNI_plenv | ( | JNIEnv * | jenv, |
jclass | jcls, | ||
jdouble | jarg1, | ||
jdouble | jarg2, | ||
jdouble | jarg3, | ||
jdouble | jarg4, | ||
jint | jarg5, | ||
jint | jarg6 | ||
) |
Definition at line 3177 of file plplotjavacJAVA_wrap.c.
SWIGEXPORT void JNICALL Java_plplot_core_plplotjavacJNI_plenv0 | ( | JNIEnv * | jenv, |
jclass | jcls, | ||
jdouble | jarg1, | ||
jdouble | jarg2, | ||
jdouble | jarg3, | ||
jdouble | jarg4, | ||
jint | jarg5, | ||
jint | jarg6 | ||
) |
Definition at line 3197 of file plplotjavacJAVA_wrap.c.
SWIGEXPORT void JNICALL Java_plplot_core_plplotjavacJNI_pleop | ( | JNIEnv * | jenv, |
jclass | jcls | ||
) |
Definition at line 3217 of file plplotjavacJAVA_wrap.c.
SWIGEXPORT void JNICALL Java_plplot_core_plplotjavacJNI_plerrx | ( | JNIEnv * | jenv, |
jclass | jcls, | ||
jdoubleArray | jarg1, | ||
jdoubleArray | jarg3, | ||
jdoubleArray | jarg4 | ||
) |
Definition at line 3224 of file plplotjavacJAVA_wrap.c.
SWIGEXPORT void JNICALL Java_plplot_core_plplotjavacJNI_plerry | ( | JNIEnv * | jenv, |
jclass | jcls, | ||
jdoubleArray | jarg1, | ||
jdoubleArray | jarg3, | ||
jdoubleArray | jarg4 | ||
) |
Definition at line 3275 of file plplotjavacJAVA_wrap.c.
SWIGEXPORT jint JNICALL Java_plplot_core_plplotjavacJNI_PLESC_1ALLOC_1NCOL_1get | ( | JNIEnv * | jenv, |
jclass | jcls | ||
) |
Definition at line 555 of file plplotjavacJAVA_wrap.c.
SWIGEXPORT jint JNICALL Java_plplot_core_plplotjavacJNI_PLESC_1CLEAR_1get | ( | JNIEnv * | jenv, |
jclass | jcls | ||
) |
Definition at line 747 of file plplotjavacJAVA_wrap.c.
SWIGEXPORT jint JNICALL Java_plplot_core_plplotjavacJNI_PLESC_1DASH_1get | ( | JNIEnv * | jenv, |
jclass | jcls | ||
) |
Definition at line 759 of file plplotjavacJAVA_wrap.c.
SWIGEXPORT jint JNICALL Java_plplot_core_plplotjavacJNI_PLESC_1DI_1get | ( | JNIEnv * | jenv, |
jclass | jcls | ||
) |
Definition at line 651 of file plplotjavacJAVA_wrap.c.
SWIGEXPORT jint JNICALL Java_plplot_core_plplotjavacJNI_PLESC_1EH_1get | ( | JNIEnv * | jenv, |
jclass | jcls | ||
) |
Definition at line 675 of file plplotjavacJAVA_wrap.c.
SWIGEXPORT jint JNICALL Java_plplot_core_plplotjavacJNI_PLESC_1EXPOSE_1get | ( | JNIEnv * | jenv, |
jclass | jcls | ||
) |
Definition at line 579 of file plplotjavacJAVA_wrap.c.
SWIGEXPORT jint JNICALL Java_plplot_core_plplotjavacJNI_PLESC_1FILL_1get | ( | JNIEnv * | jenv, |
jclass | jcls | ||
) |
Definition at line 639 of file plplotjavacJAVA_wrap.c.
SWIGEXPORT jint JNICALL Java_plplot_core_plplotjavacJNI_PLESC_1FLUSH_1get | ( | JNIEnv * | jenv, |
jclass | jcls | ||
) |
Definition at line 663 of file plplotjavacJAVA_wrap.c.
SWIGEXPORT jint JNICALL Java_plplot_core_plplotjavacJNI_PLESC_1GETC_1get | ( | JNIEnv * | jenv, |
jclass | jcls | ||
) |
Definition at line 687 of file plplotjavacJAVA_wrap.c.
SWIGEXPORT jint JNICALL Java_plplot_core_plplotjavacJNI_PLESC_1GRAPH_1get | ( | JNIEnv * | jenv, |
jclass | jcls | ||
) |
Definition at line 627 of file plplotjavacJAVA_wrap.c.
SWIGEXPORT jint JNICALL Java_plplot_core_plplotjavacJNI_PLESC_1HAS_1TEXT_1get | ( | JNIEnv * | jenv, |
jclass | jcls | ||
) |
Definition at line 771 of file plplotjavacJAVA_wrap.c.
SWIGEXPORT jint JNICALL Java_plplot_core_plplotjavacJNI_PLESC_1IMAGE_1get | ( | JNIEnv * | jenv, |
jclass | jcls | ||
) |
Definition at line 783 of file plplotjavacJAVA_wrap.c.
SWIGEXPORT jint JNICALL Java_plplot_core_plplotjavacJNI_PLESC_1IMAGEOPS_1get | ( | JNIEnv * | jenv, |
jclass | jcls | ||
) |
Definition at line 795 of file plplotjavacJAVA_wrap.c.
SWIGEXPORT jint JNICALL Java_plplot_core_plplotjavacJNI_PLESC_1PLFLTBUFFERING_1get | ( | JNIEnv * | jenv, |
jclass | jcls | ||
) |
Definition at line 711 of file plplotjavacJAVA_wrap.c.
SWIGEXPORT jint JNICALL Java_plplot_core_plplotjavacJNI_PLESC_1REDRAW_1get | ( | JNIEnv * | jenv, |
jclass | jcls | ||
) |
Definition at line 603 of file plplotjavacJAVA_wrap.c.
SWIGEXPORT jint JNICALL Java_plplot_core_plplotjavacJNI_PLESC_1RESIZE_1get | ( | JNIEnv * | jenv, |
jclass | jcls | ||
) |
Definition at line 591 of file plplotjavacJAVA_wrap.c.
SWIGEXPORT jint JNICALL Java_plplot_core_plplotjavacJNI_PLESC_1SET_1COMPRESSION_1get | ( | JNIEnv * | jenv, |
jclass | jcls | ||
) |
Definition at line 735 of file plplotjavacJAVA_wrap.c.
SWIGEXPORT jint JNICALL Java_plplot_core_plplotjavacJNI_PLESC_1SET_1LPB_1get | ( | JNIEnv * | jenv, |
jclass | jcls | ||
) |
Definition at line 567 of file plplotjavacJAVA_wrap.c.
SWIGEXPORT jint JNICALL Java_plplot_core_plplotjavacJNI_PLESC_1SET_1RGB_1get | ( | JNIEnv * | jenv, |
jclass | jcls | ||
) |
Definition at line 543 of file plplotjavacJAVA_wrap.c.
SWIGEXPORT jint JNICALL Java_plplot_core_plplotjavacJNI_PLESC_1SWIN_1get | ( | JNIEnv * | jenv, |
jclass | jcls | ||
) |
Definition at line 699 of file plplotjavacJAVA_wrap.c.
SWIGEXPORT jint JNICALL Java_plplot_core_plplotjavacJNI_PLESC_1TEXT_1get | ( | JNIEnv * | jenv, |
jclass | jcls | ||
) |
Definition at line 615 of file plplotjavacJAVA_wrap.c.
SWIGEXPORT jint JNICALL Java_plplot_core_plplotjavacJNI_PLESC_1XORMOD_1get | ( | JNIEnv * | jenv, |
jclass | jcls | ||
) |
Definition at line 723 of file plplotjavacJAVA_wrap.c.
SWIGEXPORT jint JNICALL Java_plplot_core_plplotjavacJNI_PLESPLFLTBUFFERING_1DISABLE_1get | ( | JNIEnv * | jenv, |
jclass | jcls | ||
) |
Definition at line 2330 of file plplotjavacJAVA_wrap.c.
SWIGEXPORT jint JNICALL Java_plplot_core_plplotjavacJNI_PLESPLFLTBUFFERING_1ENABLE_1get | ( | JNIEnv * | jenv, |
jclass | jcls | ||
) |
Definition at line 2318 of file plplotjavacJAVA_wrap.c.
SWIGEXPORT jint JNICALL Java_plplot_core_plplotjavacJNI_PLESPLFLTBUFFERING_1QUERY_1get | ( | JNIEnv * | jenv, |
jclass | jcls | ||
) |
Definition at line 2342 of file plplotjavacJAVA_wrap.c.
SWIGEXPORT void JNICALL Java_plplot_core_plplotjavacJNI_plfamadv | ( | JNIEnv * | jenv, |
jclass | jcls | ||
) |
Definition at line 3326 of file plplotjavacJAVA_wrap.c.
SWIGEXPORT void JNICALL Java_plplot_core_plplotjavacJNI_plfill | ( | JNIEnv * | jenv, |
jclass | jcls, | ||
jdoubleArray | jarg1, | ||
jdoubleArray | jarg3 | ||
) |
Definition at line 3333 of file plplotjavacJAVA_wrap.c.
SWIGEXPORT void JNICALL Java_plplot_core_plplotjavacJNI_plfill3 | ( | JNIEnv * | jenv, |
jclass | jcls, | ||
jdoubleArray | jarg1, | ||
jdoubleArray | jarg3, | ||
jdoubleArray | jarg4 | ||
) |
Definition at line 3370 of file plplotjavacJAVA_wrap.c.
SWIGEXPORT void JNICALL Java_plplot_core_plplotjavacJNI_plflush | ( | JNIEnv * | jenv, |
jclass | jcls | ||
) |
Definition at line 3460 of file plplotjavacJAVA_wrap.c.
SWIGEXPORT void JNICALL Java_plplot_core_plplotjavacJNI_plfont | ( | JNIEnv * | jenv, |
jclass | jcls, | ||
jint | jarg1 | ||
) |
Definition at line 3467 of file plplotjavacJAVA_wrap.c.
SWIGEXPORT void JNICALL Java_plplot_core_plplotjavacJNI_plfontld | ( | JNIEnv * | jenv, |
jclass | jcls, | ||
jint | jarg1 | ||
) |
Definition at line 3477 of file plplotjavacJAVA_wrap.c.
SWIGEXPORT void JNICALL Java_plplot_core_plplotjavacJNI_plgchr | ( | JNIEnv * | jenv, |
jclass | jcls, | ||
jdoubleArray | jarg1, | ||
jdoubleArray | jarg2 | ||
) |
Definition at line 3487 of file plplotjavacJAVA_wrap.c.
SWIGEXPORT void JNICALL Java_plplot_core_plplotjavacJNI_plgcmap1_1range | ( | JNIEnv * | jenv, |
jclass | jcls, | ||
jdoubleArray | jarg1, | ||
jdoubleArray | jarg2 | ||
) |
Definition at line 7682 of file plplotjavacJAVA_wrap.c.
SWIGEXPORT void JNICALL Java_plplot_core_plplotjavacJNI_plgcol0 | ( | JNIEnv * | jenv, |
jclass | jcls, | ||
jint | jarg1, | ||
jintArray | jarg2, | ||
jintArray | jarg3, | ||
jintArray | jarg4 | ||
) |
Definition at line 3533 of file plplotjavacJAVA_wrap.c.
SWIGEXPORT void JNICALL Java_plplot_core_plplotjavacJNI_plgcol0a | ( | JNIEnv * | jenv, |
jclass | jcls, | ||
jint | jarg1, | ||
jintArray | jarg2, | ||
jintArray | jarg3, | ||
jintArray | jarg4, | ||
jdoubleArray | jarg5 | ||
) |
Definition at line 3600 of file plplotjavacJAVA_wrap.c.
SWIGEXPORT void JNICALL Java_plplot_core_plplotjavacJNI_plgcolbg | ( | JNIEnv * | jenv, |
jclass | jcls, | ||
jintArray | jarg1, | ||
jintArray | jarg2, | ||
jintArray | jarg3 | ||
) |
Definition at line 3686 of file plplotjavacJAVA_wrap.c.
SWIGEXPORT void JNICALL Java_plplot_core_plplotjavacJNI_plgcolbga | ( | JNIEnv * | jenv, |
jclass | jcls, | ||
jintArray | jarg1, | ||
jintArray | jarg2, | ||
jintArray | jarg3, | ||
jdoubleArray | jarg4 | ||
) |
Definition at line 3751 of file plplotjavacJAVA_wrap.c.
SWIGEXPORT void JNICALL Java_plplot_core_plplotjavacJNI_plgcompression | ( | JNIEnv * | jenv, |
jclass | jcls, | ||
jintArray | jarg1 | ||
) |
Definition at line 3835 of file plplotjavacJAVA_wrap.c.
SWIGEXPORT void JNICALL Java_plplot_core_plplotjavacJNI_plgdev | ( | JNIEnv * | jenv, |
jclass | jcls, | ||
jobject | jarg1 | ||
) |
Definition at line 3862 of file plplotjavacJAVA_wrap.c.
SWIGEXPORT void JNICALL Java_plplot_core_plplotjavacJNI_plgdidev | ( | JNIEnv * | jenv, |
jclass | jcls, | ||
jdoubleArray | jarg1, | ||
jdoubleArray | jarg2, | ||
jdoubleArray | jarg3, | ||
jdoubleArray | jarg4 | ||
) |
Definition at line 3903 of file plplotjavacJAVA_wrap.c.
SWIGEXPORT void JNICALL Java_plplot_core_plplotjavacJNI_plgdiori | ( | JNIEnv * | jenv, |
jclass | jcls, | ||
jdoubleArray | jarg1 | ||
) |
Definition at line 3987 of file plplotjavacJAVA_wrap.c.
SWIGEXPORT void JNICALL Java_plplot_core_plplotjavacJNI_plgdiplt | ( | JNIEnv * | jenv, |
jclass | jcls, | ||
jdoubleArray | jarg1, | ||
jdoubleArray | jarg2, | ||
jdoubleArray | jarg3, | ||
jdoubleArray | jarg4 | ||
) |
Definition at line 4014 of file plplotjavacJAVA_wrap.c.
SWIGEXPORT jint JNICALL Java_plplot_core_plplotjavacJNI_plGetCursor | ( | JNIEnv * | jenv, |
jclass | jcls, | ||
jlong | jarg1 | ||
) |
Definition at line 9986 of file plplotjavacJAVA_wrap.c.
SWIGEXPORT void JNICALL Java_plplot_core_plplotjavacJNI_plgfam | ( | JNIEnv * | jenv, |
jclass | jcls, | ||
jintArray | jarg1, | ||
jintArray | jarg2, | ||
jintArray | jarg3 | ||
) |
Definition at line 4098 of file plplotjavacJAVA_wrap.c.
SWIGEXPORT void JNICALL Java_plplot_core_plplotjavacJNI_plgfci | ( | JNIEnv * | jenv, |
jclass | jcls, | ||
jlongArray | jarg1 | ||
) |
Definition at line 4163 of file plplotjavacJAVA_wrap.c.
SWIGEXPORT void JNICALL Java_plplot_core_plplotjavacJNI_plgfnam | ( | JNIEnv * | jenv, |
jclass | jcls, | ||
jobject | jarg1 | ||
) |
Definition at line 4190 of file plplotjavacJAVA_wrap.c.
SWIGEXPORT void JNICALL Java_plplot_core_plplotjavacJNI_plgfont | ( | JNIEnv * | jenv, |
jclass | jcls, | ||
jintArray | jarg1, | ||
jintArray | jarg2, | ||
jintArray | jarg3 | ||
) |
Definition at line 4231 of file plplotjavacJAVA_wrap.c.
SWIGEXPORT void JNICALL Java_plplot_core_plplotjavacJNI_plglevel | ( | JNIEnv * | jenv, |
jclass | jcls, | ||
jintArray | jarg1 | ||
) |
Definition at line 4296 of file plplotjavacJAVA_wrap.c.
SWIGEXPORT void JNICALL Java_plplot_core_plplotjavacJNI_plgpage | ( | JNIEnv * | jenv, |
jclass | jcls, | ||
jdoubleArray | jarg1, | ||
jdoubleArray | jarg2, | ||
jintArray | jarg3, | ||
jintArray | jarg4, | ||
jintArray | jarg5, | ||
jintArray | jarg6 | ||
) |
Definition at line 4323 of file plplotjavacJAVA_wrap.c.
SWIGEXPORT void JNICALL Java_plplot_core_plplotjavacJNI_plgra | ( | JNIEnv * | jenv, |
jclass | jcls | ||
) |
Definition at line 4445 of file plplotjavacJAVA_wrap.c.
SWIGEXPORT void JNICALL Java_plplot_core_plplotjavacJNI_plgradient | ( | JNIEnv * | jenv, |
jclass | jcls, | ||
jdoubleArray | jarg1, | ||
jdoubleArray | jarg3, | ||
jdouble | jarg4 | ||
) |
Definition at line 3421 of file plplotjavacJAVA_wrap.c.
SWIGEXPORT jlong JNICALL Java_plplot_core_plplotjavacJNI_PLGraphicsIn_1button_1get | ( | JNIEnv * | jenv, |
jclass | jcls, | ||
jlong | jarg1 | ||
) |
Definition at line 2037 of file plplotjavacJAVA_wrap.c.
SWIGEXPORT void JNICALL Java_plplot_core_plplotjavacJNI_PLGraphicsIn_1button_1set | ( | JNIEnv * | jenv, |
jclass | jcls, | ||
jlong | jarg1, | ||
jlong | jarg2 | ||
) |
Definition at line 2025 of file plplotjavacJAVA_wrap.c.
SWIGEXPORT jdouble JNICALL Java_plplot_core_plplotjavacJNI_PLGraphicsIn_1dX_1get | ( | JNIEnv * | jenv, |
jclass | jcls, | ||
jlong | jarg1 | ||
) |
Definition at line 2180 of file plplotjavacJAVA_wrap.c.
SWIGEXPORT void JNICALL Java_plplot_core_plplotjavacJNI_PLGraphicsIn_1dX_1set | ( | JNIEnv * | jenv, |
jclass | jcls, | ||
jlong | jarg1, | ||
jdouble | jarg2 | ||
) |
Definition at line 2168 of file plplotjavacJAVA_wrap.c.
SWIGEXPORT jdouble JNICALL Java_plplot_core_plplotjavacJNI_PLGraphicsIn_1dY_1get | ( | JNIEnv * | jenv, |
jclass | jcls, | ||
jlong | jarg1 | ||
) |
Definition at line 2206 of file plplotjavacJAVA_wrap.c.
SWIGEXPORT void JNICALL Java_plplot_core_plplotjavacJNI_PLGraphicsIn_1dY_1set | ( | JNIEnv * | jenv, |
jclass | jcls, | ||
jlong | jarg1, | ||
jdouble | jarg2 | ||
) |
Definition at line 2194 of file plplotjavacJAVA_wrap.c.
SWIGEXPORT jlong JNICALL Java_plplot_core_plplotjavacJNI_PLGraphicsIn_1keysym_1get | ( | JNIEnv * | jenv, |
jclass | jcls, | ||
jlong | jarg1 | ||
) |
Definition at line 2011 of file plplotjavacJAVA_wrap.c.
SWIGEXPORT void JNICALL Java_plplot_core_plplotjavacJNI_PLGraphicsIn_1keysym_1set | ( | JNIEnv * | jenv, |
jclass | jcls, | ||
jlong | jarg1, | ||
jlong | jarg2 | ||
) |
Definition at line 1999 of file plplotjavacJAVA_wrap.c.
SWIGEXPORT jint JNICALL Java_plplot_core_plplotjavacJNI_PLGraphicsIn_1pX_1get | ( | JNIEnv * | jenv, |
jclass | jcls, | ||
jlong | jarg1 | ||
) |
Definition at line 2128 of file plplotjavacJAVA_wrap.c.
SWIGEXPORT void JNICALL Java_plplot_core_plplotjavacJNI_PLGraphicsIn_1pX_1set | ( | JNIEnv * | jenv, |
jclass | jcls, | ||
jlong | jarg1, | ||
jint | jarg2 | ||
) |
Definition at line 2116 of file plplotjavacJAVA_wrap.c.
SWIGEXPORT jint JNICALL Java_plplot_core_plplotjavacJNI_PLGraphicsIn_1pY_1get | ( | JNIEnv * | jenv, |
jclass | jcls, | ||
jlong | jarg1 | ||
) |
Definition at line 2154 of file plplotjavacJAVA_wrap.c.
SWIGEXPORT void JNICALL Java_plplot_core_plplotjavacJNI_PLGraphicsIn_1pY_1set | ( | JNIEnv * | jenv, |
jclass | jcls, | ||
jlong | jarg1, | ||
jint | jarg2 | ||
) |
Definition at line 2142 of file plplotjavacJAVA_wrap.c.
SWIGEXPORT jlong JNICALL Java_plplot_core_plplotjavacJNI_PLGraphicsIn_1state_1get | ( | JNIEnv * | jenv, |
jclass | jcls, | ||
jlong | jarg1 | ||
) |
Definition at line 1985 of file plplotjavacJAVA_wrap.c.
SWIGEXPORT void JNICALL Java_plplot_core_plplotjavacJNI_PLGraphicsIn_1state_1set | ( | JNIEnv * | jenv, |
jclass | jcls, | ||
jlong | jarg1, | ||
jlong | jarg2 | ||
) |
Definition at line 1973 of file plplotjavacJAVA_wrap.c.
SWIGEXPORT jstring JNICALL Java_plplot_core_plplotjavacJNI_PLGraphicsIn_1string_1get | ( | JNIEnv * | jenv, |
jclass | jcls, | ||
jlong | jarg1 | ||
) |
Definition at line 2102 of file plplotjavacJAVA_wrap.c.
SWIGEXPORT void JNICALL Java_plplot_core_plplotjavacJNI_PLGraphicsIn_1string_1set | ( | JNIEnv * | jenv, |
jclass | jcls, | ||
jlong | jarg1, | ||
jstring | jarg2 | ||
) |
Definition at line 2077 of file plplotjavacJAVA_wrap.c.
SWIGEXPORT jint JNICALL Java_plplot_core_plplotjavacJNI_PLGraphicsIn_1subwindow_1get | ( | JNIEnv * | jenv, |
jclass | jcls, | ||
jlong | jarg1 | ||
) |
Definition at line 2063 of file plplotjavacJAVA_wrap.c.
SWIGEXPORT void JNICALL Java_plplot_core_plplotjavacJNI_PLGraphicsIn_1subwindow_1set | ( | JNIEnv * | jenv, |
jclass | jcls, | ||
jlong | jarg1, | ||
jint | jarg2 | ||
) |
Definition at line 2051 of file plplotjavacJAVA_wrap.c.
SWIGEXPORT jint JNICALL Java_plplot_core_plplotjavacJNI_PLGraphicsIn_1type_1get | ( | JNIEnv * | jenv, |
jclass | jcls, | ||
jlong | jarg1 | ||
) |
Definition at line 1959 of file plplotjavacJAVA_wrap.c.
SWIGEXPORT void JNICALL Java_plplot_core_plplotjavacJNI_PLGraphicsIn_1type_1set | ( | JNIEnv * | jenv, |
jclass | jcls, | ||
jlong | jarg1, | ||
jint | jarg2 | ||
) |
Definition at line 1947 of file plplotjavacJAVA_wrap.c.
SWIGEXPORT jdouble JNICALL Java_plplot_core_plplotjavacJNI_PLGraphicsIn_1wX_1get | ( | JNIEnv * | jenv, |
jclass | jcls, | ||
jlong | jarg1 | ||
) |
Definition at line 2232 of file plplotjavacJAVA_wrap.c.
SWIGEXPORT void JNICALL Java_plplot_core_plplotjavacJNI_PLGraphicsIn_1wX_1set | ( | JNIEnv * | jenv, |
jclass | jcls, | ||
jlong | jarg1, | ||
jdouble | jarg2 | ||
) |
Definition at line 2220 of file plplotjavacJAVA_wrap.c.
SWIGEXPORT jdouble JNICALL Java_plplot_core_plplotjavacJNI_PLGraphicsIn_1wY_1get | ( | JNIEnv * | jenv, |
jclass | jcls, | ||
jlong | jarg1 | ||
) |
Definition at line 2258 of file plplotjavacJAVA_wrap.c.
SWIGEXPORT void JNICALL Java_plplot_core_plplotjavacJNI_PLGraphicsIn_1wY_1set | ( | JNIEnv * | jenv, |
jclass | jcls, | ||
jlong | jarg1, | ||
jdouble | jarg2 | ||
) |
Definition at line 2246 of file plplotjavacJAVA_wrap.c.
SWIGEXPORT void JNICALL Java_plplot_core_plplotjavacJNI_plgriddata | ( | JNIEnv * | jenv, |
jclass | jcls, | ||
jdoubleArray | jarg1, | ||
jdoubleArray | jarg2, | ||
jdoubleArray | jarg3, | ||
jdoubleArray | jarg5, | ||
jdoubleArray | jarg7, | ||
jobjectArray | jarg9, | ||
jint | jarg10, | ||
jdouble | jarg11 | ||
) |
Definition at line 4452 of file plplotjavacJAVA_wrap.c.
SWIGEXPORT void JNICALL Java_plplot_core_plplotjavacJNI_plgspa | ( | JNIEnv * | jenv, |
jclass | jcls, | ||
jdoubleArray | jarg1, | ||
jdoubleArray | jarg2, | ||
jdoubleArray | jarg3, | ||
jdoubleArray | jarg4 | ||
) |
Definition at line 4604 of file plplotjavacJAVA_wrap.c.
SWIGEXPORT void JNICALL Java_plplot_core_plplotjavacJNI_plgstrm | ( | JNIEnv * | jenv, |
jclass | jcls, | ||
jintArray | jarg1 | ||
) |
Definition at line 4688 of file plplotjavacJAVA_wrap.c.
SWIGEXPORT void JNICALL Java_plplot_core_plplotjavacJNI_plgver | ( | JNIEnv * | jenv, |
jclass | jcls, | ||
jobject | jarg1 | ||
) |
Definition at line 4715 of file plplotjavacJAVA_wrap.c.
SWIGEXPORT void JNICALL Java_plplot_core_plplotjavacJNI_plgvpd | ( | JNIEnv * | jenv, |
jclass | jcls, | ||
jdoubleArray | jarg1, | ||
jdoubleArray | jarg2, | ||
jdoubleArray | jarg3, | ||
jdoubleArray | jarg4 | ||
) |
Definition at line 4756 of file plplotjavacJAVA_wrap.c.
SWIGEXPORT void JNICALL Java_plplot_core_plplotjavacJNI_plgvpw | ( | JNIEnv * | jenv, |
jclass | jcls, | ||
jdoubleArray | jarg1, | ||
jdoubleArray | jarg2, | ||
jdoubleArray | jarg3, | ||
jdoubleArray | jarg4 | ||
) |
Definition at line 4840 of file plplotjavacJAVA_wrap.c.
SWIGEXPORT void JNICALL Java_plplot_core_plplotjavacJNI_plgxax | ( | JNIEnv * | jenv, |
jclass | jcls, | ||
jintArray | jarg1, | ||
jintArray | jarg2 | ||
) |
Definition at line 4924 of file plplotjavacJAVA_wrap.c.
SWIGEXPORT void JNICALL Java_plplot_core_plplotjavacJNI_plgyax | ( | JNIEnv * | jenv, |
jclass | jcls, | ||
jintArray | jarg1, | ||
jintArray | jarg2 | ||
) |
Definition at line 4970 of file plplotjavacJAVA_wrap.c.
SWIGEXPORT void JNICALL Java_plplot_core_plplotjavacJNI_plgzax | ( | JNIEnv * | jenv, |
jclass | jcls, | ||
jintArray | jarg1, | ||
jintArray | jarg2 | ||
) |
Definition at line 5016 of file plplotjavacJAVA_wrap.c.
SWIGEXPORT void JNICALL Java_plplot_core_plplotjavacJNI_plhist | ( | JNIEnv * | jenv, |
jclass | jcls, | ||
jdoubleArray | jarg1, | ||
jdouble | jarg3, | ||
jdouble | jarg4, | ||
jint | jarg5, | ||
jint | jarg6 | ||
) |
Definition at line 5062 of file plplotjavacJAVA_wrap.c.
SWIGEXPORT void JNICALL Java_plplot_core_plplotjavacJNI_plhlsrgb | ( | JNIEnv * | jenv, |
jclass | jcls, | ||
jdouble | jarg1, | ||
jdouble | jarg2, | ||
jdouble | jarg3, | ||
jdoubleArray | jarg4, | ||
jdoubleArray | jarg5, | ||
jdoubleArray | jarg6 | ||
) |
Definition at line 5093 of file plplotjavacJAVA_wrap.c.
SWIGEXPORT void JNICALL Java_plplot_core_plplotjavacJNI_plimage | ( | JNIEnv * | jenv, |
jclass | jcls, | ||
jobjectArray | jarg1, | ||
jdouble | jarg4, | ||
jdouble | jarg5, | ||
jdouble | jarg6, | ||
jdouble | jarg7, | ||
jdouble | jarg8, | ||
jdouble | jarg9, | ||
jdouble | jarg10, | ||
jdouble | jarg11, | ||
jdouble | jarg12, | ||
jdouble | jarg13 | ||
) |
Definition at line 9576 of file plplotjavacJAVA_wrap.c.
SWIGEXPORT void JNICALL Java_plplot_core_plplotjavacJNI_plimagefr | ( | JNIEnv * | jenv, |
jclass | jcls, | ||
jobjectArray | jarg1, | ||
jdouble | jarg4, | ||
jdouble | jarg5, | ||
jdouble | jarg6, | ||
jdouble | jarg7, | ||
jdouble | jarg8, | ||
jdouble | jarg9, | ||
jdouble | jarg10, | ||
jdouble | jarg11, | ||
jobjectArray | jarg12, | ||
jobjectArray | jarg13 | ||
) |
Definition at line 9654 of file plplotjavacJAVA_wrap.c.
SWIGEXPORT void JNICALL Java_plplot_core_plplotjavacJNI_plinit | ( | JNIEnv * | jenv, |
jclass | jcls | ||
) |
Definition at line 5164 of file plplotjavacJAVA_wrap.c.
SWIGEXPORT void JNICALL Java_plplot_core_plplotjavacJNI_pljoin | ( | JNIEnv * | jenv, |
jclass | jcls, | ||
jdouble | jarg1, | ||
jdouble | jarg2, | ||
jdouble | jarg3, | ||
jdouble | jarg4 | ||
) |
Definition at line 5171 of file plplotjavacJAVA_wrap.c.
SWIGEXPORT void JNICALL Java_plplot_core_plplotjavacJNI_pllab | ( | JNIEnv * | jenv, |
jclass | jcls, | ||
jstring | jarg1, | ||
jstring | jarg2, | ||
jstring | jarg3 | ||
) |
Definition at line 5187 of file plplotjavacJAVA_wrap.c.
SWIGEXPORT void JNICALL Java_plplot_core_plplotjavacJNI_pllegend | ( | JNIEnv * | jenv, |
jclass | jcls, | ||
jdoubleArray | jarg1, | ||
jdoubleArray | jarg2, | ||
jint | jarg3, | ||
jint | jarg4, | ||
jdouble | jarg5, | ||
jdouble | jarg6, | ||
jdouble | jarg7, | ||
jint | jarg8, | ||
jint | jarg9, | ||
jint | jarg10, | ||
jint | jarg11, | ||
jint | jarg12, | ||
jintArray | jarg13, | ||
jdouble | jarg15, | ||
jdouble | jarg16, | ||
jdouble | jarg17, | ||
jdouble | jarg18, | ||
jintArray | jarg19, | ||
jobjectArray | jarg20, | ||
jintArray | jarg21, | ||
jintArray | jarg22, | ||
jdoubleArray | jarg23, | ||
jdoubleArray | jarg24, | ||
jintArray | jarg25, | ||
jintArray | jarg26, | ||
jdoubleArray | jarg27, | ||
jintArray | jarg28, | ||
jdoubleArray | jarg29, | ||
jintArray | jarg30, | ||
jobjectArray | jarg31 | ||
) |
Definition at line 5216 of file plplotjavacJAVA_wrap.c.
SWIGEXPORT void JNICALL Java_plplot_core_plplotjavacJNI_pllightsource | ( | JNIEnv * | jenv, |
jclass | jcls, | ||
jdouble | jarg1, | ||
jdouble | jarg2, | ||
jdouble | jarg3 | ||
) |
Definition at line 5874 of file plplotjavacJAVA_wrap.c.
SWIGEXPORT void JNICALL Java_plplot_core_plplotjavacJNI_plline | ( | JNIEnv * | jenv, |
jclass | jcls, | ||
jdoubleArray | jarg1, | ||
jdoubleArray | jarg3 | ||
) |
Definition at line 5888 of file plplotjavacJAVA_wrap.c.
SWIGEXPORT void JNICALL Java_plplot_core_plplotjavacJNI_plline3 | ( | JNIEnv * | jenv, |
jclass | jcls, | ||
jdoubleArray | jarg1, | ||
jdoubleArray | jarg3, | ||
jdoubleArray | jarg4 | ||
) |
Definition at line 5925 of file plplotjavacJAVA_wrap.c.
SWIGEXPORT void JNICALL Java_plplot_core_plplotjavacJNI_pllsty | ( | JNIEnv * | jenv, |
jclass | jcls, | ||
jint | jarg1 | ||
) |
Definition at line 5976 of file plplotjavacJAVA_wrap.c.
SWIGEXPORT void JNICALL Java_plplot_core_plplotjavacJNI_plmap | ( | JNIEnv * | jenv, |
jclass | jcls, | ||
jobject | jarg1, | ||
jstring | jarg2, | ||
jdouble | jarg3, | ||
jdouble | jarg4, | ||
jdouble | jarg5, | ||
jdouble | jarg6 | ||
) |
Definition at line 9501 of file plplotjavacJAVA_wrap.c.
SWIGEXPORT void JNICALL Java_plplot_core_plplotjavacJNI_plmeridians | ( | JNIEnv * | jenv, |
jclass | jcls, | ||
jobject | jarg1, | ||
jdouble | jarg2, | ||
jdouble | jarg3, | ||
jdouble | jarg4, | ||
jdouble | jarg5, | ||
jdouble | jarg6, | ||
jdouble | jarg7 | ||
) |
Definition at line 9540 of file plplotjavacJAVA_wrap.c.
SWIGEXPORT void JNICALL Java_plplot_core_plplotjavacJNI_plmesh | ( | JNIEnv * | jenv, |
jclass | jcls, | ||
jdoubleArray | jarg1, | ||
jdoubleArray | jarg2, | ||
jobjectArray | jarg3, | ||
jint | jarg6 | ||
) |
Definition at line 5986 of file plplotjavacJAVA_wrap.c.
SWIGEXPORT void JNICALL Java_plplot_core_plplotjavacJNI_plmeshc | ( | JNIEnv * | jenv, |
jclass | jcls, | ||
jdoubleArray | jarg1, | ||
jdoubleArray | jarg2, | ||
jobjectArray | jarg3, | ||
jint | jarg6, | ||
jdoubleArray | jarg7 | ||
) |
Definition at line 6074 of file plplotjavacJAVA_wrap.c.
SWIGEXPORT void JNICALL Java_plplot_core_plplotjavacJNI_plMinMax2dGrid | ( | JNIEnv * | jenv, |
jclass | jcls, | ||
jobjectArray | jarg1, | ||
jdoubleArray | jarg4, | ||
jdoubleArray | jarg5 | ||
) |
Definition at line 9890 of file plplotjavacJAVA_wrap.c.
SWIGEXPORT void JNICALL Java_plplot_core_plplotjavacJNI_plmkstrm | ( | JNIEnv * | jenv, |
jclass | jcls, | ||
jintArray | jarg1 | ||
) |
Definition at line 6173 of file plplotjavacJAVA_wrap.c.
SWIGEXPORT void JNICALL Java_plplot_core_plplotjavacJNI_plmtex | ( | JNIEnv * | jenv, |
jclass | jcls, | ||
jstring | jarg1, | ||
jdouble | jarg2, | ||
jdouble | jarg3, | ||
jdouble | jarg4, | ||
jstring | jarg5 | ||
) |
Definition at line 6200 of file plplotjavacJAVA_wrap.c.
SWIGEXPORT void JNICALL Java_plplot_core_plplotjavacJNI_plmtex3 | ( | JNIEnv * | jenv, |
jclass | jcls, | ||
jstring | jarg1, | ||
jdouble | jarg2, | ||
jdouble | jarg3, | ||
jdouble | jarg4, | ||
jstring | jarg5 | ||
) |
Definition at line 6228 of file plplotjavacJAVA_wrap.c.
SWIGEXPORT void JNICALL Java_plplot_core_plplotjavacJNI_plOptUsage | ( | JNIEnv * | jenv, |
jclass | jcls | ||
) |
Definition at line 9883 of file plplotjavacJAVA_wrap.c.
SWIGEXPORT void JNICALL Java_plplot_core_plplotjavacJNI_plot3d | ( | JNIEnv * | jenv, |
jclass | jcls, | ||
jdoubleArray | jarg1, | ||
jdoubleArray | jarg2, | ||
jobjectArray | jarg3, | ||
jint | jarg6, | ||
jboolean | jarg7 | ||
) |
Definition at line 6256 of file plplotjavacJAVA_wrap.c.
SWIGEXPORT void JNICALL Java_plplot_core_plplotjavacJNI_plot3dc | ( | JNIEnv * | jenv, |
jclass | jcls, | ||
jdoubleArray | jarg1, | ||
jdoubleArray | jarg2, | ||
jobjectArray | jarg3, | ||
jint | jarg6, | ||
jdoubleArray | jarg7 | ||
) |
Definition at line 6348 of file plplotjavacJAVA_wrap.c.
SWIGEXPORT void JNICALL Java_plplot_core_plplotjavacJNI_plot3dcl | ( | JNIEnv * | jenv, |
jclass | jcls, | ||
jdoubleArray | jarg1, | ||
jdoubleArray | jarg2, | ||
jobjectArray | jarg3, | ||
jint | jarg6, | ||
jdoubleArray | jarg7, | ||
jint | jarg9, | ||
jintArray | jarg10, | ||
jintArray | jarg12 | ||
) |
Definition at line 6447 of file plplotjavacJAVA_wrap.c.
SWIGEXPORT jint JNICALL Java_plplot_core_plplotjavacJNI_plparseopts | ( | JNIEnv * | jenv, |
jclass | jcls, | ||
jobjectArray | jarg1, | ||
jint | jarg3 | ||
) |
Definition at line 6806 of file plplotjavacJAVA_wrap.c.
SWIGEXPORT void JNICALL Java_plplot_core_plplotjavacJNI_plpat | ( | JNIEnv * | jenv, |
jclass | jcls, | ||
jintArray | jarg1, | ||
jintArray | jarg3 | ||
) |
Definition at line 6852 of file plplotjavacJAVA_wrap.c.
SWIGEXPORT void JNICALL Java_plplot_core_plplotjavacJNI_plpoin | ( | JNIEnv * | jenv, |
jclass | jcls, | ||
jdoubleArray | jarg1, | ||
jdoubleArray | jarg3, | ||
jint | jarg4 | ||
) |
Definition at line 6889 of file plplotjavacJAVA_wrap.c.
SWIGEXPORT void JNICALL Java_plplot_core_plplotjavacJNI_plpoin3 | ( | JNIEnv * | jenv, |
jclass | jcls, | ||
jdoubleArray | jarg1, | ||
jdoubleArray | jarg3, | ||
jdoubleArray | jarg4, | ||
jint | jarg5 | ||
) |
Definition at line 6928 of file plplotjavacJAVA_wrap.c.
SWIGEXPORT void JNICALL Java_plplot_core_plplotjavacJNI_plpoly3 | ( | JNIEnv * | jenv, |
jclass | jcls, | ||
jdoubleArray | jarg1, | ||
jdoubleArray | jarg3, | ||
jdoubleArray | jarg4, | ||
jbooleanArray | jarg5, | ||
jboolean | jarg6 | ||
) |
Definition at line 6981 of file plplotjavacJAVA_wrap.c.
SWIGEXPORT void JNICALL Java_plplot_core_plplotjavacJNI_plprec | ( | JNIEnv * | jenv, |
jclass | jcls, | ||
jint | jarg1, | ||
jint | jarg2 | ||
) |
Definition at line 7050 of file plplotjavacJAVA_wrap.c.
SWIGEXPORT void JNICALL Java_plplot_core_plplotjavacJNI_plpsty | ( | JNIEnv * | jenv, |
jclass | jcls, | ||
jint | jarg1 | ||
) |
Definition at line 7062 of file plplotjavacJAVA_wrap.c.
SWIGEXPORT void JNICALL Java_plplot_core_plplotjavacJNI_plptex | ( | JNIEnv * | jenv, |
jclass | jcls, | ||
jdouble | jarg1, | ||
jdouble | jarg2, | ||
jdouble | jarg3, | ||
jdouble | jarg4, | ||
jdouble | jarg5, | ||
jstring | jarg6 | ||
) |
Definition at line 7072 of file plplotjavacJAVA_wrap.c.
SWIGEXPORT void JNICALL Java_plplot_core_plplotjavacJNI_plptex3 | ( | JNIEnv * | jenv, |
jclass | jcls, | ||
jdouble | jarg1, | ||
jdouble | jarg2, | ||
jdouble | jarg3, | ||
jdouble | jarg4, | ||
jdouble | jarg5, | ||
jdouble | jarg6, | ||
jdouble | jarg7, | ||
jdouble | jarg8, | ||
jdouble | jarg9, | ||
jdouble | jarg10, | ||
jstring | jarg11 | ||
) |
Definition at line 7097 of file plplotjavacJAVA_wrap.c.
SWIGEXPORT jdouble JNICALL Java_plplot_core_plplotjavacJNI_plrandd | ( | JNIEnv * | jenv, |
jclass | jcls | ||
) |
Definition at line 7132 of file plplotjavacJAVA_wrap.c.
SWIGEXPORT void JNICALL Java_plplot_core_plplotjavacJNI_plreplot | ( | JNIEnv * | jenv, |
jclass | jcls | ||
) |
Definition at line 7144 of file plplotjavacJAVA_wrap.c.
SWIGEXPORT void JNICALL Java_plplot_core_plplotjavacJNI_plResetOpts | ( | JNIEnv * | jenv, |
jclass | jcls | ||
) |
Definition at line 9854 of file plplotjavacJAVA_wrap.c.
SWIGEXPORT void JNICALL Java_plplot_core_plplotjavacJNI_plrgbhls | ( | JNIEnv * | jenv, |
jclass | jcls, | ||
jdouble | jarg1, | ||
jdouble | jarg2, | ||
jdouble | jarg3, | ||
jdoubleArray | jarg4, | ||
jdoubleArray | jarg5, | ||
jdoubleArray | jarg6 | ||
) |
Definition at line 7151 of file plplotjavacJAVA_wrap.c.
SWIGEXPORT void JNICALL Java_plplot_core_plplotjavacJNI_plschr | ( | JNIEnv * | jenv, |
jclass | jcls, | ||
jdouble | jarg1, | ||
jdouble | jarg2 | ||
) |
Definition at line 7222 of file plplotjavacJAVA_wrap.c.
SWIGEXPORT void JNICALL Java_plplot_core_plplotjavacJNI_plscmap0 | ( | JNIEnv * | jenv, |
jclass | jcls, | ||
jintArray | jarg1, | ||
jintArray | jarg2, | ||
jintArray | jarg3 | ||
) |
Definition at line 7234 of file plplotjavacJAVA_wrap.c.
SWIGEXPORT void JNICALL Java_plplot_core_plplotjavacJNI_plscmap0a | ( | JNIEnv * | jenv, |
jclass | jcls, | ||
jintArray | jarg1, | ||
jintArray | jarg2, | ||
jintArray | jarg3, | ||
jdoubleArray | jarg4 | ||
) |
Definition at line 7282 of file plplotjavacJAVA_wrap.c.
SWIGEXPORT void JNICALL Java_plplot_core_plplotjavacJNI_plscmap0n | ( | JNIEnv * | jenv, |
jclass | jcls, | ||
jint | jarg1 | ||
) |
Definition at line 7344 of file plplotjavacJAVA_wrap.c.
SWIGEXPORT void JNICALL Java_plplot_core_plplotjavacJNI_plscmap1 | ( | JNIEnv * | jenv, |
jclass | jcls, | ||
jintArray | jarg1, | ||
jintArray | jarg2, | ||
jintArray | jarg3 | ||
) |
Definition at line 7354 of file plplotjavacJAVA_wrap.c.
SWIGEXPORT void JNICALL Java_plplot_core_plplotjavacJNI_plscmap1_1range | ( | JNIEnv * | jenv, |
jclass | jcls, | ||
jdouble | jarg1, | ||
jdouble | jarg2 | ||
) |
Definition at line 7670 of file plplotjavacJAVA_wrap.c.
SWIGEXPORT void JNICALL Java_plplot_core_plplotjavacJNI_plscmap1a | ( | JNIEnv * | jenv, |
jclass | jcls, | ||
jintArray | jarg1, | ||
jintArray | jarg2, | ||
jintArray | jarg3, | ||
jdoubleArray | jarg4 | ||
) |
Definition at line 7402 of file plplotjavacJAVA_wrap.c.
SWIGEXPORT void JNICALL Java_plplot_core_plplotjavacJNI_plscmap1l | ( | JNIEnv * | jenv, |
jclass | jcls, | ||
jboolean | jarg1, | ||
jdoubleArray | jarg2, | ||
jdoubleArray | jarg4, | ||
jdoubleArray | jarg5, | ||
jdoubleArray | jarg6, | ||
jbooleanArray | jarg7 | ||
) |
Definition at line 7464 of file plplotjavacJAVA_wrap.c.
SWIGEXPORT void JNICALL Java_plplot_core_plplotjavacJNI_plscmap1la | ( | JNIEnv * | jenv, |
jclass | jcls, | ||
jboolean | jarg1, | ||
jdoubleArray | jarg2, | ||
jdoubleArray | jarg4, | ||
jdoubleArray | jarg5, | ||
jdoubleArray | jarg6, | ||
jdoubleArray | jarg7, | ||
jbooleanArray | jarg8 | ||
) |
Definition at line 7555 of file plplotjavacJAVA_wrap.c.
SWIGEXPORT void JNICALL Java_plplot_core_plplotjavacJNI_plscmap1n | ( | JNIEnv * | jenv, |
jclass | jcls, | ||
jint | jarg1 | ||
) |
Definition at line 7660 of file plplotjavacJAVA_wrap.c.
SWIGEXPORT void JNICALL Java_plplot_core_plplotjavacJNI_plscol0 | ( | JNIEnv * | jenv, |
jclass | jcls, | ||
jint | jarg1, | ||
jint | jarg2, | ||
jint | jarg3, | ||
jint | jarg4 | ||
) |
Definition at line 7728 of file plplotjavacJAVA_wrap.c.
SWIGEXPORT void JNICALL Java_plplot_core_plplotjavacJNI_plscol0a | ( | JNIEnv * | jenv, |
jclass | jcls, | ||
jint | jarg1, | ||
jint | jarg2, | ||
jint | jarg3, | ||
jint | jarg4, | ||
jdouble | jarg5 | ||
) |
Definition at line 7744 of file plplotjavacJAVA_wrap.c.
SWIGEXPORT void JNICALL Java_plplot_core_plplotjavacJNI_plscolbg | ( | JNIEnv * | jenv, |
jclass | jcls, | ||
jint | jarg1, | ||
jint | jarg2, | ||
jint | jarg3 | ||
) |
Definition at line 7762 of file plplotjavacJAVA_wrap.c.
SWIGEXPORT void JNICALL Java_plplot_core_plplotjavacJNI_plscolbga | ( | JNIEnv * | jenv, |
jclass | jcls, | ||
jint | jarg1, | ||
jint | jarg2, | ||
jint | jarg3, | ||
jdouble | jarg4 | ||
) |
Definition at line 7776 of file plplotjavacJAVA_wrap.c.
SWIGEXPORT void JNICALL Java_plplot_core_plplotjavacJNI_plscolor | ( | JNIEnv * | jenv, |
jclass | jcls, | ||
jint | jarg1 | ||
) |
Definition at line 7792 of file plplotjavacJAVA_wrap.c.
SWIGEXPORT void JNICALL Java_plplot_core_plplotjavacJNI_plscompression | ( | JNIEnv * | jenv, |
jclass | jcls, | ||
jint | jarg1 | ||
) |
Definition at line 7802 of file plplotjavacJAVA_wrap.c.
SWIGEXPORT void JNICALL Java_plplot_core_plplotjavacJNI_plsdev | ( | JNIEnv * | jenv, |
jclass | jcls, | ||
jstring | jarg1 | ||
) |
Definition at line 7812 of file plplotjavacJAVA_wrap.c.
SWIGEXPORT void JNICALL Java_plplot_core_plplotjavacJNI_plsdidev | ( | JNIEnv * | jenv, |
jclass | jcls, | ||
jdouble | jarg1, | ||
jdouble | jarg2, | ||
jdouble | jarg3, | ||
jdouble | jarg4 | ||
) |
Definition at line 7827 of file plplotjavacJAVA_wrap.c.
SWIGEXPORT void JNICALL Java_plplot_core_plplotjavacJNI_plsdimap | ( | JNIEnv * | jenv, |
jclass | jcls, | ||
jint | jarg1, | ||
jint | jarg2, | ||
jint | jarg3, | ||
jint | jarg4, | ||
jdouble | jarg5, | ||
jdouble | jarg6 | ||
) |
Definition at line 7843 of file plplotjavacJAVA_wrap.c.
SWIGEXPORT void JNICALL Java_plplot_core_plplotjavacJNI_plsdiori | ( | JNIEnv * | jenv, |
jclass | jcls, | ||
jdouble | jarg1 | ||
) |
Definition at line 7863 of file plplotjavacJAVA_wrap.c.
SWIGEXPORT void JNICALL Java_plplot_core_plplotjavacJNI_plsdiplt | ( | JNIEnv * | jenv, |
jclass | jcls, | ||
jdouble | jarg1, | ||
jdouble | jarg2, | ||
jdouble | jarg3, | ||
jdouble | jarg4 | ||
) |
Definition at line 7873 of file plplotjavacJAVA_wrap.c.
SWIGEXPORT void JNICALL Java_plplot_core_plplotjavacJNI_plsdiplz | ( | JNIEnv * | jenv, |
jclass | jcls, | ||
jdouble | jarg1, | ||
jdouble | jarg2, | ||
jdouble | jarg3, | ||
jdouble | jarg4 | ||
) |
Definition at line 7889 of file plplotjavacJAVA_wrap.c.
SWIGEXPORT void JNICALL Java_plplot_core_plplotjavacJNI_plseed | ( | JNIEnv * | jenv, |
jclass | jcls, | ||
jlong | jarg1 | ||
) |
Definition at line 7905 of file plplotjavacJAVA_wrap.c.
SWIGEXPORT void JNICALL Java_plplot_core_plplotjavacJNI_plsesc | ( | JNIEnv * | jenv, |
jclass | jcls, | ||
jchar | jarg1 | ||
) |
Definition at line 7915 of file plplotjavacJAVA_wrap.c.
SWIGEXPORT jint JNICALL Java_plplot_core_plplotjavacJNI_plsetopt | ( | JNIEnv * | jenv, |
jclass | jcls, | ||
jstring | jarg1, | ||
jstring | jarg2 | ||
) |
Definition at line 7925 of file plplotjavacJAVA_wrap.c.
SWIGEXPORT void JNICALL Java_plplot_core_plplotjavacJNI_plSetUsage | ( | JNIEnv * | jenv, |
jclass | jcls, | ||
jstring | jarg1, | ||
jstring | jarg2 | ||
) |
Definition at line 9861 of file plplotjavacJAVA_wrap.c.
SWIGEXPORT void JNICALL Java_plplot_core_plplotjavacJNI_plsfam | ( | JNIEnv * | jenv, |
jclass | jcls, | ||
jint | jarg1, | ||
jint | jarg2, | ||
jint | jarg3 | ||
) |
Definition at line 7951 of file plplotjavacJAVA_wrap.c.
SWIGEXPORT void JNICALL Java_plplot_core_plplotjavacJNI_plsfci | ( | JNIEnv * | jenv, |
jclass | jcls, | ||
jlong | jarg1 | ||
) |
Definition at line 7965 of file plplotjavacJAVA_wrap.c.
SWIGEXPORT void JNICALL Java_plplot_core_plplotjavacJNI_plsfnam | ( | JNIEnv * | jenv, |
jclass | jcls, | ||
jstring | jarg1 | ||
) |
Definition at line 7975 of file plplotjavacJAVA_wrap.c.
SWIGEXPORT void JNICALL Java_plplot_core_plplotjavacJNI_plsfont | ( | JNIEnv * | jenv, |
jclass | jcls, | ||
jint | jarg1, | ||
jint | jarg2, | ||
jint | jarg3 | ||
) |
Definition at line 7990 of file plplotjavacJAVA_wrap.c.
SWIGEXPORT void JNICALL Java_plplot_core_plplotjavacJNI_plshade | ( | JNIEnv * | jenv, |
jclass | jcls, | ||
jobjectArray | jarg1, | ||
jdouble | jarg5, | ||
jdouble | jarg6, | ||
jdouble | jarg7, | ||
jdouble | jarg8, | ||
jdouble | jarg9, | ||
jdouble | jarg10, | ||
jint | jarg11, | ||
jdouble | jarg12, | ||
jdouble | jarg13, | ||
jint | jarg14, | ||
jdouble | jarg15, | ||
jint | jarg16, | ||
jdouble | jarg17, | ||
jboolean | jarg19, | ||
jobjectArray | jarg20, | ||
jobjectArray | jarg21 | ||
) |
Definition at line 8218 of file plplotjavacJAVA_wrap.c.
SWIGEXPORT void JNICALL Java_plplot_core_plplotjavacJNI_plshades | ( | JNIEnv * | jenv, |
jclass | jcls, | ||
jobjectArray | jarg1, | ||
jdouble | jarg5, | ||
jdouble | jarg6, | ||
jdouble | jarg7, | ||
jdouble | jarg8, | ||
jdoubleArray | jarg9, | ||
jdouble | jarg11, | ||
jint | jarg12, | ||
jdouble | jarg13, | ||
jboolean | jarg15, | ||
jobjectArray | jarg16, | ||
jobjectArray | jarg17 | ||
) |
Definition at line 8004 of file plplotjavacJAVA_wrap.c.
SWIGEXPORT void JNICALL Java_plplot_core_plplotjavacJNI_plslabelfunc | ( | JNIEnv * | jenv, |
jclass | jcls, | ||
jobject | jarg1, | ||
jobject | jarg2 | ||
) |
Definition at line 8433 of file plplotjavacJAVA_wrap.c.
SWIGEXPORT void JNICALL Java_plplot_core_plplotjavacJNI_plsmaj | ( | JNIEnv * | jenv, |
jclass | jcls, | ||
jdouble | jarg1, | ||
jdouble | jarg2 | ||
) |
Definition at line 8470 of file plplotjavacJAVA_wrap.c.
SWIGEXPORT void JNICALL Java_plplot_core_plplotjavacJNI_plsmin | ( | JNIEnv * | jenv, |
jclass | jcls, | ||
jdouble | jarg1, | ||
jdouble | jarg2 | ||
) |
Definition at line 8482 of file plplotjavacJAVA_wrap.c.
SWIGEXPORT void JNICALL Java_plplot_core_plplotjavacJNI_plsori | ( | JNIEnv * | jenv, |
jclass | jcls, | ||
jint | jarg1 | ||
) |
Definition at line 8494 of file plplotjavacJAVA_wrap.c.
SWIGEXPORT void JNICALL Java_plplot_core_plplotjavacJNI_plspage | ( | JNIEnv * | jenv, |
jclass | jcls, | ||
jdouble | jarg1, | ||
jdouble | jarg2, | ||
jint | jarg3, | ||
jint | jarg4, | ||
jint | jarg5, | ||
jint | jarg6 | ||
) |
Definition at line 8504 of file plplotjavacJAVA_wrap.c.
SWIGEXPORT void JNICALL Java_plplot_core_plplotjavacJNI_plspal0 | ( | JNIEnv * | jenv, |
jclass | jcls, | ||
jstring | jarg1 | ||
) |
Definition at line 8524 of file plplotjavacJAVA_wrap.c.
SWIGEXPORT void JNICALL Java_plplot_core_plplotjavacJNI_plspal1 | ( | JNIEnv * | jenv, |
jclass | jcls, | ||
jstring | jarg1, | ||
jboolean | jarg2 | ||
) |
Definition at line 8539 of file plplotjavacJAVA_wrap.c.
SWIGEXPORT void JNICALL Java_plplot_core_plplotjavacJNI_plspause | ( | JNIEnv * | jenv, |
jclass | jcls, | ||
jboolean | jarg1 | ||
) |
Definition at line 8558 of file plplotjavacJAVA_wrap.c.
SWIGEXPORT void JNICALL Java_plplot_core_plplotjavacJNI_plsstrm | ( | JNIEnv * | jenv, |
jclass | jcls, | ||
jint | jarg1 | ||
) |
Definition at line 8570 of file plplotjavacJAVA_wrap.c.
SWIGEXPORT void JNICALL Java_plplot_core_plplotjavacJNI_plssub | ( | JNIEnv * | jenv, |
jclass | jcls, | ||
jint | jarg1, | ||
jint | jarg2 | ||
) |
Definition at line 8580 of file plplotjavacJAVA_wrap.c.
SWIGEXPORT void JNICALL Java_plplot_core_plplotjavacJNI_plssym | ( | JNIEnv * | jenv, |
jclass | jcls, | ||
jdouble | jarg1, | ||
jdouble | jarg2 | ||
) |
Definition at line 8592 of file plplotjavacJAVA_wrap.c.
SWIGEXPORT void JNICALL Java_plplot_core_plplotjavacJNI_plstar | ( | JNIEnv * | jenv, |
jclass | jcls, | ||
jint | jarg1, | ||
jint | jarg2 | ||
) |
Definition at line 8604 of file plplotjavacJAVA_wrap.c.
SWIGEXPORT void JNICALL Java_plplot_core_plplotjavacJNI_plstart | ( | JNIEnv * | jenv, |
jclass | jcls, | ||
jstring | jarg1, | ||
jint | jarg2, | ||
jint | jarg3 | ||
) |
Definition at line 8616 of file plplotjavacJAVA_wrap.c.
SWIGEXPORT void JNICALL Java_plplot_core_plplotjavacJNI_plstransform | ( | JNIEnv * | jenv, |
jclass | jcls, | ||
jobject | jarg1, | ||
jobject | jarg2 | ||
) |
Definition at line 8635 of file plplotjavacJAVA_wrap.c.
SWIGEXPORT void JNICALL Java_plplot_core_plplotjavacJNI_plstring | ( | JNIEnv * | jenv, |
jclass | jcls, | ||
jdoubleArray | jarg1, | ||
jdoubleArray | jarg3, | ||
jstring | jarg4 | ||
) |
Definition at line 8672 of file plplotjavacJAVA_wrap.c.
SWIGEXPORT void JNICALL Java_plplot_core_plplotjavacJNI_plstring3 | ( | JNIEnv * | jenv, |
jclass | jcls, | ||
jdoubleArray | jarg1, | ||
jdoubleArray | jarg3, | ||
jdoubleArray | jarg4, | ||
jstring | jarg5 | ||
) |
Definition at line 8716 of file plplotjavacJAVA_wrap.c.
SWIGEXPORT void JNICALL Java_plplot_core_plplotjavacJNI_plstripa | ( | JNIEnv * | jenv, |
jclass | jcls, | ||
jint | jarg1, | ||
jint | jarg2, | ||
jdouble | jarg3, | ||
jdouble | jarg4 | ||
) |
Definition at line 8774 of file plplotjavacJAVA_wrap.c.
SWIGEXPORT void JNICALL Java_plplot_core_plplotjavacJNI_plstripc | ( | JNIEnv * | jenv, |
jclass | jcls, | ||
jintArray | jarg1, | ||
jstring | jarg2, | ||
jstring | jarg3, | ||
jdouble | jarg4, | ||
jdouble | jarg5, | ||
jdouble | jarg6, | ||
jdouble | jarg7, | ||
jdouble | jarg8, | ||
jdouble | jarg9, | ||
jdouble | jarg10, | ||
jboolean | jarg11, | ||
jboolean | jarg12, | ||
jint | jarg13, | ||
jint | jarg14, | ||
jintArray | jarg15, | ||
jintArray | jarg16, | ||
jobjectArray | jarg17, | ||
jstring | jarg18, | ||
jstring | jarg19, | ||
jstring | jarg20 | ||
) |
Definition at line 8790 of file plplotjavacJAVA_wrap.c.
SWIGEXPORT void JNICALL Java_plplot_core_plplotjavacJNI_plstripd | ( | JNIEnv * | jenv, |
jclass | jcls, | ||
jint | jarg1 | ||
) |
Definition at line 8929 of file plplotjavacJAVA_wrap.c.
SWIGEXPORT void JNICALL Java_plplot_core_plplotjavacJNI_plstyl | ( | JNIEnv * | jenv, |
jclass | jcls, | ||
jintArray | jarg1, | ||
jintArray | jarg3 | ||
) |
Definition at line 8939 of file plplotjavacJAVA_wrap.c.
SWIGEXPORT void JNICALL Java_plplot_core_plplotjavacJNI_plsurf3d | ( | JNIEnv * | jenv, |
jclass | jcls, | ||
jdoubleArray | jarg1, | ||
jdoubleArray | jarg2, | ||
jobjectArray | jarg3, | ||
jint | jarg6, | ||
jdoubleArray | jarg7 | ||
) |
Definition at line 6577 of file plplotjavacJAVA_wrap.c.
SWIGEXPORT void JNICALL Java_plplot_core_plplotjavacJNI_plsurf3dl | ( | JNIEnv * | jenv, |
jclass | jcls, | ||
jdoubleArray | jarg1, | ||
jdoubleArray | jarg2, | ||
jobjectArray | jarg3, | ||
jint | jarg6, | ||
jdoubleArray | jarg7, | ||
jint | jarg9, | ||
jintArray | jarg10, | ||
jintArray | jarg12 | ||
) |
Definition at line 6676 of file plplotjavacJAVA_wrap.c.
SWIGEXPORT void JNICALL Java_plplot_core_plplotjavacJNI_plsvect | ( | JNIEnv * | jenv, |
jclass | jcls, | ||
jdoubleArray | jarg1, | ||
jdoubleArray | jarg2, | ||
jboolean | jarg4 | ||
) |
Definition at line 8976 of file plplotjavacJAVA_wrap.c.
SWIGEXPORT void JNICALL Java_plplot_core_plplotjavacJNI_plsvpa | ( | JNIEnv * | jenv, |
jclass | jcls, | ||
jdouble | jarg1, | ||
jdouble | jarg2, | ||
jdouble | jarg3, | ||
jdouble | jarg4 | ||
) |
Definition at line 9014 of file plplotjavacJAVA_wrap.c.
SWIGEXPORT jint JNICALL Java_plplot_core_plplotjavacJNI_PLSWIN_1DEVICE_1get | ( | JNIEnv * | jenv, |
jclass | jcls | ||
) |
Definition at line 1431 of file plplotjavacJAVA_wrap.c.
SWIGEXPORT jint JNICALL Java_plplot_core_plplotjavacJNI_PLSWIN_1WORLD_1get | ( | JNIEnv * | jenv, |
jclass | jcls | ||
) |
Definition at line 1443 of file plplotjavacJAVA_wrap.c.
SWIGEXPORT void JNICALL Java_plplot_core_plplotjavacJNI_plsxax | ( | JNIEnv * | jenv, |
jclass | jcls, | ||
jint | jarg1, | ||
jint | jarg2 | ||
) |
Definition at line 9030 of file plplotjavacJAVA_wrap.c.
SWIGEXPORT void JNICALL Java_plplot_core_plplotjavacJNI_plsyax | ( | JNIEnv * | jenv, |
jclass | jcls, | ||
jint | jarg1, | ||
jint | jarg2 | ||
) |
Definition at line 9042 of file plplotjavacJAVA_wrap.c.
SWIGEXPORT void JNICALL Java_plplot_core_plplotjavacJNI_plsym | ( | JNIEnv * | jenv, |
jclass | jcls, | ||
jdoubleArray | jarg1, | ||
jdoubleArray | jarg3, | ||
jint | jarg4 | ||
) |
Definition at line 9054 of file plplotjavacJAVA_wrap.c.
SWIGEXPORT void JNICALL Java_plplot_core_plplotjavacJNI_plszax | ( | JNIEnv * | jenv, |
jclass | jcls, | ||
jint | jarg1, | ||
jint | jarg2 | ||
) |
Definition at line 9093 of file plplotjavacJAVA_wrap.c.
SWIGEXPORT void JNICALL Java_plplot_core_plplotjavacJNI_pltext | ( | JNIEnv * | jenv, |
jclass | jcls | ||
) |
Definition at line 9105 of file plplotjavacJAVA_wrap.c.
SWIGEXPORT void JNICALL Java_plplot_core_plplotjavacJNI_pltimefmt | ( | JNIEnv * | jenv, |
jclass | jcls, | ||
jstring | jarg1 | ||
) |
Definition at line 9112 of file plplotjavacJAVA_wrap.c.
SWIGEXPORT void JNICALL Java_plplot_core_plplotjavacJNI_plvasp | ( | JNIEnv * | jenv, |
jclass | jcls, | ||
jdouble | jarg1 | ||
) |
Definition at line 9127 of file plplotjavacJAVA_wrap.c.
SWIGEXPORT void JNICALL Java_plplot_core_plplotjavacJNI_plvect | ( | JNIEnv * | jenv, |
jclass | jcls, | ||
jobjectArray | jarg1, | ||
jobjectArray | jarg2, | ||
jdouble | jarg5, | ||
jobjectArray | jarg6, | ||
jobjectArray | jarg7 | ||
) |
Definition at line 9137 of file plplotjavacJAVA_wrap.c.
SWIGEXPORT void JNICALL Java_plplot_core_plplotjavacJNI_plvpas | ( | JNIEnv * | jenv, |
jclass | jcls, | ||
jdouble | jarg1, | ||
jdouble | jarg2, | ||
jdouble | jarg3, | ||
jdouble | jarg4, | ||
jdouble | jarg5 | ||
) |
Definition at line 9370 of file plplotjavacJAVA_wrap.c.
SWIGEXPORT void JNICALL Java_plplot_core_plplotjavacJNI_plvpor | ( | JNIEnv * | jenv, |
jclass | jcls, | ||
jdouble | jarg1, | ||
jdouble | jarg2, | ||
jdouble | jarg3, | ||
jdouble | jarg4 | ||
) |
Definition at line 9388 of file plplotjavacJAVA_wrap.c.
SWIGEXPORT void JNICALL Java_plplot_core_plplotjavacJNI_plvsta | ( | JNIEnv * | jenv, |
jclass | jcls | ||
) |
Definition at line 9404 of file plplotjavacJAVA_wrap.c.
SWIGEXPORT void JNICALL Java_plplot_core_plplotjavacJNI_plw3d | ( | JNIEnv * | jenv, |
jclass | jcls, | ||
jdouble | jarg1, | ||
jdouble | jarg2, | ||
jdouble | jarg3, | ||
jdouble | jarg4, | ||
jdouble | jarg5, | ||
jdouble | jarg6, | ||
jdouble | jarg7, | ||
jdouble | jarg8, | ||
jdouble | jarg9, | ||
jdouble | jarg10, | ||
jdouble | jarg11 | ||
) |
Definition at line 9411 of file plplotjavacJAVA_wrap.c.
SWIGEXPORT void JNICALL Java_plplot_core_plplotjavacJNI_plwidth | ( | JNIEnv * | jenv, |
jclass | jcls, | ||
jint | jarg1 | ||
) |
Definition at line 9441 of file plplotjavacJAVA_wrap.c.
SWIGEXPORT void JNICALL Java_plplot_core_plplotjavacJNI_plwind | ( | JNIEnv * | jenv, |
jclass | jcls, | ||
jdouble | jarg1, | ||
jdouble | jarg2, | ||
jdouble | jarg3, | ||
jdouble | jarg4 | ||
) |
Definition at line 9451 of file plplotjavacJAVA_wrap.c.
SWIGEXPORT void JNICALL Java_plplot_core_plplotjavacJNI_plxormod | ( | JNIEnv * | jenv, |
jclass | jcls, | ||
jboolean | jarg1, | ||
jbooleanArray | jarg2 | ||
) |
Definition at line 9467 of file plplotjavacJAVA_wrap.c.
SWIGEXPORT jint JNICALL Java_plplot_core_plplotjavacJNI_SURF_1CONT_1get | ( | JNIEnv * | jenv, |
jclass | jcls | ||
) |
Definition at line 879 of file plplotjavacJAVA_wrap.c.
SWIGEXPORT jint JNICALL Java_plplot_core_plplotjavacJNI_TOP_1CONT_1get | ( | JNIEnv * | jenv, |
jclass | jcls | ||
) |
Definition at line 867 of file plplotjavacJAVA_wrap.c.
SWIGEXPORT JNIEXPORT jint JNICALL JNI_OnLoad | ( | JavaVM * | jvm, |
void * | reserved | ||
) |
Definition at line 195 of file plplotjavacJAVA_wrap.c.
Definition at line 379 of file plplotjavacJAVA_wrap.c.
Definition at line 363 of file plplotjavacJAVA_wrap.c.
|
static |
Definition at line 328 of file plplotjavacJAVA_wrap.c.
Definition at line 214 of file plplotjavacJAVA_wrap.c.
Definition at line 253 of file plplotjavacJAVA_wrap.c.
Definition at line 240 of file plplotjavacJAVA_wrap.c.
Definition at line 227 of file plplotjavacJAVA_wrap.c.
Definition at line 286 of file plplotjavacJAVA_wrap.c.
Definition at line 267 of file plplotjavacJAVA_wrap.c.
Definition at line 305 of file plplotjavacJAVA_wrap.c.
|
static |
Definition at line 159 of file plplotjavacJAVA_wrap.c.
|
static |
Definition at line 341 of file plplotjavacJAVA_wrap.c.
|
static |
Definition at line 193 of file plplotjavacJAVA_wrap.c.
JNIEnv* cbenvMapform |
Definition at line 359 of file plplotjavacJAVA_wrap.c.
|
static |
Definition at line 345 of file plplotjavacJAVA_wrap.c.
jobject ctClass = 0 |
Definition at line 440 of file plplotjavacJAVA_wrap.c.
jobject ctClassRef = 0 |
Definition at line 441 of file plplotjavacJAVA_wrap.c.
jobject labelClass = 0 |
Definition at line 373 of file plplotjavacJAVA_wrap.c.
jobject labelClassRef = 0 |
Definition at line 374 of file plplotjavacJAVA_wrap.c.
jobject mapformClass |
Definition at line 357 of file plplotjavacJAVA_wrap.c.
jmethodID mapformID |
Definition at line 358 of file plplotjavacJAVA_wrap.c.
|
static |
Definition at line 343 of file plplotjavacJAVA_wrap.c.
|
static |
Definition at line 342 of file plplotjavacJAVA_wrap.c.
|
static |
Definition at line 344 of file plplotjavacJAVA_wrap.c.
|
static |
Definition at line 342 of file plplotjavacJAVA_wrap.c.