PLplot
5.11.0
|
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 *PL_UNUSED(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 | label_java (PLINT axis, PLFLT value, char *string, PLINT len, PLPointer PL_UNUSED(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_1DOUBLEBUFFERING_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_PLESC_1PL2DEVCOL_1get (JNIEnv *jenv, jclass jcls) |
SWIGEXPORT jint JNICALL | Java_plplot_core_plplotjavacJNI_PLESC_1DEV2PLCOL_1get (JNIEnv *jenv, jclass jcls) |
SWIGEXPORT jint JNICALL | Java_plplot_core_plplotjavacJNI_PLESC_1SETBGFG_1get (JNIEnv *jenv, jclass jcls) |
SWIGEXPORT jint JNICALL | Java_plplot_core_plplotjavacJNI_PLESC_1DEVINIT_1get (JNIEnv *jenv, jclass jcls) |
SWIGEXPORT jint JNICALL | Java_plplot_core_plplotjavacJNI_PLESC_1GETBACKEND_1get (JNIEnv *jenv, jclass jcls) |
SWIGEXPORT jint JNICALL | Java_plplot_core_plplotjavacJNI_PLESC_1BEGIN_1TEXT_1get (JNIEnv *jenv, jclass jcls) |
SWIGEXPORT jint JNICALL | Java_plplot_core_plplotjavacJNI_PLESC_1TEXT_1CHAR_1get (JNIEnv *jenv, jclass jcls) |
SWIGEXPORT jint JNICALL | Java_plplot_core_plplotjavacJNI_PLESC_1CONTROL_1CHAR_1get (JNIEnv *jenv, jclass jcls) |
SWIGEXPORT jint JNICALL | Java_plplot_core_plplotjavacJNI_PLESC_1END_1TEXT_1get (JNIEnv *jenv, jclass jcls) |
SWIGEXPORT jint JNICALL | Java_plplot_core_plplotjavacJNI_PLESC_1START_1RASTERIZE_1get (JNIEnv *jenv, jclass jcls) |
SWIGEXPORT jint JNICALL | Java_plplot_core_plplotjavacJNI_PLESC_1END_1RASTERIZE_1get (JNIEnv *jenv, jclass jcls) |
SWIGEXPORT jint JNICALL | Java_plplot_core_plplotjavacJNI_PLESC_1ARC_1get (JNIEnv *jenv, jclass jcls) |
SWIGEXPORT jint JNICALL | Java_plplot_core_plplotjavacJNI_PLESC_1GRADIENT_1get (JNIEnv *jenv, jclass jcls) |
SWIGEXPORT jint JNICALL | Java_plplot_core_plplotjavacJNI_PLESC_1MODESET_1get (JNIEnv *jenv, jclass jcls) |
SWIGEXPORT jint JNICALL | Java_plplot_core_plplotjavacJNI_PLESC_1MODEGET_1get (JNIEnv *jenv, jclass jcls) |
SWIGEXPORT jint JNICALL | Java_plplot_core_plplotjavacJNI_PLESC_1FIXASPECT_1get (JNIEnv *jenv, jclass jcls) |
SWIGEXPORT jint JNICALL | Java_plplot_core_plplotjavacJNI_PLESC_1IMPORT_1BUFFER_1get (JNIEnv *jenv, jclass jcls) |
SWIGEXPORT jint JNICALL | Java_plplot_core_plplotjavacJNI_PLTEXT_1FONTCHANGE_1get (JNIEnv *jenv, jclass jcls) |
SWIGEXPORT jint JNICALL | Java_plplot_core_plplotjavacJNI_PLTEXT_1SUPERSCRIPT_1get (JNIEnv *jenv, jclass jcls) |
SWIGEXPORT jint JNICALL | Java_plplot_core_plplotjavacJNI_PLTEXT_1SUBSCRIPT_1get (JNIEnv *jenv, jclass jcls) |
SWIGEXPORT jint JNICALL | Java_plplot_core_plplotjavacJNI_PLTEXT_1BACKCHAR_1get (JNIEnv *jenv, jclass jcls) |
SWIGEXPORT jint JNICALL | Java_plplot_core_plplotjavacJNI_PLTEXT_1OVERLINE_1get (JNIEnv *jenv, jclass jcls) |
SWIGEXPORT jint JNICALL | Java_plplot_core_plplotjavacJNI_PLTEXT_1UNDERLINE_1get (JNIEnv *jenv, jclass jcls) |
SWIGEXPORT jint JNICALL | Java_plplot_core_plplotjavacJNI_ZEROW2B_1get (JNIEnv *jenv, jclass jcls) |
SWIGEXPORT jint JNICALL | Java_plplot_core_plplotjavacJNI_ZEROW2D_1get (JNIEnv *jenv, jclass jcls) |
SWIGEXPORT jint JNICALL | Java_plplot_core_plplotjavacJNI_ONEW2B_1get (JNIEnv *jenv, jclass jcls) |
SWIGEXPORT jint JNICALL | Java_plplot_core_plplotjavacJNI_ONEW2D_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 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_PLESC_1DOUBLEBUFFERING_1ENABLE_1get (JNIEnv *jenv, jclass jcls) |
SWIGEXPORT jint JNICALL | Java_plplot_core_plplotjavacJNI_PLESC_1DOUBLEBUFFERING_1DISABLE_1get (JNIEnv *jenv, jclass jcls) |
SWIGEXPORT jint JNICALL | Java_plplot_core_plplotjavacJNI_PLESC_1DOUBLEBUFFERING_1QUERY_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_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 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_PL_1DRAWMODE_1UNKNOWN_1get (JNIEnv *jenv, jclass jcls) |
SWIGEXPORT jint JNICALL | Java_plplot_core_plplotjavacJNI_PL_1DRAWMODE_1DEFAULT_1get (JNIEnv *jenv, jclass jcls) |
SWIGEXPORT jint JNICALL | Java_plplot_core_plplotjavacJNI_PL_1DRAWMODE_1REPLACE_1get (JNIEnv *jenv, jclass jcls) |
SWIGEXPORT jint JNICALL | Java_plplot_core_plplotjavacJNI_PL_1DRAWMODE_1XOR_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 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 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_plpath (JNIEnv *jenv, jclass jcls, jint jarg1, jdouble jarg2, jdouble jarg3, jdouble jarg4, jdouble jarg5) |
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, jdouble 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_plmapline (JNIEnv *jenv, jclass jcls, jobject jarg1, jstring jarg2, jdouble jarg3, jdouble jarg4, jdouble jarg5, jdouble jarg6, jintArray jarg7) |
SWIGEXPORT void JNICALL | Java_plplot_core_plplotjavacJNI_plmapstring (JNIEnv *jenv, jclass jcls, jobject jarg1, jstring jarg2, jstring jarg3, jdouble jarg4, jdouble jarg5, jdouble jarg6, jdouble jarg7, jintArray jarg8) |
SWIGEXPORT void JNICALL | Java_plplot_core_plplotjavacJNI_plmaptex (JNIEnv *jenv, jclass jcls, jobject jarg1, jstring jarg2, jdouble jarg3, jdouble jarg4, jdouble jarg5, jstring jarg6, jdouble jarg7, jdouble jarg8, jdouble jarg9, jdouble jarg10, jint jarg11) |
SWIGEXPORT void JNICALL | Java_plplot_core_plplotjavacJNI_plmapfill (JNIEnv *jenv, jclass jcls, jobject jarg1, jstring jarg2, jdouble jarg3, jdouble jarg4, jdouble jarg5, jdouble jarg6, jintArray jarg7) |
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 452 of file plplotjavacJAVA_wrap.c.
SWIGEXPORT jint JNICALL Java_plplot_core_plplotjavacJNI_BASE_1CONT_1get | ( | JNIEnv * | jenv, |
jclass | jcls | ||
) |
Definition at line 2387 of file plplotjavacJAVA_wrap.c.
SWIGEXPORT void JNICALL Java_plplot_core_plplotjavacJNI_delete_1PLGraphicsIn | ( | JNIEnv * | jenv, |
jclass | jcls, | ||
jlong | jarg1 | ||
) |
Definition at line 2796 of file plplotjavacJAVA_wrap.c.
SWIGEXPORT jint JNICALL Java_plplot_core_plplotjavacJNI_DRAW_1LINEX_1get | ( | JNIEnv * | jenv, |
jclass | jcls | ||
) |
Definition at line 2339 of file plplotjavacJAVA_wrap.c.
SWIGEXPORT jint JNICALL Java_plplot_core_plplotjavacJNI_DRAW_1LINEXY_1get | ( | JNIEnv * | jenv, |
jclass | jcls | ||
) |
Definition at line 2363 of file plplotjavacJAVA_wrap.c.
SWIGEXPORT jint JNICALL Java_plplot_core_plplotjavacJNI_DRAW_1LINEY_1get | ( | JNIEnv * | jenv, |
jclass | jcls | ||
) |
Definition at line 2351 of file plplotjavacJAVA_wrap.c.
SWIGEXPORT jint JNICALL Java_plplot_core_plplotjavacJNI_DRAW_1SIDES_1get | ( | JNIEnv * | jenv, |
jclass | jcls | ||
) |
Definition at line 2423 of file plplotjavacJAVA_wrap.c.
SWIGEXPORT jint JNICALL Java_plplot_core_plplotjavacJNI_FACETED_1get | ( | JNIEnv * | jenv, |
jclass | jcls | ||
) |
Definition at line 2435 of file plplotjavacJAVA_wrap.c.
SWIGEXPORT jint JNICALL Java_plplot_core_plplotjavacJNI_GRID_1CSA_1get | ( | JNIEnv * | jenv, |
jclass | jcls | ||
) |
Definition at line 1763 of file plplotjavacJAVA_wrap.c.
SWIGEXPORT jint JNICALL Java_plplot_core_plplotjavacJNI_GRID_1DTLI_1get | ( | JNIEnv * | jenv, |
jclass | jcls | ||
) |
Definition at line 1775 of file plplotjavacJAVA_wrap.c.
SWIGEXPORT jint JNICALL Java_plplot_core_plplotjavacJNI_GRID_1NNAIDW_1get | ( | JNIEnv * | jenv, |
jclass | jcls | ||
) |
Definition at line 1823 of file plplotjavacJAVA_wrap.c.
SWIGEXPORT jint JNICALL Java_plplot_core_plplotjavacJNI_GRID_1NNI_1get | ( | JNIEnv * | jenv, |
jclass | jcls | ||
) |
Definition at line 1787 of file plplotjavacJAVA_wrap.c.
SWIGEXPORT jint JNICALL Java_plplot_core_plplotjavacJNI_GRID_1NNIDW_1get | ( | JNIEnv * | jenv, |
jclass | jcls | ||
) |
Definition at line 1799 of file plplotjavacJAVA_wrap.c.
SWIGEXPORT jint JNICALL Java_plplot_core_plplotjavacJNI_GRID_1NNLI_1get | ( | JNIEnv * | jenv, |
jclass | jcls | ||
) |
Definition at line 1811 of file plplotjavacJAVA_wrap.c.
SWIGEXPORT jstring JNICALL Java_plplot_core_plplotjavacJNI_jPLFLTArray_1get | ( | JNIEnv * | jenv, |
jclass | jcls | ||
) |
Definition at line 515 of file plplotjavacJAVA_wrap.c.
SWIGEXPORT jstring JNICALL Java_plplot_core_plplotjavacJNI_jPLFLTbracket2_1get | ( | JNIEnv * | jenv, |
jclass | jcls | ||
) |
Definition at line 539 of file plplotjavacJAVA_wrap.c.
SWIGEXPORT jstring JNICALL Java_plplot_core_plplotjavacJNI_jPLFLTbracket_1get | ( | JNIEnv * | jenv, |
jclass | jcls | ||
) |
Definition at line 527 of file plplotjavacJAVA_wrap.c.
SWIGEXPORT jint JNICALL Java_plplot_core_plplotjavacJNI_MAG_1COLOR_1get | ( | JNIEnv * | jenv, |
jclass | jcls | ||
) |
Definition at line 2375 of file plplotjavacJAVA_wrap.c.
SWIGEXPORT jint JNICALL Java_plplot_core_plplotjavacJNI_MESH_1get | ( | JNIEnv * | jenv, |
jclass | jcls | ||
) |
Definition at line 2447 of file plplotjavacJAVA_wrap.c.
SWIGEXPORT jlong JNICALL Java_plplot_core_plplotjavacJNI_new_1PLGraphicsIn | ( | JNIEnv * | jenv, |
jclass | jcls | ||
) |
Definition at line 2784 of file plplotjavacJAVA_wrap.c.
SWIGEXPORT jint JNICALL Java_plplot_core_plplotjavacJNI_ONEW2B_1get | ( | JNIEnv * | jenv, |
jclass | jcls | ||
) |
Definition at line 1115 of file plplotjavacJAVA_wrap.c.
SWIGEXPORT jint JNICALL Java_plplot_core_plplotjavacJNI_ONEW2D_1get | ( | JNIEnv * | jenv, |
jclass | jcls | ||
) |
Definition at line 1127 of file plplotjavacJAVA_wrap.c.
SWIGEXPORT jint JNICALL Java_plplot_core_plplotjavacJNI_PL_1BIN_1CENTRED_1get | ( | JNIEnv * | jenv, |
jclass | jcls | ||
) |
Definition at line 1727 of file plplotjavacJAVA_wrap.c.
SWIGEXPORT jint JNICALL Java_plplot_core_plplotjavacJNI_PL_1BIN_1DEFAULT_1get | ( | JNIEnv * | jenv, |
jclass | jcls | ||
) |
Definition at line 1715 of file plplotjavacJAVA_wrap.c.
SWIGEXPORT jint JNICALL Java_plplot_core_plplotjavacJNI_PL_1BIN_1NOEMPTY_1get | ( | JNIEnv * | jenv, |
jclass | jcls | ||
) |
Definition at line 1751 of file plplotjavacJAVA_wrap.c.
SWIGEXPORT jint JNICALL Java_plplot_core_plplotjavacJNI_PL_1BIN_1NOEXPAND_1get | ( | JNIEnv * | jenv, |
jclass | jcls | ||
) |
Definition at line 1739 of file plplotjavacJAVA_wrap.c.
SWIGEXPORT jint JNICALL Java_plplot_core_plplotjavacJNI_PL_1COLORBAR_1BACKGROUND_1get | ( | JNIEnv * | jenv, |
jclass | jcls | ||
) |
Definition at line 2267 of file plplotjavacJAVA_wrap.c.
SWIGEXPORT jint JNICALL Java_plplot_core_plplotjavacJNI_PL_1COLORBAR_1BOUNDING_1BOX_1get | ( | JNIEnv * | jenv, |
jclass | jcls | ||
) |
Definition at line 2279 of file plplotjavacJAVA_wrap.c.
SWIGEXPORT jint JNICALL Java_plplot_core_plplotjavacJNI_PL_1COLORBAR_1CAP_1HIGH_1get | ( | JNIEnv * | jenv, |
jclass | jcls | ||
) |
Definition at line 2195 of file plplotjavacJAVA_wrap.c.
SWIGEXPORT jint JNICALL Java_plplot_core_plplotjavacJNI_PL_1COLORBAR_1CAP_1LOW_1get | ( | JNIEnv * | jenv, |
jclass | jcls | ||
) |
Definition at line 2183 of file plplotjavacJAVA_wrap.c.
SWIGEXPORT jint JNICALL Java_plplot_core_plplotjavacJNI_PL_1COLORBAR_1CAP_1NONE_1get | ( | JNIEnv * | jenv, |
jclass | jcls | ||
) |
Definition at line 2171 of file plplotjavacJAVA_wrap.c.
SWIGEXPORT jint JNICALL Java_plplot_core_plplotjavacJNI_PL_1COLORBAR_1GRADIENT_1get | ( | JNIEnv * | jenv, |
jclass | jcls | ||
) |
Definition at line 2159 of file plplotjavacJAVA_wrap.c.
SWIGEXPORT jint JNICALL Java_plplot_core_plplotjavacJNI_PL_1COLORBAR_1IMAGE_1get | ( | JNIEnv * | jenv, |
jclass | jcls | ||
) |
Definition at line 2135 of file plplotjavacJAVA_wrap.c.
SWIGEXPORT jint JNICALL Java_plplot_core_plplotjavacJNI_PL_1COLORBAR_1LABEL_1BOTTOM_1get | ( | JNIEnv * | jenv, |
jclass | jcls | ||
) |
Definition at line 2123 of file plplotjavacJAVA_wrap.c.
SWIGEXPORT jint JNICALL Java_plplot_core_plplotjavacJNI_PL_1COLORBAR_1LABEL_1LEFT_1get | ( | JNIEnv * | jenv, |
jclass | jcls | ||
) |
Definition at line 2087 of file plplotjavacJAVA_wrap.c.
SWIGEXPORT jint JNICALL Java_plplot_core_plplotjavacJNI_PL_1COLORBAR_1LABEL_1RIGHT_1get | ( | JNIEnv * | jenv, |
jclass | jcls | ||
) |
Definition at line 2099 of file plplotjavacJAVA_wrap.c.
SWIGEXPORT jint JNICALL Java_plplot_core_plplotjavacJNI_PL_1COLORBAR_1LABEL_1TOP_1get | ( | JNIEnv * | jenv, |
jclass | jcls | ||
) |
Definition at line 2111 of file plplotjavacJAVA_wrap.c.
SWIGEXPORT jint JNICALL Java_plplot_core_plplotjavacJNI_PL_1COLORBAR_1ORIENT_1BOTTOM_1get | ( | JNIEnv * | jenv, |
jclass | jcls | ||
) |
Definition at line 2255 of file plplotjavacJAVA_wrap.c.
SWIGEXPORT jint JNICALL Java_plplot_core_plplotjavacJNI_PL_1COLORBAR_1ORIENT_1LEFT_1get | ( | JNIEnv * | jenv, |
jclass | jcls | ||
) |
Definition at line 2243 of file plplotjavacJAVA_wrap.c.
SWIGEXPORT jint JNICALL Java_plplot_core_plplotjavacJNI_PL_1COLORBAR_1ORIENT_1RIGHT_1get | ( | JNIEnv * | jenv, |
jclass | jcls | ||
) |
Definition at line 2219 of file plplotjavacJAVA_wrap.c.
SWIGEXPORT jint JNICALL Java_plplot_core_plplotjavacJNI_PL_1COLORBAR_1ORIENT_1TOP_1get | ( | JNIEnv * | jenv, |
jclass | jcls | ||
) |
Definition at line 2231 of file plplotjavacJAVA_wrap.c.
SWIGEXPORT jint JNICALL Java_plplot_core_plplotjavacJNI_PL_1COLORBAR_1SHADE_1get | ( | JNIEnv * | jenv, |
jclass | jcls | ||
) |
Definition at line 2147 of file plplotjavacJAVA_wrap.c.
SWIGEXPORT jint JNICALL Java_plplot_core_plplotjavacJNI_PL_1COLORBAR_1SHADE_1LABEL_1get | ( | JNIEnv * | jenv, |
jclass | jcls | ||
) |
Definition at line 2207 of file plplotjavacJAVA_wrap.c.
SWIGEXPORT jint JNICALL Java_plplot_core_plplotjavacJNI_PL_1DRAWMODE_1DEFAULT_1get | ( | JNIEnv * | jenv, |
jclass | jcls | ||
) |
Definition at line 2303 of file plplotjavacJAVA_wrap.c.
SWIGEXPORT jint JNICALL Java_plplot_core_plplotjavacJNI_PL_1DRAWMODE_1REPLACE_1get | ( | JNIEnv * | jenv, |
jclass | jcls | ||
) |
Definition at line 2315 of file plplotjavacJAVA_wrap.c.
SWIGEXPORT jint JNICALL Java_plplot_core_plplotjavacJNI_PL_1DRAWMODE_1UNKNOWN_1get | ( | JNIEnv * | jenv, |
jclass | jcls | ||
) |
Definition at line 2291 of file plplotjavacJAVA_wrap.c.
SWIGEXPORT jint JNICALL Java_plplot_core_plplotjavacJNI_PL_1DRAWMODE_1XOR_1get | ( | JNIEnv * | jenv, |
jclass | jcls | ||
) |
Definition at line 2327 of file plplotjavacJAVA_wrap.c.
SWIGEXPORT jint JNICALL Java_plplot_core_plplotjavacJNI_PL_1FCI_1BOLD_1get | ( | JNIEnv * | jenv, |
jclass | jcls | ||
) |
Definition at line 1631 of file plplotjavacJAVA_wrap.c.
SWIGEXPORT jint JNICALL Java_plplot_core_plplotjavacJNI_PL_1FCI_1FAMILY_1get | ( | JNIEnv * | jenv, |
jclass | jcls | ||
) |
Definition at line 1487 of file plplotjavacJAVA_wrap.c.
SWIGEXPORT jint JNICALL Java_plplot_core_plplotjavacJNI_PL_1FCI_1HEXDIGIT_1MASK_1get | ( | JNIEnv * | jenv, |
jclass | jcls | ||
) |
Definition at line 1451 of file plplotjavacJAVA_wrap.c.
SWIGEXPORT jint JNICALL Java_plplot_core_plplotjavacJNI_PL_1FCI_1HEXPOWER_1IMPOSSIBLE_1get | ( | JNIEnv * | jenv, |
jclass | jcls | ||
) |
Definition at line 1475 of file plplotjavacJAVA_wrap.c.
SWIGEXPORT jint JNICALL Java_plplot_core_plplotjavacJNI_PL_1FCI_1HEXPOWER_1MASK_1get | ( | JNIEnv * | jenv, |
jclass | jcls | ||
) |
Definition at line 1463 of file plplotjavacJAVA_wrap.c.
SWIGEXPORT jint JNICALL Java_plplot_core_plplotjavacJNI_PL_1FCI_1IMPOSSIBLE_1get | ( | JNIEnv * | jenv, |
jclass | jcls | ||
) |
Definition at line 1439 of file plplotjavacJAVA_wrap.c.
SWIGEXPORT jint JNICALL Java_plplot_core_plplotjavacJNI_PL_1FCI_1ITALIC_1get | ( | JNIEnv * | jenv, |
jclass | jcls | ||
) |
Definition at line 1595 of file plplotjavacJAVA_wrap.c.
SWIGEXPORT jint JNICALL Java_plplot_core_plplotjavacJNI_PL_1FCI_1MARK_1get | ( | JNIEnv * | jenv, |
jclass | jcls | ||
) |
Definition at line 1427 of file plplotjavacJAVA_wrap.c.
SWIGEXPORT jint JNICALL Java_plplot_core_plplotjavacJNI_PL_1FCI_1MEDIUM_1get | ( | JNIEnv * | jenv, |
jclass | jcls | ||
) |
Definition at line 1619 of file plplotjavacJAVA_wrap.c.
SWIGEXPORT jint JNICALL Java_plplot_core_plplotjavacJNI_PL_1FCI_1MONO_1get | ( | JNIEnv * | jenv, |
jclass | jcls | ||
) |
Definition at line 1547 of file plplotjavacJAVA_wrap.c.
SWIGEXPORT jint JNICALL Java_plplot_core_plplotjavacJNI_PL_1FCI_1OBLIQUE_1get | ( | JNIEnv * | jenv, |
jclass | jcls | ||
) |
Definition at line 1607 of file plplotjavacJAVA_wrap.c.
SWIGEXPORT jint JNICALL Java_plplot_core_plplotjavacJNI_PL_1FCI_1SANS_1get | ( | JNIEnv * | jenv, |
jclass | jcls | ||
) |
Definition at line 1523 of file plplotjavacJAVA_wrap.c.
SWIGEXPORT jint JNICALL Java_plplot_core_plplotjavacJNI_PL_1FCI_1SCRIPT_1get | ( | JNIEnv * | jenv, |
jclass | jcls | ||
) |
Definition at line 1559 of file plplotjavacJAVA_wrap.c.
SWIGEXPORT jint JNICALL Java_plplot_core_plplotjavacJNI_PL_1FCI_1SERIF_1get | ( | JNIEnv * | jenv, |
jclass | jcls | ||
) |
Definition at line 1535 of file plplotjavacJAVA_wrap.c.
SWIGEXPORT jint JNICALL Java_plplot_core_plplotjavacJNI_PL_1FCI_1STYLE_1get | ( | JNIEnv * | jenv, |
jclass | jcls | ||
) |
Definition at line 1499 of file plplotjavacJAVA_wrap.c.
SWIGEXPORT jint JNICALL Java_plplot_core_plplotjavacJNI_PL_1FCI_1SYMBOL_1get | ( | JNIEnv * | jenv, |
jclass | jcls | ||
) |
Definition at line 1571 of file plplotjavacJAVA_wrap.c.
SWIGEXPORT jint JNICALL Java_plplot_core_plplotjavacJNI_PL_1FCI_1UPRIGHT_1get | ( | JNIEnv * | jenv, |
jclass | jcls | ||
) |
Definition at line 1583 of file plplotjavacJAVA_wrap.c.
SWIGEXPORT jint JNICALL Java_plplot_core_plplotjavacJNI_PL_1FCI_1WEIGHT_1get | ( | JNIEnv * | jenv, |
jclass | jcls | ||
) |
Definition at line 1511 of file plplotjavacJAVA_wrap.c.
SWIGEXPORT jint JNICALL Java_plplot_core_plplotjavacJNI_PL_1HIST_1DEFAULT_1get | ( | JNIEnv * | jenv, |
jclass | jcls | ||
) |
Definition at line 1835 of file plplotjavacJAVA_wrap.c.
SWIGEXPORT jint JNICALL Java_plplot_core_plplotjavacJNI_PL_1HIST_1IGNORE_1OUTLIERS_1get | ( | JNIEnv * | jenv, |
jclass | jcls | ||
) |
Definition at line 1859 of file plplotjavacJAVA_wrap.c.
SWIGEXPORT jint JNICALL Java_plplot_core_plplotjavacJNI_PL_1HIST_1NOEMPTY_1get | ( | JNIEnv * | jenv, |
jclass | jcls | ||
) |
Definition at line 1883 of file plplotjavacJAVA_wrap.c.
SWIGEXPORT jint JNICALL Java_plplot_core_plplotjavacJNI_PL_1HIST_1NOEXPAND_1get | ( | JNIEnv * | jenv, |
jclass | jcls | ||
) |
Definition at line 1871 of file plplotjavacJAVA_wrap.c.
SWIGEXPORT jint JNICALL Java_plplot_core_plplotjavacJNI_PL_1HIST_1NOSCALING_1get | ( | JNIEnv * | jenv, |
jclass | jcls | ||
) |
Definition at line 1847 of file plplotjavacJAVA_wrap.c.
SWIGEXPORT jint JNICALL Java_plplot_core_plplotjavacJNI_PL_1LEGEND_1BACKGROUND_1get | ( | JNIEnv * | jenv, |
jclass | jcls | ||
) |
Definition at line 2051 of file plplotjavacJAVA_wrap.c.
SWIGEXPORT jint JNICALL Java_plplot_core_plplotjavacJNI_PL_1LEGEND_1BOUNDING_1BOX_1get | ( | JNIEnv * | jenv, |
jclass | jcls | ||
) |
Definition at line 2063 of file plplotjavacJAVA_wrap.c.
SWIGEXPORT jint JNICALL Java_plplot_core_plplotjavacJNI_PL_1LEGEND_1COLOR_1BOX_1get | ( | JNIEnv * | jenv, |
jclass | jcls | ||
) |
Definition at line 2003 of file plplotjavacJAVA_wrap.c.
SWIGEXPORT jint JNICALL Java_plplot_core_plplotjavacJNI_PL_1LEGEND_1LINE_1get | ( | JNIEnv * | jenv, |
jclass | jcls | ||
) |
Definition at line 2015 of file plplotjavacJAVA_wrap.c.
SWIGEXPORT jint JNICALL Java_plplot_core_plplotjavacJNI_PL_1LEGEND_1NONE_1get | ( | JNIEnv * | jenv, |
jclass | jcls | ||
) |
Definition at line 1991 of file plplotjavacJAVA_wrap.c.
SWIGEXPORT jint JNICALL Java_plplot_core_plplotjavacJNI_PL_1LEGEND_1ROW_1MAJOR_1get | ( | JNIEnv * | jenv, |
jclass | jcls | ||
) |
Definition at line 2075 of file plplotjavacJAVA_wrap.c.
SWIGEXPORT jint JNICALL Java_plplot_core_plplotjavacJNI_PL_1LEGEND_1SYMBOL_1get | ( | JNIEnv * | jenv, |
jclass | jcls | ||
) |
Definition at line 2027 of file plplotjavacJAVA_wrap.c.
SWIGEXPORT jint JNICALL Java_plplot_core_plplotjavacJNI_PL_1LEGEND_1TEXT_1LEFT_1get | ( | JNIEnv * | jenv, |
jclass | jcls | ||
) |
Definition at line 2039 of file plplotjavacJAVA_wrap.c.
SWIGEXPORT jint JNICALL Java_plplot_core_plplotjavacJNI_PL_1MAXKEY_1get | ( | JNIEnv * | jenv, |
jclass | jcls | ||
) |
Definition at line 1643 of file plplotjavacJAVA_wrap.c.
SWIGEXPORT jint JNICALL Java_plplot_core_plplotjavacJNI_PL_1MAXWINDOWS_1get | ( | JNIEnv * | jenv, |
jclass | jcls | ||
) |
Definition at line 1655 of file plplotjavacJAVA_wrap.c.
SWIGEXPORT jint JNICALL Java_plplot_core_plplotjavacJNI_PL_1NOTSET_1get | ( | JNIEnv * | jenv, |
jclass | jcls | ||
) |
Definition at line 1667 of file plplotjavacJAVA_wrap.c.
SWIGEXPORT jint JNICALL Java_plplot_core_plplotjavacJNI_PL_1OPT_1ARG_1get | ( | JNIEnv * | jenv, |
jclass | jcls | ||
) |
Definition at line 1211 of file plplotjavacJAVA_wrap.c.
SWIGEXPORT jint JNICALL Java_plplot_core_plplotjavacJNI_PL_1OPT_1BOOL_1get | ( | JNIEnv * | jenv, |
jclass | jcls | ||
) |
Definition at line 1271 of file plplotjavacJAVA_wrap.c.
SWIGEXPORT jint JNICALL Java_plplot_core_plplotjavacJNI_PL_1OPT_1DISABLED_1get | ( | JNIEnv * | jenv, |
jclass | jcls | ||
) |
Definition at line 1247 of file plplotjavacJAVA_wrap.c.
SWIGEXPORT jint JNICALL Java_plplot_core_plplotjavacJNI_PL_1OPT_1ENABLED_1get | ( | JNIEnv * | jenv, |
jclass | jcls | ||
) |
Definition at line 1199 of file plplotjavacJAVA_wrap.c.
SWIGEXPORT jint JNICALL Java_plplot_core_plplotjavacJNI_PL_1OPT_1FLOAT_1get | ( | JNIEnv * | jenv, |
jclass | jcls | ||
) |
Definition at line 1295 of file plplotjavacJAVA_wrap.c.
SWIGEXPORT jint JNICALL Java_plplot_core_plplotjavacJNI_PL_1OPT_1FUNC_1get | ( | JNIEnv * | jenv, |
jclass | jcls | ||
) |
Definition at line 1259 of file plplotjavacJAVA_wrap.c.
SWIGEXPORT jint JNICALL Java_plplot_core_plplotjavacJNI_PL_1OPT_1INT_1get | ( | JNIEnv * | jenv, |
jclass | jcls | ||
) |
Definition at line 1283 of file plplotjavacJAVA_wrap.c.
SWIGEXPORT jint JNICALL Java_plplot_core_plplotjavacJNI_PL_1OPT_1INVISIBLE_1get | ( | JNIEnv * | jenv, |
jclass | jcls | ||
) |
Definition at line 1235 of file plplotjavacJAVA_wrap.c.
SWIGEXPORT jint JNICALL Java_plplot_core_plplotjavacJNI_PL_1OPT_1NODELETE_1get | ( | JNIEnv * | jenv, |
jclass | jcls | ||
) |
Definition at line 1223 of file plplotjavacJAVA_wrap.c.
SWIGEXPORT jint JNICALL Java_plplot_core_plplotjavacJNI_PL_1OPT_1STRING_1get | ( | JNIEnv * | jenv, |
jclass | jcls | ||
) |
Definition at line 1307 of file plplotjavacJAVA_wrap.c.
SWIGEXPORT jint JNICALL Java_plplot_core_plplotjavacJNI_PL_1PARSE_1FULL_1get | ( | JNIEnv * | jenv, |
jclass | jcls | ||
) |
Definition at line 1331 of file plplotjavacJAVA_wrap.c.
SWIGEXPORT jint JNICALL Java_plplot_core_plplotjavacJNI_PL_1PARSE_1NODASH_1get | ( | JNIEnv * | jenv, |
jclass | jcls | ||
) |
Definition at line 1403 of file plplotjavacJAVA_wrap.c.
SWIGEXPORT jint JNICALL Java_plplot_core_plplotjavacJNI_PL_1PARSE_1NODELETE_1get | ( | JNIEnv * | jenv, |
jclass | jcls | ||
) |
Definition at line 1355 of file plplotjavacJAVA_wrap.c.
SWIGEXPORT jint JNICALL Java_plplot_core_plplotjavacJNI_PL_1PARSE_1NOPROGRAM_1get | ( | JNIEnv * | jenv, |
jclass | jcls | ||
) |
Definition at line 1391 of file plplotjavacJAVA_wrap.c.
SWIGEXPORT jint JNICALL Java_plplot_core_plplotjavacJNI_PL_1PARSE_1OVERRIDE_1get | ( | JNIEnv * | jenv, |
jclass | jcls | ||
) |
Definition at line 1379 of file plplotjavacJAVA_wrap.c.
SWIGEXPORT jint JNICALL Java_plplot_core_plplotjavacJNI_PL_1PARSE_1PARTIAL_1get | ( | JNIEnv * | jenv, |
jclass | jcls | ||
) |
Definition at line 1319 of file plplotjavacJAVA_wrap.c.
SWIGEXPORT jint JNICALL Java_plplot_core_plplotjavacJNI_PL_1PARSE_1QUIET_1get | ( | JNIEnv * | jenv, |
jclass | jcls | ||
) |
Definition at line 1343 of file plplotjavacJAVA_wrap.c.
SWIGEXPORT jint JNICALL Java_plplot_core_plplotjavacJNI_PL_1PARSE_1SHOWALL_1get | ( | JNIEnv * | jenv, |
jclass | jcls | ||
) |
Definition at line 1367 of file plplotjavacJAVA_wrap.c.
SWIGEXPORT jint JNICALL Java_plplot_core_plplotjavacJNI_PL_1PARSE_1SKIP_1get | ( | JNIEnv * | jenv, |
jclass | jcls | ||
) |
Definition at line 1415 of file plplotjavacJAVA_wrap.c.
SWIGEXPORT jint JNICALL Java_plplot_core_plplotjavacJNI_PL_1POSITION_1BOTTOM_1get | ( | JNIEnv * | jenv, |
jclass | jcls | ||
) |
Definition at line 1931 of file plplotjavacJAVA_wrap.c.
SWIGEXPORT jint JNICALL Java_plplot_core_plplotjavacJNI_PL_1POSITION_1INSIDE_1get | ( | JNIEnv * | jenv, |
jclass | jcls | ||
) |
Definition at line 1943 of file plplotjavacJAVA_wrap.c.
SWIGEXPORT jint JNICALL Java_plplot_core_plplotjavacJNI_PL_1POSITION_1LEFT_1get | ( | JNIEnv * | jenv, |
jclass | jcls | ||
) |
Definition at line 1895 of file plplotjavacJAVA_wrap.c.
SWIGEXPORT jint JNICALL Java_plplot_core_plplotjavacJNI_PL_1POSITION_1OUTSIDE_1get | ( | JNIEnv * | jenv, |
jclass | jcls | ||
) |
Definition at line 1955 of file plplotjavacJAVA_wrap.c.
SWIGEXPORT jint JNICALL Java_plplot_core_plplotjavacJNI_PL_1POSITION_1RIGHT_1get | ( | JNIEnv * | jenv, |
jclass | jcls | ||
) |
Definition at line 1907 of file plplotjavacJAVA_wrap.c.
SWIGEXPORT jint JNICALL Java_plplot_core_plplotjavacJNI_PL_1POSITION_1SUBPAGE_1get | ( | JNIEnv * | jenv, |
jclass | jcls | ||
) |
Definition at line 1979 of file plplotjavacJAVA_wrap.c.
SWIGEXPORT jint JNICALL Java_plplot_core_plplotjavacJNI_PL_1POSITION_1TOP_1get | ( | JNIEnv * | jenv, |
jclass | jcls | ||
) |
Definition at line 1919 of file plplotjavacJAVA_wrap.c.
SWIGEXPORT jint JNICALL Java_plplot_core_plplotjavacJNI_PL_1POSITION_1VIEWPORT_1get | ( | JNIEnv * | jenv, |
jclass | jcls | ||
) |
Definition at line 1967 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 2806 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 2818 of file plplotjavacJAVA_wrap.c.
SWIGEXPORT jint JNICALL Java_plplot_core_plplotjavacJNI_PL_1X_1AXIS_1get | ( | JNIEnv * | jenv, |
jclass | jcls | ||
) |
Definition at line 1163 of file plplotjavacJAVA_wrap.c.
SWIGEXPORT jint JNICALL Java_plplot_core_plplotjavacJNI_PL_1Y_1AXIS_1get | ( | JNIEnv * | jenv, |
jclass | jcls | ||
) |
Definition at line 1175 of file plplotjavacJAVA_wrap.c.
SWIGEXPORT jint JNICALL Java_plplot_core_plplotjavacJNI_PL_1Z_1AXIS_1get | ( | JNIEnv * | jenv, |
jclass | jcls | ||
) |
Definition at line 1187 of file plplotjavacJAVA_wrap.c.
SWIGEXPORT void JNICALL Java_plplot_core_plplotjavacJNI_pladv | ( | JNIEnv * | jenv, |
jclass | jcls, | ||
jint | jarg1 | ||
) |
Definition at line 2834 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 2844 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 2870 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 2904 of file plplotjavacJAVA_wrap.c.
SWIGEXPORT void JNICALL Java_plplot_core_plplotjavacJNI_plbop | ( | JNIEnv * | jenv, |
jclass | jcls | ||
) |
Definition at line 3067 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 3074 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 3104 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 2943 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 3166 of file plplotjavacJAVA_wrap.c.
SWIGEXPORT void JNICALL Java_plplot_core_plplotjavacJNI_plclear | ( | JNIEnv * | jenv, |
jclass | jcls | ||
) |
Definition at line 3235 of file plplotjavacJAVA_wrap.c.
SWIGEXPORT void JNICALL Java_plplot_core_plplotjavacJNI_plClearOpts | ( | JNIEnv * | jenv, |
jclass | jcls | ||
) |
Definition at line 10498 of file plplotjavacJAVA_wrap.c.
SWIGEXPORT void JNICALL Java_plplot_core_plplotjavacJNI_plcol0 | ( | JNIEnv * | jenv, |
jclass | jcls, | ||
jint | jarg1 | ||
) |
Definition at line 3242 of file plplotjavacJAVA_wrap.c.
SWIGEXPORT void JNICALL Java_plplot_core_plplotjavacJNI_plcol1 | ( | JNIEnv * | jenv, |
jclass | jcls, | ||
jdouble | jarg1 | ||
) |
Definition at line 3252 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 5993 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 3262 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 3294 of file plplotjavacJAVA_wrap.c.
SWIGEXPORT void JNICALL Java_plplot_core_plplotjavacJNI_plcpstrm | ( | JNIEnv * | jenv, |
jclass | jcls, | ||
jint | jarg1, | ||
jboolean | jarg2 | ||
) |
Definition at line 3529 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 3490 of file plplotjavacJAVA_wrap.c.
SWIGEXPORT void JNICALL Java_plplot_core_plplotjavacJNI_plend | ( | JNIEnv * | jenv, |
jclass | jcls | ||
) |
Definition at line 3543 of file plplotjavacJAVA_wrap.c.
SWIGEXPORT void JNICALL Java_plplot_core_plplotjavacJNI_plend1 | ( | JNIEnv * | jenv, |
jclass | jcls | ||
) |
Definition at line 3550 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 3557 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 3577 of file plplotjavacJAVA_wrap.c.
SWIGEXPORT void JNICALL Java_plplot_core_plplotjavacJNI_pleop | ( | JNIEnv * | jenv, |
jclass | jcls | ||
) |
Definition at line 3597 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 3604 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 3655 of file plplotjavacJAVA_wrap.c.
SWIGEXPORT jint JNICALL Java_plplot_core_plplotjavacJNI_PLESC_1ALLOC_1NCOL_1get | ( | JNIEnv * | jenv, |
jclass | jcls | ||
) |
Definition at line 563 of file plplotjavacJAVA_wrap.c.
SWIGEXPORT jint JNICALL Java_plplot_core_plplotjavacJNI_PLESC_1ARC_1get | ( | JNIEnv * | jenv, |
jclass | jcls | ||
) |
Definition at line 947 of file plplotjavacJAVA_wrap.c.
SWIGEXPORT jint JNICALL Java_plplot_core_plplotjavacJNI_PLESC_1BEGIN_1TEXT_1get | ( | JNIEnv * | jenv, |
jclass | jcls | ||
) |
Definition at line 875 of file plplotjavacJAVA_wrap.c.
SWIGEXPORT jint JNICALL Java_plplot_core_plplotjavacJNI_PLESC_1CLEAR_1get | ( | JNIEnv * | jenv, |
jclass | jcls | ||
) |
Definition at line 755 of file plplotjavacJAVA_wrap.c.
SWIGEXPORT jint JNICALL Java_plplot_core_plplotjavacJNI_PLESC_1CONTROL_1CHAR_1get | ( | JNIEnv * | jenv, |
jclass | jcls | ||
) |
Definition at line 899 of file plplotjavacJAVA_wrap.c.
SWIGEXPORT jint JNICALL Java_plplot_core_plplotjavacJNI_PLESC_1DASH_1get | ( | JNIEnv * | jenv, |
jclass | jcls | ||
) |
Definition at line 767 of file plplotjavacJAVA_wrap.c.
SWIGEXPORT jint JNICALL Java_plplot_core_plplotjavacJNI_PLESC_1DEV2PLCOL_1get | ( | JNIEnv * | jenv, |
jclass | jcls | ||
) |
Definition at line 827 of file plplotjavacJAVA_wrap.c.
SWIGEXPORT jint JNICALL Java_plplot_core_plplotjavacJNI_PLESC_1DEVINIT_1get | ( | JNIEnv * | jenv, |
jclass | jcls | ||
) |
Definition at line 851 of file plplotjavacJAVA_wrap.c.
SWIGEXPORT jint JNICALL Java_plplot_core_plplotjavacJNI_PLESC_1DI_1get | ( | JNIEnv * | jenv, |
jclass | jcls | ||
) |
Definition at line 659 of file plplotjavacJAVA_wrap.c.
SWIGEXPORT jint JNICALL Java_plplot_core_plplotjavacJNI_PLESC_1DOUBLEBUFFERING_1DISABLE_1get | ( | JNIEnv * | jenv, |
jclass | jcls | ||
) |
Definition at line 1691 of file plplotjavacJAVA_wrap.c.
SWIGEXPORT jint JNICALL Java_plplot_core_plplotjavacJNI_PLESC_1DOUBLEBUFFERING_1ENABLE_1get | ( | JNIEnv * | jenv, |
jclass | jcls | ||
) |
Definition at line 1679 of file plplotjavacJAVA_wrap.c.
SWIGEXPORT jint JNICALL Java_plplot_core_plplotjavacJNI_PLESC_1DOUBLEBUFFERING_1get | ( | JNIEnv * | jenv, |
jclass | jcls | ||
) |
Definition at line 719 of file plplotjavacJAVA_wrap.c.
SWIGEXPORT jint JNICALL Java_plplot_core_plplotjavacJNI_PLESC_1DOUBLEBUFFERING_1QUERY_1get | ( | JNIEnv * | jenv, |
jclass | jcls | ||
) |
Definition at line 1703 of file plplotjavacJAVA_wrap.c.
SWIGEXPORT jint JNICALL Java_plplot_core_plplotjavacJNI_PLESC_1EH_1get | ( | JNIEnv * | jenv, |
jclass | jcls | ||
) |
Definition at line 683 of file plplotjavacJAVA_wrap.c.
SWIGEXPORT jint JNICALL Java_plplot_core_plplotjavacJNI_PLESC_1END_1RASTERIZE_1get | ( | JNIEnv * | jenv, |
jclass | jcls | ||
) |
Definition at line 935 of file plplotjavacJAVA_wrap.c.
SWIGEXPORT jint JNICALL Java_plplot_core_plplotjavacJNI_PLESC_1END_1TEXT_1get | ( | JNIEnv * | jenv, |
jclass | jcls | ||
) |
Definition at line 911 of file plplotjavacJAVA_wrap.c.
SWIGEXPORT jint JNICALL Java_plplot_core_plplotjavacJNI_PLESC_1EXPOSE_1get | ( | JNIEnv * | jenv, |
jclass | jcls | ||
) |
Definition at line 587 of file plplotjavacJAVA_wrap.c.
SWIGEXPORT jint JNICALL Java_plplot_core_plplotjavacJNI_PLESC_1FILL_1get | ( | JNIEnv * | jenv, |
jclass | jcls | ||
) |
Definition at line 647 of file plplotjavacJAVA_wrap.c.
SWIGEXPORT jint JNICALL Java_plplot_core_plplotjavacJNI_PLESC_1FIXASPECT_1get | ( | JNIEnv * | jenv, |
jclass | jcls | ||
) |
Definition at line 995 of file plplotjavacJAVA_wrap.c.
SWIGEXPORT jint JNICALL Java_plplot_core_plplotjavacJNI_PLESC_1FLUSH_1get | ( | JNIEnv * | jenv, |
jclass | jcls | ||
) |
Definition at line 671 of file plplotjavacJAVA_wrap.c.
SWIGEXPORT jint JNICALL Java_plplot_core_plplotjavacJNI_PLESC_1GETBACKEND_1get | ( | JNIEnv * | jenv, |
jclass | jcls | ||
) |
Definition at line 863 of file plplotjavacJAVA_wrap.c.
SWIGEXPORT jint JNICALL Java_plplot_core_plplotjavacJNI_PLESC_1GETC_1get | ( | JNIEnv * | jenv, |
jclass | jcls | ||
) |
Definition at line 695 of file plplotjavacJAVA_wrap.c.
SWIGEXPORT jint JNICALL Java_plplot_core_plplotjavacJNI_PLESC_1GRADIENT_1get | ( | JNIEnv * | jenv, |
jclass | jcls | ||
) |
Definition at line 959 of file plplotjavacJAVA_wrap.c.
SWIGEXPORT jint JNICALL Java_plplot_core_plplotjavacJNI_PLESC_1GRAPH_1get | ( | JNIEnv * | jenv, |
jclass | jcls | ||
) |
Definition at line 635 of file plplotjavacJAVA_wrap.c.
SWIGEXPORT jint JNICALL Java_plplot_core_plplotjavacJNI_PLESC_1HAS_1TEXT_1get | ( | JNIEnv * | jenv, |
jclass | jcls | ||
) |
Definition at line 779 of file plplotjavacJAVA_wrap.c.
SWIGEXPORT jint JNICALL Java_plplot_core_plplotjavacJNI_PLESC_1IMAGE_1get | ( | JNIEnv * | jenv, |
jclass | jcls | ||
) |
Definition at line 791 of file plplotjavacJAVA_wrap.c.
SWIGEXPORT jint JNICALL Java_plplot_core_plplotjavacJNI_PLESC_1IMAGEOPS_1get | ( | JNIEnv * | jenv, |
jclass | jcls | ||
) |
Definition at line 803 of file plplotjavacJAVA_wrap.c.
SWIGEXPORT jint JNICALL Java_plplot_core_plplotjavacJNI_PLESC_1IMPORT_1BUFFER_1get | ( | JNIEnv * | jenv, |
jclass | jcls | ||
) |
Definition at line 1007 of file plplotjavacJAVA_wrap.c.
SWIGEXPORT jint JNICALL Java_plplot_core_plplotjavacJNI_PLESC_1MODEGET_1get | ( | JNIEnv * | jenv, |
jclass | jcls | ||
) |
Definition at line 983 of file plplotjavacJAVA_wrap.c.
SWIGEXPORT jint JNICALL Java_plplot_core_plplotjavacJNI_PLESC_1MODESET_1get | ( | JNIEnv * | jenv, |
jclass | jcls | ||
) |
Definition at line 971 of file plplotjavacJAVA_wrap.c.
SWIGEXPORT jint JNICALL Java_plplot_core_plplotjavacJNI_PLESC_1PL2DEVCOL_1get | ( | JNIEnv * | jenv, |
jclass | jcls | ||
) |
Definition at line 815 of file plplotjavacJAVA_wrap.c.
SWIGEXPORT jint JNICALL Java_plplot_core_plplotjavacJNI_PLESC_1REDRAW_1get | ( | JNIEnv * | jenv, |
jclass | jcls | ||
) |
Definition at line 611 of file plplotjavacJAVA_wrap.c.
SWIGEXPORT jint JNICALL Java_plplot_core_plplotjavacJNI_PLESC_1RESIZE_1get | ( | JNIEnv * | jenv, |
jclass | jcls | ||
) |
Definition at line 599 of file plplotjavacJAVA_wrap.c.
SWIGEXPORT jint JNICALL Java_plplot_core_plplotjavacJNI_PLESC_1SET_1COMPRESSION_1get | ( | JNIEnv * | jenv, |
jclass | jcls | ||
) |
Definition at line 743 of file plplotjavacJAVA_wrap.c.
SWIGEXPORT jint JNICALL Java_plplot_core_plplotjavacJNI_PLESC_1SET_1LPB_1get | ( | JNIEnv * | jenv, |
jclass | jcls | ||
) |
Definition at line 575 of file plplotjavacJAVA_wrap.c.
SWIGEXPORT jint JNICALL Java_plplot_core_plplotjavacJNI_PLESC_1SET_1RGB_1get | ( | JNIEnv * | jenv, |
jclass | jcls | ||
) |
Definition at line 551 of file plplotjavacJAVA_wrap.c.
SWIGEXPORT jint JNICALL Java_plplot_core_plplotjavacJNI_PLESC_1SETBGFG_1get | ( | JNIEnv * | jenv, |
jclass | jcls | ||
) |
Definition at line 839 of file plplotjavacJAVA_wrap.c.
SWIGEXPORT jint JNICALL Java_plplot_core_plplotjavacJNI_PLESC_1START_1RASTERIZE_1get | ( | JNIEnv * | jenv, |
jclass | jcls | ||
) |
Definition at line 923 of file plplotjavacJAVA_wrap.c.
SWIGEXPORT jint JNICALL Java_plplot_core_plplotjavacJNI_PLESC_1SWIN_1get | ( | JNIEnv * | jenv, |
jclass | jcls | ||
) |
Definition at line 707 of file plplotjavacJAVA_wrap.c.
SWIGEXPORT jint JNICALL Java_plplot_core_plplotjavacJNI_PLESC_1TEXT_1CHAR_1get | ( | JNIEnv * | jenv, |
jclass | jcls | ||
) |
Definition at line 887 of file plplotjavacJAVA_wrap.c.
SWIGEXPORT jint JNICALL Java_plplot_core_plplotjavacJNI_PLESC_1TEXT_1get | ( | JNIEnv * | jenv, |
jclass | jcls | ||
) |
Definition at line 623 of file plplotjavacJAVA_wrap.c.
SWIGEXPORT jint JNICALL Java_plplot_core_plplotjavacJNI_PLESC_1XORMOD_1get | ( | JNIEnv * | jenv, |
jclass | jcls | ||
) |
Definition at line 731 of file plplotjavacJAVA_wrap.c.
SWIGEXPORT void JNICALL Java_plplot_core_plplotjavacJNI_plfamadv | ( | JNIEnv * | jenv, |
jclass | jcls | ||
) |
Definition at line 3706 of file plplotjavacJAVA_wrap.c.
SWIGEXPORT void JNICALL Java_plplot_core_plplotjavacJNI_plfill | ( | JNIEnv * | jenv, |
jclass | jcls, | ||
jdoubleArray | jarg1, | ||
jdoubleArray | jarg3 | ||
) |
Definition at line 3713 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 3750 of file plplotjavacJAVA_wrap.c.
SWIGEXPORT void JNICALL Java_plplot_core_plplotjavacJNI_plflush | ( | JNIEnv * | jenv, |
jclass | jcls | ||
) |
Definition at line 3840 of file plplotjavacJAVA_wrap.c.
SWIGEXPORT void JNICALL Java_plplot_core_plplotjavacJNI_plfont | ( | JNIEnv * | jenv, |
jclass | jcls, | ||
jint | jarg1 | ||
) |
Definition at line 3847 of file plplotjavacJAVA_wrap.c.
SWIGEXPORT void JNICALL Java_plplot_core_plplotjavacJNI_plfontld | ( | JNIEnv * | jenv, |
jclass | jcls, | ||
jint | jarg1 | ||
) |
Definition at line 3857 of file plplotjavacJAVA_wrap.c.
SWIGEXPORT void JNICALL Java_plplot_core_plplotjavacJNI_plgchr | ( | JNIEnv * | jenv, |
jclass | jcls, | ||
jdoubleArray | jarg1, | ||
jdoubleArray | jarg2 | ||
) |
Definition at line 3867 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 8080 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 3913 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 3980 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 4066 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 4131 of file plplotjavacJAVA_wrap.c.
SWIGEXPORT void JNICALL Java_plplot_core_plplotjavacJNI_plgcompression | ( | JNIEnv * | jenv, |
jclass | jcls, | ||
jintArray | jarg1 | ||
) |
Definition at line 4215 of file plplotjavacJAVA_wrap.c.
SWIGEXPORT void JNICALL Java_plplot_core_plplotjavacJNI_plgdev | ( | JNIEnv * | jenv, |
jclass | jcls, | ||
jobject | jarg1 | ||
) |
Definition at line 4242 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 4283 of file plplotjavacJAVA_wrap.c.
SWIGEXPORT void JNICALL Java_plplot_core_plplotjavacJNI_plgdiori | ( | JNIEnv * | jenv, |
jclass | jcls, | ||
jdoubleArray | jarg1 | ||
) |
Definition at line 4367 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 4394 of file plplotjavacJAVA_wrap.c.
SWIGEXPORT jint JNICALL Java_plplot_core_plplotjavacJNI_plGetCursor | ( | JNIEnv * | jenv, |
jclass | jcls, | ||
jlong | jarg1 | ||
) |
Definition at line 10637 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 4478 of file plplotjavacJAVA_wrap.c.
SWIGEXPORT void JNICALL Java_plplot_core_plplotjavacJNI_plgfci | ( | JNIEnv * | jenv, |
jclass | jcls, | ||
jlongArray | jarg1 | ||
) |
Definition at line 4543 of file plplotjavacJAVA_wrap.c.
SWIGEXPORT void JNICALL Java_plplot_core_plplotjavacJNI_plgfnam | ( | JNIEnv * | jenv, |
jclass | jcls, | ||
jobject | jarg1 | ||
) |
Definition at line 4570 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 4611 of file plplotjavacJAVA_wrap.c.
SWIGEXPORT void JNICALL Java_plplot_core_plplotjavacJNI_plglevel | ( | JNIEnv * | jenv, |
jclass | jcls, | ||
jintArray | jarg1 | ||
) |
Definition at line 4676 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 4703 of file plplotjavacJAVA_wrap.c.
SWIGEXPORT void JNICALL Java_plplot_core_plplotjavacJNI_plgra | ( | JNIEnv * | jenv, |
jclass | jcls | ||
) |
Definition at line 4825 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 3801 of file plplotjavacJAVA_wrap.c.
SWIGEXPORT jlong JNICALL Java_plplot_core_plplotjavacJNI_PLGraphicsIn_1button_1get | ( | JNIEnv * | jenv, |
jclass | jcls, | ||
jlong | jarg1 | ||
) |
Definition at line 2549 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 2537 of file plplotjavacJAVA_wrap.c.
SWIGEXPORT jdouble JNICALL Java_plplot_core_plplotjavacJNI_PLGraphicsIn_1dX_1get | ( | JNIEnv * | jenv, |
jclass | jcls, | ||
jlong | jarg1 | ||
) |
Definition at line 2692 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 2680 of file plplotjavacJAVA_wrap.c.
SWIGEXPORT jdouble JNICALL Java_plplot_core_plplotjavacJNI_PLGraphicsIn_1dY_1get | ( | JNIEnv * | jenv, |
jclass | jcls, | ||
jlong | jarg1 | ||
) |
Definition at line 2718 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 2706 of file plplotjavacJAVA_wrap.c.
SWIGEXPORT jlong JNICALL Java_plplot_core_plplotjavacJNI_PLGraphicsIn_1keysym_1get | ( | JNIEnv * | jenv, |
jclass | jcls, | ||
jlong | jarg1 | ||
) |
Definition at line 2523 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 2511 of file plplotjavacJAVA_wrap.c.
SWIGEXPORT jint JNICALL Java_plplot_core_plplotjavacJNI_PLGraphicsIn_1pX_1get | ( | JNIEnv * | jenv, |
jclass | jcls, | ||
jlong | jarg1 | ||
) |
Definition at line 2640 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 2628 of file plplotjavacJAVA_wrap.c.
SWIGEXPORT jint JNICALL Java_plplot_core_plplotjavacJNI_PLGraphicsIn_1pY_1get | ( | JNIEnv * | jenv, |
jclass | jcls, | ||
jlong | jarg1 | ||
) |
Definition at line 2666 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 2654 of file plplotjavacJAVA_wrap.c.
SWIGEXPORT jlong JNICALL Java_plplot_core_plplotjavacJNI_PLGraphicsIn_1state_1get | ( | JNIEnv * | jenv, |
jclass | jcls, | ||
jlong | jarg1 | ||
) |
Definition at line 2497 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 2485 of file plplotjavacJAVA_wrap.c.
SWIGEXPORT jstring JNICALL Java_plplot_core_plplotjavacJNI_PLGraphicsIn_1string_1get | ( | JNIEnv * | jenv, |
jclass | jcls, | ||
jlong | jarg1 | ||
) |
Definition at line 2614 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 2589 of file plplotjavacJAVA_wrap.c.
SWIGEXPORT jint JNICALL Java_plplot_core_plplotjavacJNI_PLGraphicsIn_1subwindow_1get | ( | JNIEnv * | jenv, |
jclass | jcls, | ||
jlong | jarg1 | ||
) |
Definition at line 2575 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 2563 of file plplotjavacJAVA_wrap.c.
SWIGEXPORT jint JNICALL Java_plplot_core_plplotjavacJNI_PLGraphicsIn_1type_1get | ( | JNIEnv * | jenv, |
jclass | jcls, | ||
jlong | jarg1 | ||
) |
Definition at line 2471 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 2459 of file plplotjavacJAVA_wrap.c.
SWIGEXPORT jdouble JNICALL Java_plplot_core_plplotjavacJNI_PLGraphicsIn_1wX_1get | ( | JNIEnv * | jenv, |
jclass | jcls, | ||
jlong | jarg1 | ||
) |
Definition at line 2744 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 2732 of file plplotjavacJAVA_wrap.c.
SWIGEXPORT jdouble JNICALL Java_plplot_core_plplotjavacJNI_PLGraphicsIn_1wY_1get | ( | JNIEnv * | jenv, |
jclass | jcls, | ||
jlong | jarg1 | ||
) |
Definition at line 2770 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 2758 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 4832 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 4984 of file plplotjavacJAVA_wrap.c.
SWIGEXPORT void JNICALL Java_plplot_core_plplotjavacJNI_plgstrm | ( | JNIEnv * | jenv, |
jclass | jcls, | ||
jintArray | jarg1 | ||
) |
Definition at line 5068 of file plplotjavacJAVA_wrap.c.
SWIGEXPORT void JNICALL Java_plplot_core_plplotjavacJNI_plgver | ( | JNIEnv * | jenv, |
jclass | jcls, | ||
jobject | jarg1 | ||
) |
Definition at line 5095 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 5136 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 5220 of file plplotjavacJAVA_wrap.c.
SWIGEXPORT void JNICALL Java_plplot_core_plplotjavacJNI_plgxax | ( | JNIEnv * | jenv, |
jclass | jcls, | ||
jintArray | jarg1, | ||
jintArray | jarg2 | ||
) |
Definition at line 5304 of file plplotjavacJAVA_wrap.c.
SWIGEXPORT void JNICALL Java_plplot_core_plplotjavacJNI_plgyax | ( | JNIEnv * | jenv, |
jclass | jcls, | ||
jintArray | jarg1, | ||
jintArray | jarg2 | ||
) |
Definition at line 5350 of file plplotjavacJAVA_wrap.c.
SWIGEXPORT void JNICALL Java_plplot_core_plplotjavacJNI_plgzax | ( | JNIEnv * | jenv, |
jclass | jcls, | ||
jintArray | jarg1, | ||
jintArray | jarg2 | ||
) |
Definition at line 5396 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 5442 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 5473 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 10227 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 10305 of file plplotjavacJAVA_wrap.c.
SWIGEXPORT void JNICALL Java_plplot_core_plplotjavacJNI_plinit | ( | JNIEnv * | jenv, |
jclass | jcls | ||
) |
Definition at line 5544 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 5551 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 5567 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 5596 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 6254 of file plplotjavacJAVA_wrap.c.
SWIGEXPORT void JNICALL Java_plplot_core_plplotjavacJNI_plline | ( | JNIEnv * | jenv, |
jclass | jcls, | ||
jdoubleArray | jarg1, | ||
jdoubleArray | jarg3 | ||
) |
Definition at line 6268 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 6305 of file plplotjavacJAVA_wrap.c.
SWIGEXPORT void JNICALL Java_plplot_core_plplotjavacJNI_pllsty | ( | JNIEnv * | jenv, |
jclass | jcls, | ||
jint | jarg1 | ||
) |
Definition at line 6356 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 9917 of file plplotjavacJAVA_wrap.c.
SWIGEXPORT void JNICALL Java_plplot_core_plplotjavacJNI_plmapfill | ( | JNIEnv * | jenv, |
jclass | jcls, | ||
jobject | jarg1, | ||
jstring | jarg2, | ||
jdouble | jarg3, | ||
jdouble | jarg4, | ||
jdouble | jarg5, | ||
jdouble | jarg6, | ||
jintArray | jarg7 | ||
) |
Definition at line 10133 of file plplotjavacJAVA_wrap.c.
SWIGEXPORT void JNICALL Java_plplot_core_plplotjavacJNI_plmapline | ( | JNIEnv * | jenv, |
jclass | jcls, | ||
jobject | jarg1, | ||
jstring | jarg2, | ||
jdouble | jarg3, | ||
jdouble | jarg4, | ||
jdouble | jarg5, | ||
jdouble | jarg6, | ||
jintArray | jarg7 | ||
) |
Definition at line 9956 of file plplotjavacJAVA_wrap.c.
SWIGEXPORT void JNICALL Java_plplot_core_plplotjavacJNI_plmapstring | ( | JNIEnv * | jenv, |
jclass | jcls, | ||
jobject | jarg1, | ||
jstring | jarg2, | ||
jstring | jarg3, | ||
jdouble | jarg4, | ||
jdouble | jarg5, | ||
jdouble | jarg6, | ||
jdouble | jarg7, | ||
jintArray | jarg8 | ||
) |
Definition at line 10014 of file plplotjavacJAVA_wrap.c.
SWIGEXPORT void JNICALL Java_plplot_core_plplotjavacJNI_plmaptex | ( | JNIEnv * | jenv, |
jclass | jcls, | ||
jobject | jarg1, | ||
jstring | jarg2, | ||
jdouble | jarg3, | ||
jdouble | jarg4, | ||
jdouble | jarg5, | ||
jstring | jarg6, | ||
jdouble | jarg7, | ||
jdouble | jarg8, | ||
jdouble | jarg9, | ||
jdouble | jarg10, | ||
jint | jarg11 | ||
) |
Definition at line 10079 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 10191 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 6366 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 6454 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 10541 of file plplotjavacJAVA_wrap.c.
SWIGEXPORT void JNICALL Java_plplot_core_plplotjavacJNI_plmkstrm | ( | JNIEnv * | jenv, |
jclass | jcls, | ||
jintArray | jarg1 | ||
) |
Definition at line 6553 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 6580 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 6608 of file plplotjavacJAVA_wrap.c.
SWIGEXPORT void JNICALL Java_plplot_core_plplotjavacJNI_plOptUsage | ( | JNIEnv * | jenv, |
jclass | jcls | ||
) |
Definition at line 10534 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 6636 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 6728 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 6827 of file plplotjavacJAVA_wrap.c.
SWIGEXPORT jint JNICALL Java_plplot_core_plplotjavacJNI_plparseopts | ( | JNIEnv * | jenv, |
jclass | jcls, | ||
jobjectArray | jarg1, | ||
jint | jarg3 | ||
) |
Definition at line 7186 of file plplotjavacJAVA_wrap.c.
SWIGEXPORT void JNICALL Java_plplot_core_plplotjavacJNI_plpat | ( | JNIEnv * | jenv, |
jclass | jcls, | ||
jintArray | jarg1, | ||
jintArray | jarg3 | ||
) |
Definition at line 7232 of file plplotjavacJAVA_wrap.c.
SWIGEXPORT void JNICALL Java_plplot_core_plplotjavacJNI_plpath | ( | JNIEnv * | jenv, |
jclass | jcls, | ||
jint | jarg1, | ||
jdouble | jarg2, | ||
jdouble | jarg3, | ||
jdouble | jarg4, | ||
jdouble | jarg5 | ||
) |
Definition at line 7269 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 7287 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 7326 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 7379 of file plplotjavacJAVA_wrap.c.
SWIGEXPORT void JNICALL Java_plplot_core_plplotjavacJNI_plprec | ( | JNIEnv * | jenv, |
jclass | jcls, | ||
jint | jarg1, | ||
jint | jarg2 | ||
) |
Definition at line 7448 of file plplotjavacJAVA_wrap.c.
SWIGEXPORT void JNICALL Java_plplot_core_plplotjavacJNI_plpsty | ( | JNIEnv * | jenv, |
jclass | jcls, | ||
jint | jarg1 | ||
) |
Definition at line 7460 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 7470 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 7495 of file plplotjavacJAVA_wrap.c.
SWIGEXPORT jdouble JNICALL Java_plplot_core_plplotjavacJNI_plrandd | ( | JNIEnv * | jenv, |
jclass | jcls | ||
) |
Definition at line 7530 of file plplotjavacJAVA_wrap.c.
SWIGEXPORT void JNICALL Java_plplot_core_plplotjavacJNI_plreplot | ( | JNIEnv * | jenv, |
jclass | jcls | ||
) |
Definition at line 7542 of file plplotjavacJAVA_wrap.c.
SWIGEXPORT void JNICALL Java_plplot_core_plplotjavacJNI_plResetOpts | ( | JNIEnv * | jenv, |
jclass | jcls | ||
) |
Definition at line 10505 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 7549 of file plplotjavacJAVA_wrap.c.
SWIGEXPORT void JNICALL Java_plplot_core_plplotjavacJNI_plschr | ( | JNIEnv * | jenv, |
jclass | jcls, | ||
jdouble | jarg1, | ||
jdouble | jarg2 | ||
) |
Definition at line 7620 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 7632 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 7680 of file plplotjavacJAVA_wrap.c.
SWIGEXPORT void JNICALL Java_plplot_core_plplotjavacJNI_plscmap0n | ( | JNIEnv * | jenv, |
jclass | jcls, | ||
jint | jarg1 | ||
) |
Definition at line 7742 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 7752 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 8068 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 7800 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 7862 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 7953 of file plplotjavacJAVA_wrap.c.
SWIGEXPORT void JNICALL Java_plplot_core_plplotjavacJNI_plscmap1n | ( | JNIEnv * | jenv, |
jclass | jcls, | ||
jint | jarg1 | ||
) |
Definition at line 8058 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 8126 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 8142 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 8160 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 8174 of file plplotjavacJAVA_wrap.c.
SWIGEXPORT void JNICALL Java_plplot_core_plplotjavacJNI_plscolor | ( | JNIEnv * | jenv, |
jclass | jcls, | ||
jint | jarg1 | ||
) |
Definition at line 8190 of file plplotjavacJAVA_wrap.c.
SWIGEXPORT void JNICALL Java_plplot_core_plplotjavacJNI_plscompression | ( | JNIEnv * | jenv, |
jclass | jcls, | ||
jint | jarg1 | ||
) |
Definition at line 8200 of file plplotjavacJAVA_wrap.c.
SWIGEXPORT void JNICALL Java_plplot_core_plplotjavacJNI_plsdev | ( | JNIEnv * | jenv, |
jclass | jcls, | ||
jstring | jarg1 | ||
) |
Definition at line 8210 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 8225 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 8241 of file plplotjavacJAVA_wrap.c.
SWIGEXPORT void JNICALL Java_plplot_core_plplotjavacJNI_plsdiori | ( | JNIEnv * | jenv, |
jclass | jcls, | ||
jdouble | jarg1 | ||
) |
Definition at line 8261 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 8271 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 8287 of file plplotjavacJAVA_wrap.c.
SWIGEXPORT void JNICALL Java_plplot_core_plplotjavacJNI_plseed | ( | JNIEnv * | jenv, |
jclass | jcls, | ||
jlong | jarg1 | ||
) |
Definition at line 8303 of file plplotjavacJAVA_wrap.c.
SWIGEXPORT void JNICALL Java_plplot_core_plplotjavacJNI_plsesc | ( | JNIEnv * | jenv, |
jclass | jcls, | ||
jchar | jarg1 | ||
) |
Definition at line 8313 of file plplotjavacJAVA_wrap.c.
SWIGEXPORT jint JNICALL Java_plplot_core_plplotjavacJNI_plsetopt | ( | JNIEnv * | jenv, |
jclass | jcls, | ||
jstring | jarg1, | ||
jstring | jarg2 | ||
) |
Definition at line 8323 of file plplotjavacJAVA_wrap.c.
SWIGEXPORT void JNICALL Java_plplot_core_plplotjavacJNI_plSetUsage | ( | JNIEnv * | jenv, |
jclass | jcls, | ||
jstring | jarg1, | ||
jstring | jarg2 | ||
) |
Definition at line 10512 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 8349 of file plplotjavacJAVA_wrap.c.
SWIGEXPORT void JNICALL Java_plplot_core_plplotjavacJNI_plsfci | ( | JNIEnv * | jenv, |
jclass | jcls, | ||
jlong | jarg1 | ||
) |
Definition at line 8363 of file plplotjavacJAVA_wrap.c.
SWIGEXPORT void JNICALL Java_plplot_core_plplotjavacJNI_plsfnam | ( | JNIEnv * | jenv, |
jclass | jcls, | ||
jstring | jarg1 | ||
) |
Definition at line 8373 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 8388 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 8616 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 8402 of file plplotjavacJAVA_wrap.c.
SWIGEXPORT void JNICALL Java_plplot_core_plplotjavacJNI_plslabelfunc | ( | JNIEnv * | jenv, |
jclass | jcls, | ||
jobject | jarg1, | ||
jobject | jarg2 | ||
) |
Definition at line 8831 of file plplotjavacJAVA_wrap.c.
SWIGEXPORT void JNICALL Java_plplot_core_plplotjavacJNI_plsmaj | ( | JNIEnv * | jenv, |
jclass | jcls, | ||
jdouble | jarg1, | ||
jdouble | jarg2 | ||
) |
Definition at line 8868 of file plplotjavacJAVA_wrap.c.
SWIGEXPORT void JNICALL Java_plplot_core_plplotjavacJNI_plsmin | ( | JNIEnv * | jenv, |
jclass | jcls, | ||
jdouble | jarg1, | ||
jdouble | jarg2 | ||
) |
Definition at line 8880 of file plplotjavacJAVA_wrap.c.
SWIGEXPORT void JNICALL Java_plplot_core_plplotjavacJNI_plsori | ( | JNIEnv * | jenv, |
jclass | jcls, | ||
jint | jarg1 | ||
) |
Definition at line 8892 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 8902 of file plplotjavacJAVA_wrap.c.
SWIGEXPORT void JNICALL Java_plplot_core_plplotjavacJNI_plspal0 | ( | JNIEnv * | jenv, |
jclass | jcls, | ||
jstring | jarg1 | ||
) |
Definition at line 8922 of file plplotjavacJAVA_wrap.c.
SWIGEXPORT void JNICALL Java_plplot_core_plplotjavacJNI_plspal1 | ( | JNIEnv * | jenv, |
jclass | jcls, | ||
jstring | jarg1, | ||
jboolean | jarg2 | ||
) |
Definition at line 8937 of file plplotjavacJAVA_wrap.c.
SWIGEXPORT void JNICALL Java_plplot_core_plplotjavacJNI_plspause | ( | JNIEnv * | jenv, |
jclass | jcls, | ||
jboolean | jarg1 | ||
) |
Definition at line 8956 of file plplotjavacJAVA_wrap.c.
SWIGEXPORT void JNICALL Java_plplot_core_plplotjavacJNI_plsstrm | ( | JNIEnv * | jenv, |
jclass | jcls, | ||
jint | jarg1 | ||
) |
Definition at line 8968 of file plplotjavacJAVA_wrap.c.
SWIGEXPORT void JNICALL Java_plplot_core_plplotjavacJNI_plssub | ( | JNIEnv * | jenv, |
jclass | jcls, | ||
jint | jarg1, | ||
jint | jarg2 | ||
) |
Definition at line 8978 of file plplotjavacJAVA_wrap.c.
SWIGEXPORT void JNICALL Java_plplot_core_plplotjavacJNI_plssym | ( | JNIEnv * | jenv, |
jclass | jcls, | ||
jdouble | jarg1, | ||
jdouble | jarg2 | ||
) |
Definition at line 8990 of file plplotjavacJAVA_wrap.c.
SWIGEXPORT void JNICALL Java_plplot_core_plplotjavacJNI_plstar | ( | JNIEnv * | jenv, |
jclass | jcls, | ||
jint | jarg1, | ||
jint | jarg2 | ||
) |
Definition at line 9002 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 9014 of file plplotjavacJAVA_wrap.c.
SWIGEXPORT void JNICALL Java_plplot_core_plplotjavacJNI_plstransform | ( | JNIEnv * | jenv, |
jclass | jcls, | ||
jobject | jarg1, | ||
jobject | jarg2 | ||
) |
Definition at line 9033 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 9070 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 9114 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 9172 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 9188 of file plplotjavacJAVA_wrap.c.
SWIGEXPORT void JNICALL Java_plplot_core_plplotjavacJNI_plstripd | ( | JNIEnv * | jenv, |
jclass | jcls, | ||
jint | jarg1 | ||
) |
Definition at line 9327 of file plplotjavacJAVA_wrap.c.
SWIGEXPORT void JNICALL Java_plplot_core_plplotjavacJNI_plstyl | ( | JNIEnv * | jenv, |
jclass | jcls, | ||
jintArray | jarg1, | ||
jintArray | jarg3 | ||
) |
Definition at line 9337 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 6957 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 7056 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 9374 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 9430 of file plplotjavacJAVA_wrap.c.
SWIGEXPORT jint JNICALL Java_plplot_core_plplotjavacJNI_PLSWIN_1DEVICE_1get | ( | JNIEnv * | jenv, |
jclass | jcls | ||
) |
Definition at line 1139 of file plplotjavacJAVA_wrap.c.
SWIGEXPORT jint JNICALL Java_plplot_core_plplotjavacJNI_PLSWIN_1WORLD_1get | ( | JNIEnv * | jenv, |
jclass | jcls | ||
) |
Definition at line 1151 of file plplotjavacJAVA_wrap.c.
SWIGEXPORT void JNICALL Java_plplot_core_plplotjavacJNI_plsxax | ( | JNIEnv * | jenv, |
jclass | jcls, | ||
jint | jarg1, | ||
jint | jarg2 | ||
) |
Definition at line 9446 of file plplotjavacJAVA_wrap.c.
SWIGEXPORT void JNICALL Java_plplot_core_plplotjavacJNI_plsyax | ( | JNIEnv * | jenv, |
jclass | jcls, | ||
jint | jarg1, | ||
jint | jarg2 | ||
) |
Definition at line 9458 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 9470 of file plplotjavacJAVA_wrap.c.
SWIGEXPORT void JNICALL Java_plplot_core_plplotjavacJNI_plszax | ( | JNIEnv * | jenv, |
jclass | jcls, | ||
jint | jarg1, | ||
jint | jarg2 | ||
) |
Definition at line 9509 of file plplotjavacJAVA_wrap.c.
SWIGEXPORT void JNICALL Java_plplot_core_plplotjavacJNI_pltext | ( | JNIEnv * | jenv, |
jclass | jcls | ||
) |
Definition at line 9521 of file plplotjavacJAVA_wrap.c.
SWIGEXPORT jint JNICALL Java_plplot_core_plplotjavacJNI_PLTEXT_1BACKCHAR_1get | ( | JNIEnv * | jenv, |
jclass | jcls | ||
) |
Definition at line 1055 of file plplotjavacJAVA_wrap.c.
SWIGEXPORT jint JNICALL Java_plplot_core_plplotjavacJNI_PLTEXT_1FONTCHANGE_1get | ( | JNIEnv * | jenv, |
jclass | jcls | ||
) |
Definition at line 1019 of file plplotjavacJAVA_wrap.c.
SWIGEXPORT jint JNICALL Java_plplot_core_plplotjavacJNI_PLTEXT_1OVERLINE_1get | ( | JNIEnv * | jenv, |
jclass | jcls | ||
) |
Definition at line 1067 of file plplotjavacJAVA_wrap.c.
SWIGEXPORT jint JNICALL Java_plplot_core_plplotjavacJNI_PLTEXT_1SUBSCRIPT_1get | ( | JNIEnv * | jenv, |
jclass | jcls | ||
) |
Definition at line 1043 of file plplotjavacJAVA_wrap.c.
SWIGEXPORT jint JNICALL Java_plplot_core_plplotjavacJNI_PLTEXT_1SUPERSCRIPT_1get | ( | JNIEnv * | jenv, |
jclass | jcls | ||
) |
Definition at line 1031 of file plplotjavacJAVA_wrap.c.
SWIGEXPORT jint JNICALL Java_plplot_core_plplotjavacJNI_PLTEXT_1UNDERLINE_1get | ( | JNIEnv * | jenv, |
jclass | jcls | ||
) |
Definition at line 1079 of file plplotjavacJAVA_wrap.c.
SWIGEXPORT void JNICALL Java_plplot_core_plplotjavacJNI_pltimefmt | ( | JNIEnv * | jenv, |
jclass | jcls, | ||
jstring | jarg1 | ||
) |
Definition at line 9528 of file plplotjavacJAVA_wrap.c.
SWIGEXPORT void JNICALL Java_plplot_core_plplotjavacJNI_plvasp | ( | JNIEnv * | jenv, |
jclass | jcls, | ||
jdouble | jarg1 | ||
) |
Definition at line 9543 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 9553 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 9786 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 9804 of file plplotjavacJAVA_wrap.c.
SWIGEXPORT void JNICALL Java_plplot_core_plplotjavacJNI_plvsta | ( | JNIEnv * | jenv, |
jclass | jcls | ||
) |
Definition at line 9820 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 9827 of file plplotjavacJAVA_wrap.c.
SWIGEXPORT void JNICALL Java_plplot_core_plplotjavacJNI_plwidth | ( | JNIEnv * | jenv, |
jclass | jcls, | ||
jdouble | jarg1 | ||
) |
Definition at line 9857 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 9867 of file plplotjavacJAVA_wrap.c.
SWIGEXPORT void JNICALL Java_plplot_core_plplotjavacJNI_plxormod | ( | JNIEnv * | jenv, |
jclass | jcls, | ||
jboolean | jarg1, | ||
jbooleanArray | jarg2 | ||
) |
Definition at line 9883 of file plplotjavacJAVA_wrap.c.
SWIGEXPORT jint JNICALL Java_plplot_core_plplotjavacJNI_SURF_1CONT_1get | ( | JNIEnv * | jenv, |
jclass | jcls | ||
) |
Definition at line 2411 of file plplotjavacJAVA_wrap.c.
SWIGEXPORT jint JNICALL Java_plplot_core_plplotjavacJNI_TOP_1CONT_1get | ( | JNIEnv * | jenv, |
jclass | jcls | ||
) |
Definition at line 2399 of file plplotjavacJAVA_wrap.c.
SWIGEXPORT jint JNICALL Java_plplot_core_plplotjavacJNI_ZEROW2B_1get | ( | JNIEnv * | jenv, |
jclass | jcls | ||
) |
Definition at line 1091 of file plplotjavacJAVA_wrap.c.
SWIGEXPORT jint JNICALL Java_plplot_core_plplotjavacJNI_ZEROW2D_1get | ( | JNIEnv * | jenv, |
jclass | jcls | ||
) |
Definition at line 1103 of file plplotjavacJAVA_wrap.c.
SWIGEXPORT JNIEXPORT jint JNICALL JNI_OnLoad | ( | JavaVM * | jvm, |
void * | PL_UNUSEDreserved | ||
) |
Definition at line 195 of file plplotjavacJAVA_wrap.c.
Definition at line 383 of file plplotjavacJAVA_wrap.c.
Definition at line 365 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 445 of file plplotjavacJAVA_wrap.c.
jobject ctClassRef = 0 |
Definition at line 446 of file plplotjavacJAVA_wrap.c.
jobject labelClass = 0 |
Definition at line 375 of file plplotjavacJAVA_wrap.c.
jobject labelClassRef = 0 |
Definition at line 376 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.