PLplot 5.15.0
Loading...
Searching...
No Matches
plplotcPYTHON_wrap.c File Reference
#include <Python.h>
#include <stdio.h>
#include <stdlib.h>
#include <string.h>
#include <arrayobject.h>
#include "plplot.h"
#include "plplotP.h"
#include <limits.h>
#include <errno.h>
#include <float.h>
#include <math.h>

Go to the source code of this file.

Classes

struct  swig_type_info
 
struct  swig_cast_info
 
struct  swig_module_info
 
struct  swig_const_info
 
struct  swig_globalvar
 
struct  swig_varlinkobject
 
struct  SwigPyClientData
 
struct  SwigPyObject
 
struct  SwigPyPacked
 

Macros

#define SWIG_VERSION   0x040400
 
#define SWIGPYTHON
 
#define SWIG_PYTHON_DIRECTOR_NO_VTABLE
 
#define SWIG_name   "_plplotc"
 
#define SWIGTEMPLATEDISAMBIGUATOR
 
#define SWIGINLINE
 
#define SWIGUNUSED
 
#define SWIGUNUSEDPARM(p)
 
#define SWIGINTERN   static SWIGUNUSED
 
#define SWIGINTERNINLINE   SWIGINTERN SWIGINLINE
 
#define SWIGEXPORT
 
#define SWIGSTDCALL
 
#define SWIG_NULLPTR   NULL
 
#define SWIG_snprintf(O, S, F, A)
 
#define SWIG_snprintf2(O, S, F, A, B)
 
#define PY_SSIZE_T_CLEAN
 
#define SWIG_RUNTIME_VERSION   "4"
 
#define SWIG_TYPE_TABLE_NAME
 
#define SWIGRUNTIME   SWIGINTERN
 
#define SWIGRUNTIMEINLINE   SWIGRUNTIME SWIGINLINE
 
#define SWIG_BUFFER_SIZE   1024
 
#define SWIG_POINTER_DISOWN   0x1
 
#define SWIG_CAST_NEW_MEMORY   0x2
 
#define SWIG_POINTER_NO_NULL   0x4
 
#define SWIG_POINTER_CLEAR   0x8
 
#define SWIG_POINTER_RELEASE   (SWIG_POINTER_CLEAR | SWIG_POINTER_DISOWN)
 
#define SWIG_POINTER_OWN   0x1
 
#define SWIG_OK   (0)
 
#define SWIG_ERROR   (-1)
 
#define SWIG_ERROR_RELEASE_NOT_OWNED   (-200)
 
#define SWIG_IsOK(r)
 
#define SWIG_ArgError(r)
 
#define SWIG_CASTRANKLIMIT   (1 << 8)
 
#define SWIG_NEWOBJMASK   (SWIG_CASTRANKLIMIT << 1)
 
#define SWIG_TMPOBJMASK   (SWIG_NEWOBJMASK << 1)
 
#define SWIG_BADOBJ   (SWIG_ERROR)
 
#define SWIG_OLDOBJ   (SWIG_OK)
 
#define SWIG_NEWOBJ   (SWIG_OK | SWIG_NEWOBJMASK)
 
#define SWIG_TMPOBJ   (SWIG_OK | SWIG_TMPOBJMASK)
 
#define SWIG_AddNewMask(r)
 
#define SWIG_DelNewMask(r)
 
#define SWIG_IsNewObj(r)
 
#define SWIG_AddTmpMask(r)
 
#define SWIG_DelTmpMask(r)
 
#define SWIG_IsTmpObj(r)
 
#define SWIG_AddCast(r)
 
#define SWIG_CheckState(r)
 
#define SWIG_UnknownError   -1
 
#define SWIG_IOError   -2
 
#define SWIG_RuntimeError   -3
 
#define SWIG_IndexError   -4
 
#define SWIG_TypeError   -5
 
#define SWIG_DivisionByZero   -6
 
#define SWIG_OverflowError   -7
 
#define SWIG_SyntaxError   -8
 
#define SWIG_ValueError   -9
 
#define SWIG_SystemError   -10
 
#define SWIG_AttributeError   -11
 
#define SWIG_MemoryError   -12
 
#define SWIG_NullReferenceError   -13
 
#define SWIG_Python_str_FromFormat   PyString_FromFormat
 
#define SWIGPY_USE_CAPSULE
 
#define SWIGPY_CAPSULE_ATTR_NAME   "type_pointer_capsule" SWIG_TYPE_TABLE_NAME
 
#define SWIGPY_CAPSULE_NAME   ("swig_runtime_data" SWIG_RUNTIME_VERSION "." SWIGPY_CAPSULE_ATTR_NAME)
 
#define PyDescr_TYPE(x)
 
#define PyDescr_NAME(x)
 
#define Py_hash_t   long
 
#define SWIG_Py_INCREF   Py_INCREF
 
#define SWIG_Py_XINCREF   Py_XINCREF
 
#define SWIG_Py_DECREF   Py_DECREF
 
#define SWIG_Py_XDECREF   Py_XDECREF
 
#define SWIG_PYTHON_INITIALIZE_THREADS
 
#define SWIG_PYTHON_THREAD_BEGIN_BLOCK
 
#define SWIG_PYTHON_THREAD_END_BLOCK
 
#define SWIG_PYTHON_THREAD_BEGIN_ALLOW
 
#define SWIG_PYTHON_THREAD_END_ALLOW
 
#define SWIG_PY_POINTER   4
 
#define SWIG_PY_BINARY   5
 
#define SWIG_Python_ConvertPtr(obj, pptr, type, flags)
 
#define SWIG_ConvertPtr(obj, pptr, type, flags)
 
#define SWIG_ConvertPtrAndOwn(obj, pptr, type, flags, own)
 
#define SWIG_NewPointerObj(ptr, type, flags)
 
#define SWIG_InternalNewPointerObj(ptr, type, flags)
 
#define SWIG_CheckImplicit(ty)
 
#define SWIG_AcquirePtr(ptr, src)
 
#define swig_owntype   int
 
#define SWIG_ConvertPacked(obj, ptr, sz, ty)
 
#define SWIG_NewPackedObj(ptr, sz, type)
 
#define SWIG_ConvertInstance(obj, pptr, type, flags)
 
#define SWIG_NewInstanceObj(ptr, type, flags)
 
#define SWIG_ConvertFunctionPtr(obj, pptr, type)
 
#define SWIG_NewFunctionPtrObj(ptr, type)
 
#define SWIG_ConvertMember(obj, ptr, sz, ty)
 
#define SWIG_NewMemberObj(ptr, sz, type)
 
#define SWIG_GetModule(clientdata)
 
#define SWIG_SetModule(clientdata, pointer)
 
#define SWIG_NewClientData(obj)
 
#define SWIG_SetErrorObj   SWIG_Python_SetErrorObj
 
#define SWIG_SetErrorMsg   SWIG_Python_SetErrorMsg
 
#define SWIG_ErrorType(code)
 
#define SWIG_Error(code, msg)
 
#define SWIG_fail   goto fail
 
#define SWIG_Python_Raise(obj, type, desc)
 
#define SWIG_Python_CallFunctor(functor, obj)
 
#define SWIG_STATIC_POINTER(var)
 
#define SWIG_newvarlink()
 
#define SWIG_addvarlink(p, name, get_attr, set_attr)
 
#define SWIG_InstallConstants(d, constants)
 
#define SWIG_POINTER_NOSHADOW   (SWIG_POINTER_OWN << 1)
 
#define SWIG_POINTER_NEW   (SWIG_POINTER_NOSHADOW | SWIG_POINTER_OWN)
 
#define SWIG_POINTER_IMPLICIT_CONV   (SWIG_POINTER_DISOWN << 1)
 
#define SWIG_BUILTIN_TP_INIT   (SWIG_POINTER_OWN << 2)
 
#define SWIG_BUILTIN_INIT   (SWIG_BUILTIN_TP_INIT | SWIG_POINTER_OWN)
 
#define SWIG_POINTER_EXCEPTION   0
 
#define SWIG_arg_fail(arg)
 
#define SWIG_MustGetPtr(p, type, argnum, flags)
 
#define SWIG_exception_fail(code, msg)
 
#define SWIG_contract_assert(expr, msg)
 
#define SWIGTYPE_p_PLGraphicsIn   swig_types[0]
 
#define SWIGTYPE_p_PLcGrid   swig_types[1]
 
#define SWIGTYPE_p_PLcGrid2   swig_types[2]
 
#define SWIGTYPE_p_char   swig_types[3]
 
#define SWIGTYPE_p_double   swig_types[4]
 
#define SWIGTYPE_p_f_double_double__int   swig_types[5]
 
#define SWIGTYPE_p_f_double_double_p_double_p_double_p_void__void   swig_types[6]
 
#define SWIGTYPE_p_f_int_double_p_char_int_p_void__void   swig_types[7]
 
#define SWIGTYPE_p_f_int_p_double_p_double__void   swig_types[8]
 
#define SWIGTYPE_p_f_int_p_q_const__double_p_q_const__double__void   swig_types[9]
 
#define SWIGTYPE_p_int   swig_types[10]
 
#define SWIGTYPE_p_p_char   swig_types[11]
 
#define SWIGTYPE_p_p_double   swig_types[12]
 
#define SWIGTYPE_p_unsigned_int   swig_types[13]
 
#define SWIG_TypeQuery(name)
 
#define SWIG_MangledTypeQuery(name)
 
#define SWIG_TypeQuery   SWIG_Python_TypeQuery
 
#define SWIG_init
 
#define SWIG_as_voidptr(a)
 
#define SWIG_as_voidptrptr(a)
 
#define NPY_NO_DEPRECATED_API   NPY_1_7_API_VERSION
 
#define NPY_PLINT   NPY_INT32
 
#define NPY_PLFLT   NPY_FLOAT32
 
#define PySequence_Fast_GET_ITEM   PySequence_GetItem
 
#define PySequence_Size   PySequence_Length
 
#define SWIG_From_double   PyFloat_FromDouble
 
#define myArray_ContiguousFromObject   PyArray_ContiguousFromObject
 
#define MY_BLOCK_THREADS
 
#define MY_UNBLOCK_THREADS
 
#define SWIG_INIT_CLIENT_DATA_TYPE   void *
 

Typedefs

typedef void *(* swig_converter_func) (void *, int *)
 
typedef struct swig_type_info *(* swig_dycast_func) (void **)
 
typedef struct swig_type_info swig_type_info
 
typedef struct swig_cast_info swig_cast_info
 
typedef struct swig_module_info swig_module_info
 
typedef struct swig_const_info swig_const_info
 
typedef struct swig_globalvar swig_globalvar
 
typedef struct swig_varlinkobject swig_varlinkobject
 
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)
 

Enumerations

enum  callback_type { CB_0 , CB_1 , CB_2 , CB_Python }
 

Functions

SWIGRUNTIME int SWIG_TypeNameComp (const char *f1, const char *l1, const char *f2, const char *l2)
 
SWIGRUNTIME int SWIG_TypeCmp (const char *nb, const char *tb)
 
SWIGRUNTIME int SWIG_TypeEquiv (const char *nb, const char *tb)
 
SWIGRUNTIME swig_cast_infoSWIG_TypeCheck (const char *c, swig_type_info *ty)
 
SWIGRUNTIME swig_cast_infoSWIG_TypeCheckStruct (const swig_type_info *from, swig_type_info *ty)
 
SWIGRUNTIMEINLINE void * SWIG_TypeCast (swig_cast_info *ty, void *ptr, int *newmemory)
 
SWIGRUNTIME swig_type_infoSWIG_TypeDynamicCast (swig_type_info *ty, void **ptr)
 
SWIGRUNTIMEINLINE const char * SWIG_TypeName (const swig_type_info *ty)
 
SWIGRUNTIME const char * SWIG_TypePrettyName (const swig_type_info *type)
 
SWIGRUNTIME void SWIG_TypeClientData (swig_type_info *ti, void *clientdata)
 
SWIGRUNTIME void SWIG_TypeNewClientData (swig_type_info *ti, void *clientdata)
 
SWIGRUNTIME swig_type_infoSWIG_MangledTypeQueryModule (swig_module_info *start, swig_module_info *end, const char *name)
 
SWIGRUNTIME swig_type_infoSWIG_TypeQueryModule (swig_module_info *start, swig_module_info *end, const char *name)
 
SWIGRUNTIME char * SWIG_PackData (char *c, void *ptr, size_t sz)
 
SWIGRUNTIME const char * SWIG_UnpackData (const char *c, void *ptr, size_t sz)
 
SWIGRUNTIME char * SWIG_PackVoidPtr (char *buff, void *ptr, const char *name, size_t bsz)
 
SWIGRUNTIME const char * SWIG_UnpackVoidPtr (const char *c, void **ptr, const char *name)
 
SWIGRUNTIME char * SWIG_PackDataName (char *buff, void *ptr, size_t sz, const char *name, size_t bsz)
 
SWIGRUNTIME const char * SWIG_UnpackDataName (const char *c, void *ptr, size_t sz, const char *name)
 
SWIGINTERN const char * SWIG_PyUnicode_AsUTF8AndSize (PyObject *str, Py_ssize_t *psize, PyObject **pbytes)
 
SWIGINTERN PyObject * SWIG_Python_str_FromChar (const char *c)
 
SWIGRUNTIME PyObject * SWIG_Python_ErrorType (int code)
 
SWIGRUNTIME void SWIG_Python_AddErrorMsg (const char *mesg)
 
SWIGRUNTIME int SWIG_Python_TypeErrorOccurred (PyObject *obj)
 
SWIGRUNTIME void SWIG_Python_RaiseOrModifyTypeError (const char *message)
 
SWIGINTERN void SWIG_Python_SetErrorObj (PyObject *errtype, PyObject *obj)
 
SWIGINTERN void SWIG_Python_SetErrorMsg (PyObject *errtype, const char *msg)
 
SWIGINTERN void SWIG_Python_SetConstant (PyObject *d, const char *name, PyObject *obj)
 
SWIGINTERN PyObject * SWIG_Python_AppendOutput (PyObject *result, PyObject *obj, int is_void)
 
SWIGINTERN Py_ssize_t SWIG_Python_UnpackTuple (PyObject *args, const char *name, Py_ssize_t min, Py_ssize_t max, PyObject **objs)
 
SWIGINTERN int SWIG_Python_CheckNoKeywords (PyObject *kwargs, const char *name)
 
SWIGINTERN PyObject * swig_varlink_repr (PyObject *SWIGUNUSEDPARM(v))
 
SWIGINTERN PyObject * swig_varlink_str (PyObject *o)
 
SWIGINTERN void swig_varlink_dealloc (PyObject *o)
 
SWIGINTERN PyObject * swig_varlink_getattr (PyObject *o, char *n)
 
SWIGINTERN int swig_varlink_setattr (PyObject *o, char *n, PyObject *p)
 
SWIGINTERN PyTypeObject * swig_varlink_type (void)
 
SWIGINTERN PyObject * SWIG_Python_newvarlink (void)
 
SWIGINTERN void SWIG_Python_addvarlink (PyObject *p, const char *name, PyObject *(*get_attr)(void), int(*set_attr)(PyObject *p))
 
SWIGINTERN PyObject * SWIG_globals (void)
 
SWIGRUNTIMEINLINE PyObject * SWIG_Py_Void (void)
 
SWIGRUNTIMEINLINE int SWIG_Python_CheckImplicit (swig_type_info *ty)
 
SWIGRUNTIMEINLINE PyObject * SWIG_Python_ExceptionType (swig_type_info *desc)
 
SWIGRUNTIME SwigPyClientDataSwigPyClientData_New (PyObject *obj)
 
SWIGRUNTIME void SwigPyClientData_Del (SwigPyClientData *data)
 
SWIGRUNTIME PyObject * SwigPyObject_long (SwigPyObject *v)
 
SWIGRUNTIME PyObject * SwigPyObject_format (const char *fmt, SwigPyObject *v)
 
SWIGRUNTIME PyObject * SwigPyObject_oct (SwigPyObject *v)
 
SWIGRUNTIME PyObject * SwigPyObject_hex (SwigPyObject *v)
 
SWIGRUNTIME PyObject * SwigPyObject_repr (SwigPyObject *v)
 
SWIGRUNTIME PyObject * SwigPyObject_repr2 (PyObject *v, PyObject *SWIGUNUSEDPARM(args))
 
SWIGRUNTIME int SwigPyObject_compare (SwigPyObject *v, SwigPyObject *w)
 
SWIGRUNTIME PyObject * SwigPyObject_richcompare (SwigPyObject *v, SwigPyObject *w, int op)
 
SWIGRUNTIME PyTypeObject * SwigPyObject_TypeOnce (void)
 
SWIGRUNTIME PyTypeObject * SwigPyObject_type (void)
 
SWIGRUNTIMEINLINE int SwigPyObject_Check (PyObject *op)
 
SWIGRUNTIME PyObject * SwigPyObject_New (void *ptr, swig_type_info *ty, int own)
 
SWIGRUNTIME void SwigPyObject_dealloc (PyObject *v)
 
SWIGRUNTIME PyObject * SwigPyObject_append (PyObject *v, PyObject *next)
 
SWIGRUNTIME PyObject * SwigPyObject_next (PyObject *v, PyObject *SWIGUNUSEDPARM(args))
 
SWIGINTERN PyObject * SwigPyObject_disown (PyObject *v, PyObject *SWIGUNUSEDPARM(args))
 
SWIGINTERN PyObject * SwigPyObject_acquire (PyObject *v, PyObject *SWIGUNUSEDPARM(args))
 
SWIGINTERN PyObject * SwigPyObject_own (PyObject *v, PyObject *args)
 
SWIGRUNTIME PyObject * SwigPyPacked_repr (SwigPyPacked *v)
 
SWIGRUNTIME PyObject * SwigPyPacked_str (SwigPyPacked *v)
 
SWIGRUNTIME int SwigPyPacked_compare (SwigPyPacked *v, SwigPyPacked *w)
 
SWIGRUNTIME PyTypeObject * SwigPyPacked_TypeOnce (void)
 
SWIGRUNTIME PyTypeObject * SwigPyPacked_type (void)
 
SWIGRUNTIMEINLINE int SwigPyPacked_Check (PyObject *op)
 
SWIGRUNTIME void SwigPyPacked_dealloc (PyObject *v)
 
SWIGRUNTIME PyObject * SwigPyPacked_New (void *ptr, size_t size, swig_type_info *ty)
 
SWIGRUNTIME swig_type_infoSwigPyPacked_UnpackData (PyObject *obj, void *ptr, size_t size)
 
SWIGRUNTIME PyObject * SWIG_This (void)
 
SWIGRUNTIME SwigPyObjectSWIG_Python_GetSwigThis (PyObject *pyobj)
 
SWIGRUNTIME int SWIG_Python_AcquirePtr (PyObject *obj, int own)
 
SWIGRUNTIME int SWIG_Python_ConvertPtrAndOwn (PyObject *obj, void **ptr, swig_type_info *ty, int flags, int *own)
 
SWIGRUNTIME int SWIG_Python_ConvertFunctionPtr (PyObject *obj, void **ptr, swig_type_info *ty)
 
SWIGRUNTIME int SWIG_Python_ConvertPacked (PyObject *obj, void *ptr, size_t sz, swig_type_info *ty)
 
SWIGRUNTIME PyObject * SWIG_Python_NewShadowInstance (SwigPyClientData *data, PyObject *swig_this)
 
SWIGRUNTIME int SWIG_Python_SetSwigThis (PyObject *inst, PyObject *swig_this)
 
SWIGINTERN PyObject * SWIG_Python_InitShadowInstance (PyObject *args)
 
SWIGRUNTIME PyObject * SWIG_Python_NewPointerObj (PyObject *self, void *ptr, swig_type_info *type, int flags)
 
SWIGRUNTIMEINLINE PyObject * SWIG_Python_NewPackedObj (void *ptr, size_t sz, swig_type_info *type)
 
SWIGRUNTIME PyObject * SWIG_Python_TypeCache (void)
 
SWIGRUNTIME swig_module_infoSWIG_Python_GetModule (void *SWIGUNUSEDPARM(clientdata))
 
SWIGRUNTIME void SWIG_Python_DestroyModule (PyObject *obj)
 
SWIGRUNTIME void SWIG_Python_SetModule (swig_module_info *swig_module)
 
SWIGRUNTIME swig_type_infoSWIG_Python_TypeQuery (const char *type)
 
SWIGRUNTIME int SWIG_Python_AddErrMesg (const char *mesg, int infront)
 
SWIGRUNTIME int SWIG_Python_ArgFail (int argnum)
 
SWIGRUNTIMEINLINE const char * SwigPyObject_GetDesc (PyObject *self)
 
SWIGRUNTIME void SWIG_Python_TypeError (const char *type, PyObject *obj)
 
SWIGRUNTIME void * SWIG_Python_MustGetPtr (PyObject *obj, swig_type_info *ty, int SWIGUNUSEDPARM(argnum), int flags)
 
SWIGINTERN int SWIG_AsVal_double (PyObject *obj, double *val)
 
SWIGINTERNINLINE PyObject * SWIG_From_int (int value)
 
SWIGINTERNINLINE int SWIG_CanCastAsInteger (double *d, double min, double max)
 
SWIGINTERN int SWIG_AsVal_long (PyObject *obj, long *val)
 
SWIGINTERN int SWIG_AsVal_int (PyObject *obj, int *val)
 
SWIGINTERN int SWIG_AsVal_unsigned_SS_long (PyObject *obj, unsigned long *val)
 
SWIGINTERN int SWIG_AsVal_unsigned_SS_int (PyObject *obj, unsigned int *val)
 
SWIGINTERNINLINE PyObject * SWIG_From_unsigned_SS_int (unsigned int value)
 
SWIGINTERN swig_type_infoSWIG_pchar_descriptor (void)
 
SWIGINTERN int SWIG_AsCharPtrAndSize (PyObject *obj, char **cptr, size_t *psize, int *alloc)
 
SWIGINTERN int SWIG_AsCharArray (PyObject *obj, char *val, size_t size)
 
SWIGINTERNINLINE PyObject * SWIG_FromCharPtrAndSize (const char *carray, size_t size)
 
SWIGINTERN size_t SWIG_strnlen (const char *s, size_t maxlen)
 
SWIGINTERN int SWIG_AsVal_char (PyObject *obj, char *val)
 
PyArrayObject * myIntArray_ContiguousFromObject (PyObject *in, int type, int mindims, int maxdims)
 
PyArrayObject * myIntArray_ContiguousFromObject (PyObject *in, int PL_UNUSED(type), int mindims, int maxdims)
 
SWIGINTERN PyObject * _wrap_pltr0 (PyObject *self, PyObject *args)
 
PLcGridmarshal_PLcGrid1 (PyObject *input, int isimg)
 
void cleanup_PLcGrid1 (void)
 
PLcGrid2marshal_PLcGrid2 (PyObject *input, int isimg)
 
void cleanup_PLcGrid2 (void)
 
SWIGINTERN PyObject * _wrap_pltr1 (PyObject *self, PyObject *args)
 
SWIGINTERN PyObject * _wrap_pltr2 (PyObject *self, PyObject *args)
 
void do_pltr_callback (PLFLT x, PLFLT y, PLFLT *tx, PLFLT *ty, PLPointer data)
 
PLFLT do_f2eval_callback (PLINT x, PLINT y, PLPointer data)
 
void do_label_callback (PLINT axis, PLFLT value, char *string, PLINT len, PLPointer data)
 
void do_ct_callback (PLFLT x, PLFLT y, PLFLT *xt, PLFLT *yt, PLPointer data)
 
void do_mapform_callback (PLINT n, PLFLT *x, PLFLT *y)
 
pltr_func marshal_pltr (PyObject *input)
 
void cleanup_pltr (void)
 
ct_func marshal_ct (PyObject *input)
 
void cleanup_ct (void)
 
mapform_func marshal_mapform (PyObject *input)
 
void cleanup_mapform (void)
 
PLPointer marshal_PLPointer (PyObject *input, int isimg)
 
void cleanup_PLPointer (void)
 
SWIGINTERN PyObject * _wrap_PLGraphicsIn_type_set (PyObject *self, PyObject *args)
 
SWIGINTERN PyObject * _wrap_PLGraphicsIn_type_get (PyObject *self, PyObject *args)
 
SWIGINTERN PyObject * _wrap_PLGraphicsIn_state_set (PyObject *self, PyObject *args)
 
SWIGINTERN PyObject * _wrap_PLGraphicsIn_state_get (PyObject *self, PyObject *args)
 
SWIGINTERN PyObject * _wrap_PLGraphicsIn_keysym_set (PyObject *self, PyObject *args)
 
SWIGINTERN PyObject * _wrap_PLGraphicsIn_keysym_get (PyObject *self, PyObject *args)
 
SWIGINTERN PyObject * _wrap_PLGraphicsIn_button_set (PyObject *self, PyObject *args)
 
SWIGINTERN PyObject * _wrap_PLGraphicsIn_button_get (PyObject *self, PyObject *args)
 
SWIGINTERN PyObject * _wrap_PLGraphicsIn_subwindow_set (PyObject *self, PyObject *args)
 
SWIGINTERN PyObject * _wrap_PLGraphicsIn_subwindow_get (PyObject *self, PyObject *args)
 
SWIGINTERN PyObject * _wrap_PLGraphicsIn_string_set (PyObject *self, PyObject *args)
 
SWIGINTERN PyObject * _wrap_PLGraphicsIn_string_get (PyObject *self, PyObject *args)
 
SWIGINTERN PyObject * _wrap_PLGraphicsIn_pX_set (PyObject *self, PyObject *args)
 
SWIGINTERN PyObject * _wrap_PLGraphicsIn_pX_get (PyObject *self, PyObject *args)
 
SWIGINTERN PyObject * _wrap_PLGraphicsIn_pY_set (PyObject *self, PyObject *args)
 
SWIGINTERN PyObject * _wrap_PLGraphicsIn_pY_get (PyObject *self, PyObject *args)
 
SWIGINTERN PyObject * _wrap_PLGraphicsIn_dX_set (PyObject *self, PyObject *args)
 
SWIGINTERN PyObject * _wrap_PLGraphicsIn_dX_get (PyObject *self, PyObject *args)
 
SWIGINTERN PyObject * _wrap_PLGraphicsIn_dY_set (PyObject *self, PyObject *args)
 
SWIGINTERN PyObject * _wrap_PLGraphicsIn_dY_get (PyObject *self, PyObject *args)
 
SWIGINTERN PyObject * _wrap_PLGraphicsIn_wX_set (PyObject *self, PyObject *args)
 
SWIGINTERN PyObject * _wrap_PLGraphicsIn_wX_get (PyObject *self, PyObject *args)
 
SWIGINTERN PyObject * _wrap_PLGraphicsIn_wY_set (PyObject *self, PyObject *args)
 
SWIGINTERN PyObject * _wrap_PLGraphicsIn_wY_get (PyObject *self, PyObject *args)
 
SWIGINTERN PyObject * _wrap_new_PLGraphicsIn (PyObject *self, PyObject *args)
 
SWIGINTERN PyObject * _wrap_delete_PLGraphicsIn (PyObject *self, PyObject *args)
 
SWIGINTERN PyObject * PLGraphicsIn_swigregister (PyObject *SWIGUNUSEDPARM(self), PyObject *args)
 
SWIGINTERN PyObject * PLGraphicsIn_swiginit (PyObject *SWIGUNUSEDPARM(self), PyObject *args)
 
SWIGINTERN PyObject * _wrap_plsxwin (PyObject *self, PyObject *args)
 
SWIGINTERN PyObject * _wrap_pl_setcontlabelformat (PyObject *self, PyObject *args)
 
SWIGINTERN PyObject * _wrap_pl_setcontlabelparam (PyObject *self, PyObject *args)
 
SWIGINTERN PyObject * _wrap_pladv (PyObject *self, PyObject *args)
 
SWIGINTERN PyObject * _wrap_plarc (PyObject *self, PyObject *args)
 
SWIGINTERN PyObject * _wrap_plaxes (PyObject *self, PyObject *args)
 
SWIGINTERN PyObject * _wrap_plbin (PyObject *self, PyObject *args)
 
SWIGINTERN PyObject * _wrap_plbtime (PyObject *self, PyObject *args)
 
SWIGINTERN PyObject * _wrap_plbop (PyObject *self, PyObject *args)
 
SWIGINTERN PyObject * _wrap_plbox (PyObject *self, PyObject *args)
 
SWIGINTERN PyObject * _wrap_plbox3 (PyObject *self, PyObject *args)
 
SWIGINTERN PyObject * _wrap_plcalc_world (PyObject *self, PyObject *args)
 
SWIGINTERN PyObject * _wrap_plclear (PyObject *self, PyObject *args)
 
SWIGINTERN PyObject * _wrap_plcol0 (PyObject *self, PyObject *args)
 
SWIGINTERN PyObject * _wrap_plcol1 (PyObject *self, PyObject *args)
 
SWIGINTERN PyObject * _wrap_plconfigtime (PyObject *self, PyObject *args)
 
SWIGINTERN PyObject * _wrap_plcont (PyObject *self, PyObject *args)
 
SWIGINTERN PyObject * _wrap_plctime (PyObject *self, PyObject *args)
 
SWIGINTERN PyObject * _wrap_plcpstrm (PyObject *self, PyObject *args)
 
SWIGINTERN PyObject * _wrap_plend (PyObject *self, PyObject *args)
 
SWIGINTERN PyObject * _wrap_plend1 (PyObject *self, PyObject *args)
 
SWIGINTERN PyObject * _wrap_plenv (PyObject *self, PyObject *args)
 
SWIGINTERN PyObject * _wrap_plenv0 (PyObject *self, PyObject *args)
 
SWIGINTERN PyObject * _wrap_pleop (PyObject *self, PyObject *args)
 
SWIGINTERN PyObject * _wrap_plerrx (PyObject *self, PyObject *args)
 
SWIGINTERN PyObject * _wrap_plerry (PyObject *self, PyObject *args)
 
SWIGINTERN PyObject * _wrap_plfamadv (PyObject *self, PyObject *args)
 
SWIGINTERN PyObject * _wrap_plfill (PyObject *self, PyObject *args)
 
SWIGINTERN PyObject * _wrap_plfill3 (PyObject *self, PyObject *args)
 
SWIGINTERN PyObject * _wrap_plgradient (PyObject *self, PyObject *args)
 
SWIGINTERN PyObject * _wrap_plflush (PyObject *self, PyObject *args)
 
SWIGINTERN PyObject * _wrap_plfont (PyObject *self, PyObject *args)
 
SWIGINTERN PyObject * _wrap_plfontld (PyObject *self, PyObject *args)
 
SWIGINTERN PyObject * _wrap_plgchr (PyObject *self, PyObject *args)
 
SWIGINTERN PyObject * _wrap_plgcol0 (PyObject *self, PyObject *args)
 
SWIGINTERN PyObject * _wrap_plgcol0a (PyObject *self, PyObject *args)
 
SWIGINTERN PyObject * _wrap_plgcolbg (PyObject *self, PyObject *args)
 
SWIGINTERN PyObject * _wrap_plgcolbga (PyObject *self, PyObject *args)
 
SWIGINTERN PyObject * _wrap_plgcompression (PyObject *self, PyObject *args)
 
SWIGINTERN PyObject * _wrap_plgdev (PyObject *self, PyObject *args)
 
SWIGINTERN PyObject * _wrap_plgdidev (PyObject *self, PyObject *args)
 
SWIGINTERN PyObject * _wrap_plgdiori (PyObject *self, PyObject *args)
 
SWIGINTERN PyObject * _wrap_plgdiplt (PyObject *self, PyObject *args)
 
SWIGINTERN PyObject * _wrap_plgfam (PyObject *self, PyObject *args)
 
SWIGINTERN PyObject * _wrap_plgfci (PyObject *self, PyObject *args)
 
SWIGINTERN PyObject * _wrap_plgfnam (PyObject *self, PyObject *args)
 
SWIGINTERN PyObject * _wrap_plgfont (PyObject *self, PyObject *args)
 
SWIGINTERN PyObject * _wrap_plglevel (PyObject *self, PyObject *args)
 
SWIGINTERN PyObject * _wrap_plgpage (PyObject *self, PyObject *args)
 
SWIGINTERN PyObject * _wrap_plgra (PyObject *self, PyObject *args)
 
SWIGINTERN PyObject * _wrap_plgriddata (PyObject *self, PyObject *args)
 
SWIGINTERN PyObject * _wrap_plgspa (PyObject *self, PyObject *args)
 
SWIGINTERN PyObject * _wrap_plgstrm (PyObject *self, PyObject *args)
 
SWIGINTERN PyObject * _wrap_plgver (PyObject *self, PyObject *args)
 
SWIGINTERN PyObject * _wrap_plgvpd (PyObject *self, PyObject *args)
 
SWIGINTERN PyObject * _wrap_plgvpw (PyObject *self, PyObject *args)
 
SWIGINTERN PyObject * _wrap_plgxax (PyObject *self, PyObject *args)
 
SWIGINTERN PyObject * _wrap_plgyax (PyObject *self, PyObject *args)
 
SWIGINTERN PyObject * _wrap_plgzax (PyObject *self, PyObject *args)
 
SWIGINTERN PyObject * _wrap_plhist (PyObject *self, PyObject *args)
 
SWIGINTERN PyObject * _wrap_plhlsrgb (PyObject *self, PyObject *args)
 
SWIGINTERN PyObject * _wrap_plinit (PyObject *self, PyObject *args)
 
SWIGINTERN PyObject * _wrap_pljoin (PyObject *self, PyObject *args)
 
SWIGINTERN PyObject * _wrap_pllab (PyObject *self, PyObject *args)
 
SWIGINTERN PyObject * _wrap_pllegend (PyObject *self, PyObject *args)
 
SWIGINTERN PyObject * _wrap_plcolorbar (PyObject *self, PyObject *args)
 
SWIGINTERN PyObject * _wrap_pllightsource (PyObject *self, PyObject *args)
 
SWIGINTERN PyObject * _wrap_plline (PyObject *self, PyObject *args)
 
SWIGINTERN PyObject * _wrap_plline3 (PyObject *self, PyObject *args)
 
SWIGINTERN PyObject * _wrap_pllsty (PyObject *self, PyObject *args)
 
SWIGINTERN PyObject * _wrap_plmesh (PyObject *self, PyObject *args)
 
SWIGINTERN PyObject * _wrap_plmeshc (PyObject *self, PyObject *args)
 
SWIGINTERN PyObject * _wrap_plmkstrm (PyObject *self, PyObject *args)
 
SWIGINTERN PyObject * _wrap_plmtex (PyObject *self, PyObject *args)
 
SWIGINTERN PyObject * _wrap_plmtex3 (PyObject *self, PyObject *args)
 
SWIGINTERN PyObject * _wrap_plot3d (PyObject *self, PyObject *args)
 
SWIGINTERN PyObject * _wrap_plot3dc (PyObject *self, PyObject *args)
 
SWIGINTERN PyObject * _wrap_plot3dcl (PyObject *self, PyObject *args)
 
SWIGINTERN PyObject * _wrap_plsurf3d (PyObject *self, PyObject *args)
 
SWIGINTERN PyObject * _wrap_plsurf3dl (PyObject *self, PyObject *args)
 
SWIGINTERN PyObject * _wrap_plparseopts (PyObject *self, PyObject *args)
 
SWIGINTERN PyObject * _wrap_plpat (PyObject *self, PyObject *args)
 
SWIGINTERN PyObject * _wrap_plpath (PyObject *self, PyObject *args)
 
SWIGINTERN PyObject * _wrap_plpoin (PyObject *self, PyObject *args)
 
SWIGINTERN PyObject * _wrap_plpoin3 (PyObject *self, PyObject *args)
 
SWIGINTERN PyObject * _wrap_plpoly3 (PyObject *self, PyObject *args)
 
SWIGINTERN PyObject * _wrap_plprec (PyObject *self, PyObject *args)
 
SWIGINTERN PyObject * _wrap_plpsty (PyObject *self, PyObject *args)
 
SWIGINTERN PyObject * _wrap_plptex (PyObject *self, PyObject *args)
 
SWIGINTERN PyObject * _wrap_plptex3 (PyObject *self, PyObject *args)
 
SWIGINTERN PyObject * _wrap_plrandd (PyObject *self, PyObject *args)
 
SWIGINTERN PyObject * _wrap_plreplot (PyObject *self, PyObject *args)
 
SWIGINTERN PyObject * _wrap_plrgbhls (PyObject *self, PyObject *args)
 
SWIGINTERN PyObject * _wrap_plschr (PyObject *self, PyObject *args)
 
SWIGINTERN PyObject * _wrap_plscmap0 (PyObject *self, PyObject *args)
 
SWIGINTERN PyObject * _wrap_plscmap0a (PyObject *self, PyObject *args)
 
SWIGINTERN PyObject * _wrap_plscmap0n (PyObject *self, PyObject *args)
 
SWIGINTERN PyObject * _wrap_plscmap1 (PyObject *self, PyObject *args)
 
SWIGINTERN PyObject * _wrap_plscmap1a (PyObject *self, PyObject *args)
 
SWIGINTERN PyObject * _wrap_plscmap1l (PyObject *self, PyObject *args)
 
SWIGINTERN PyObject * _wrap_plscmap1la (PyObject *self, PyObject *args)
 
SWIGINTERN PyObject * _wrap_plscmap1n (PyObject *self, PyObject *args)
 
SWIGINTERN PyObject * _wrap_plscmap1_range (PyObject *self, PyObject *args)
 
SWIGINTERN PyObject * _wrap_plgcmap1_range (PyObject *self, PyObject *args)
 
SWIGINTERN PyObject * _wrap_plscol0 (PyObject *self, PyObject *args)
 
SWIGINTERN PyObject * _wrap_plscol0a (PyObject *self, PyObject *args)
 
SWIGINTERN PyObject * _wrap_plscolbg (PyObject *self, PyObject *args)
 
SWIGINTERN PyObject * _wrap_plscolbga (PyObject *self, PyObject *args)
 
SWIGINTERN PyObject * _wrap_plscolor (PyObject *self, PyObject *args)
 
SWIGINTERN PyObject * _wrap_plscompression (PyObject *self, PyObject *args)
 
SWIGINTERN PyObject * _wrap_plsdev (PyObject *self, PyObject *args)
 
SWIGINTERN PyObject * _wrap_plsdidev (PyObject *self, PyObject *args)
 
SWIGINTERN PyObject * _wrap_plsdimap (PyObject *self, PyObject *args)
 
SWIGINTERN PyObject * _wrap_plsdiori (PyObject *self, PyObject *args)
 
SWIGINTERN PyObject * _wrap_plsdiplt (PyObject *self, PyObject *args)
 
SWIGINTERN PyObject * _wrap_plsdiplz (PyObject *self, PyObject *args)
 
SWIGINTERN PyObject * _wrap_plseed (PyObject *self, PyObject *args)
 
SWIGINTERN PyObject * _wrap_plsesc (PyObject *self, PyObject *args)
 
SWIGINTERN PyObject * _wrap_plsetopt (PyObject *self, PyObject *args)
 
SWIGINTERN PyObject * _wrap_plsfam (PyObject *self, PyObject *args)
 
SWIGINTERN PyObject * _wrap_plsfci (PyObject *self, PyObject *args)
 
SWIGINTERN PyObject * _wrap_plsfnam (PyObject *self, PyObject *args)
 
SWIGINTERN PyObject * _wrap_plsfont (PyObject *self, PyObject *args)
 
SWIGINTERN PyObject * _wrap_plshades (PyObject *self, PyObject *args)
 
SWIGINTERN PyObject * _wrap_plshade (PyObject *self, PyObject *args)
 
SWIGINTERN PyObject * _wrap_plslabelfunc (PyObject *self, PyObject *args)
 
SWIGINTERN PyObject * _wrap_plsmaj (PyObject *self, PyObject *args)
 
SWIGINTERN PyObject * _wrap_plsmem (PyObject *self, PyObject *args)
 
SWIGINTERN PyObject * _wrap_plsmema (PyObject *self, PyObject *args)
 
SWIGINTERN PyObject * _wrap_plsmin (PyObject *self, PyObject *args)
 
SWIGINTERN PyObject * _wrap_plsori (PyObject *self, PyObject *args)
 
SWIGINTERN PyObject * _wrap_plspage (PyObject *self, PyObject *args)
 
SWIGINTERN PyObject * _wrap_plspal0 (PyObject *self, PyObject *args)
 
SWIGINTERN PyObject * _wrap_plspal1 (PyObject *self, PyObject *args)
 
SWIGINTERN PyObject * _wrap_plspause (PyObject *self, PyObject *args)
 
SWIGINTERN PyObject * _wrap_plsstrm (PyObject *self, PyObject *args)
 
SWIGINTERN PyObject * _wrap_plssub (PyObject *self, PyObject *args)
 
SWIGINTERN PyObject * _wrap_plssym (PyObject *self, PyObject *args)
 
SWIGINTERN PyObject * _wrap_plstar (PyObject *self, PyObject *args)
 
SWIGINTERN PyObject * _wrap_plstart (PyObject *self, PyObject *args)
 
SWIGINTERN PyObject * _wrap_plstransform (PyObject *self, PyObject *args)
 
SWIGINTERN PyObject * _wrap_plstring (PyObject *self, PyObject *args)
 
SWIGINTERN PyObject * _wrap_plstring3 (PyObject *self, PyObject *args)
 
SWIGINTERN PyObject * _wrap_plstripa (PyObject *self, PyObject *args)
 
SWIGINTERN PyObject * _wrap_plstripc (PyObject *self, PyObject *args)
 
SWIGINTERN PyObject * _wrap_plstripd (PyObject *self, PyObject *args)
 
SWIGINTERN PyObject * _wrap_plstyl (PyObject *self, PyObject *args)
 
SWIGINTERN PyObject * _wrap_plsvect (PyObject *self, PyObject *args)
 
SWIGINTERN PyObject * _wrap_plsvpa (PyObject *self, PyObject *args)
 
SWIGINTERN PyObject * _wrap_plsxax (PyObject *self, PyObject *args)
 
SWIGINTERN PyObject * _wrap_plsyax (PyObject *self, PyObject *args)
 
SWIGINTERN PyObject * _wrap_plsym (PyObject *self, PyObject *args)
 
SWIGINTERN PyObject * _wrap_plszax (PyObject *self, PyObject *args)
 
SWIGINTERN PyObject * _wrap_pltext (PyObject *self, PyObject *args)
 
SWIGINTERN PyObject * _wrap_pltimefmt (PyObject *self, PyObject *args)
 
SWIGINTERN PyObject * _wrap_plvasp (PyObject *self, PyObject *args)
 
SWIGINTERN PyObject * _wrap_plvect (PyObject *self, PyObject *args)
 
SWIGINTERN PyObject * _wrap_plvpas (PyObject *self, PyObject *args)
 
SWIGINTERN PyObject * _wrap_plvpor (PyObject *self, PyObject *args)
 
SWIGINTERN PyObject * _wrap_plvsta (PyObject *self, PyObject *args)
 
SWIGINTERN PyObject * _wrap_plw3d (PyObject *self, PyObject *args)
 
SWIGINTERN PyObject * _wrap_plwidth (PyObject *self, PyObject *args)
 
SWIGINTERN PyObject * _wrap_plwind (PyObject *self, PyObject *args)
 
SWIGINTERN PyObject * _wrap_plxormod (PyObject *self, PyObject *args)
 
SWIGINTERN PyObject * _wrap_plmap (PyObject *self, PyObject *args)
 
SWIGINTERN PyObject * _wrap_plmapline (PyObject *self, PyObject *args)
 
SWIGINTERN PyObject * _wrap_plmapstring (PyObject *self, PyObject *args)
 
SWIGINTERN PyObject * _wrap_plmaptex (PyObject *self, PyObject *args)
 
SWIGINTERN PyObject * _wrap_plmapfill (PyObject *self, PyObject *args)
 
SWIGINTERN PyObject * _wrap_plmeridians (PyObject *self, PyObject *args)
 
SWIGINTERN PyObject * _wrap_plimage (PyObject *self, PyObject *args)
 
SWIGINTERN PyObject * _wrap_plimagefr (PyObject *self, PyObject *args)
 
SWIGINTERN PyObject * _wrap_plClearOpts (PyObject *self, PyObject *args)
 
SWIGINTERN PyObject * _wrap_plResetOpts (PyObject *self, PyObject *args)
 
SWIGINTERN PyObject * _wrap_plSetUsage (PyObject *self, PyObject *args)
 
SWIGINTERN PyObject * _wrap_plOptUsage (PyObject *self, PyObject *args)
 
SWIGINTERN PyObject * _wrap_plMinMax2dGrid (PyObject *self, PyObject *args)
 
SWIGINTERN PyObject * _wrap_plGetCursor (PyObject *self, PyObject *args)
 
SWIGRUNTIME void SWIG_InitializeModule (SWIG_INIT_CLIENT_DATA_TYPE clientdata)
 
SWIGRUNTIME void SWIG_PropagateClientData (void)
 
SWIGINTERN void SWIG_Python_InstallConstants (PyObject *d, swig_const_info constants[])
 
SWIGINTERN void SWIG_Python_FixMethods (PyMethodDef *methods, const swig_const_info *const_table, swig_type_info **types, swig_type_info **types_initial)
 

Variables

static PyObject * Swig_Globals_global = NULL
 
static PyObject * Swig_Capsule_global = NULL
 
static PyMethodDef swigobject_methods []
 
static PyObject * Swig_This_global = NULL
 
static PyObject * Swig_TypeCache_global = NULL
 
static int interpreter_counter = 0
 
static swig_type_infoswig_types [15]
 
static swig_module_info swig_module = {swig_types, 14, 0, 0, 0, 0}
 
static PLINT Alen = 0
 
static PLINT Xlen = 0
 
static PLINT Ylen = 0
 
PyArrayObject * pltr_xg
 
PyArrayObject * pltr_yg
 
static PLcGrid tmpGrid1
 
static PLcGrid2 tmpGrid2
 
enum callback_type pltr_type
 
PyObject * python_pltr = NULL
 
PyObject * python_f2eval = NULL
 
PyObject * python_ct = NULL
 
PyObject * python_mapform = NULL
 
PyObject * python_label = NULL
 
static PyMethodDef SwigMethods []
 
static swig_type_info _swigt__p_PLGraphicsIn = {"_p_PLGraphicsIn", "PLGraphicsIn *", 0, 0, (void*)0, 0}
 
static swig_type_info _swigt__p_PLcGrid = {"_p_PLcGrid", "PLcGrid *", 0, 0, (void*)0, 0}
 
static swig_type_info _swigt__p_PLcGrid2 = {"_p_PLcGrid2", "PLcGrid2 *", 0, 0, (void*)0, 0}
 
static swig_type_info _swigt__p_char = {"_p_char", "char *", 0, 0, (void*)0, 0}
 
static swig_type_info _swigt__p_double = {"_p_double", "PLFLT *|double *", 0, 0, (void*)0, 0}
 
static swig_type_info _swigt__p_f_double_double__int = {"_p_f_double_double__int", "defined_func|int (*)(double,double)", 0, 0, (void*)0, 0}
 
static swig_type_info _swigt__p_f_double_double_p_double_p_double_p_void__void = {"_p_f_double_double_p_double_p_double_p_void__void", "ct_func|pltr_func|void (*)(double,double,double *,double *,void *)", 0, 0, (void*)0, 0}
 
static swig_type_info _swigt__p_f_int_double_p_char_int_p_void__void = {"_p_f_int_double_p_char_int_p_void__void", "label_func|void (*)(int,double,char *,int,void *)", 0, 0, (void*)0, 0}
 
static swig_type_info _swigt__p_f_int_p_double_p_double__void = {"_p_f_int_p_double_p_double__void", "mapform_func|void (*)(int,double *,double *)", 0, 0, (void*)0, 0}
 
static swig_type_info _swigt__p_f_int_p_q_const__double_p_q_const__double__void = {"_p_f_int_p_q_const__double_p_q_const__double__void", "fill_func|void (*)(int,double const *,double const *)", 0, 0, (void*)0, 0}
 
static swig_type_info _swigt__p_int = {"_p_int", "PLBOOL *|PLINT *|int *", 0, 0, (void*)0, 0}
 
static swig_type_info _swigt__p_p_char = {"_p_p_char", "char **", 0, 0, (void*)0, 0}
 
static swig_type_info _swigt__p_p_double = {"_p_p_double", "PLFLT **|double **", 0, 0, (void*)0, 0}
 
static swig_type_info _swigt__p_unsigned_int = {"_p_unsigned_int", "PLUNICODE *|unsigned int *", 0, 0, (void*)0, 0}
 
static swig_type_infoswig_type_initial []
 
static swig_cast_info _swigc__p_PLGraphicsIn [] = { {&_swigt__p_PLGraphicsIn, 0, 0, 0},{0, 0, 0, 0}}
 
static swig_cast_info _swigc__p_PLcGrid [] = { {&_swigt__p_PLcGrid, 0, 0, 0},{0, 0, 0, 0}}
 
static swig_cast_info _swigc__p_PLcGrid2 [] = { {&_swigt__p_PLcGrid2, 0, 0, 0},{0, 0, 0, 0}}
 
static swig_cast_info _swigc__p_char [] = { {&_swigt__p_char, 0, 0, 0},{0, 0, 0, 0}}
 
static swig_cast_info _swigc__p_double [] = { {&_swigt__p_double, 0, 0, 0},{0, 0, 0, 0}}
 
static swig_cast_info _swigc__p_f_double_double__int [] = { {&_swigt__p_f_double_double__int, 0, 0, 0},{0, 0, 0, 0}}
 
static swig_cast_info _swigc__p_f_double_double_p_double_p_double_p_void__void [] = { {&_swigt__p_f_double_double_p_double_p_double_p_void__void, 0, 0, 0},{0, 0, 0, 0}}
 
static swig_cast_info _swigc__p_f_int_double_p_char_int_p_void__void [] = { {&_swigt__p_f_int_double_p_char_int_p_void__void, 0, 0, 0},{0, 0, 0, 0}}
 
static swig_cast_info _swigc__p_f_int_p_double_p_double__void [] = { {&_swigt__p_f_int_p_double_p_double__void, 0, 0, 0},{0, 0, 0, 0}}
 
static swig_cast_info _swigc__p_f_int_p_q_const__double_p_q_const__double__void [] = { {&_swigt__p_f_int_p_q_const__double_p_q_const__double__void, 0, 0, 0},{0, 0, 0, 0}}
 
static swig_cast_info _swigc__p_int [] = { {&_swigt__p_int, 0, 0, 0},{0, 0, 0, 0}}
 
static swig_cast_info _swigc__p_p_char [] = { {&_swigt__p_p_char, 0, 0, 0},{0, 0, 0, 0}}
 
static swig_cast_info _swigc__p_p_double [] = { {&_swigt__p_p_double, 0, 0, 0},{0, 0, 0, 0}}
 
static swig_cast_info _swigc__p_unsigned_int [] = { {&_swigt__p_unsigned_int, 0, 0, 0},{0, 0, 0, 0}}
 
static swig_cast_infoswig_cast_initial []
 
static swig_const_info swig_const_table []
 

Macro Definition Documentation

◆ MY_BLOCK_THREADS

#define MY_BLOCK_THREADS

Definition at line 4054 of file plplotcPYTHON_wrap.c.

◆ MY_UNBLOCK_THREADS

#define MY_UNBLOCK_THREADS

Definition at line 4055 of file plplotcPYTHON_wrap.c.

◆ myArray_ContiguousFromObject

#define myArray_ContiguousFromObject   PyArray_ContiguousFromObject

Definition at line 3729 of file plplotcPYTHON_wrap.c.

◆ NPY_NO_DEPRECATED_API

#define NPY_NO_DEPRECATED_API   NPY_1_7_API_VERSION

Definition at line 3247 of file plplotcPYTHON_wrap.c.

◆ NPY_PLFLT

#define NPY_PLFLT   NPY_FLOAT32

Definition at line 3257 of file plplotcPYTHON_wrap.c.

◆ NPY_PLINT

#define NPY_PLINT   NPY_INT32

Definition at line 3252 of file plplotcPYTHON_wrap.c.

◆ Py_hash_t

#define Py_hash_t   long

Definition at line 897 of file plplotcPYTHON_wrap.c.

◆ PY_SSIZE_T_CLEAN

#define PY_SSIZE_T_CLEAN

Definition at line 180 of file plplotcPYTHON_wrap.c.

◆ PyDescr_NAME

#define PyDescr_NAME ( x)
Value:
(((PyDescrObject *)(x))->d_name)

Definition at line 896 of file plplotcPYTHON_wrap.c.

◆ PyDescr_TYPE

#define PyDescr_TYPE ( x)
Value:
(((PyDescrObject *)(x))->d_type)

Definition at line 895 of file plplotcPYTHON_wrap.c.

◆ PySequence_Fast_GET_ITEM

#define PySequence_Fast_GET_ITEM   PySequence_GetItem

Definition at line 3262 of file plplotcPYTHON_wrap.c.

◆ PySequence_Size

#define PySequence_Size   PySequence_Length

Definition at line 3264 of file plplotcPYTHON_wrap.c.

◆ SWIG_AcquirePtr

#define SWIG_AcquirePtr ( ptr,
src )
Value:
SWIGRUNTIME int SWIG_Python_AcquirePtr(PyObject *obj, int own)

Definition at line 1173 of file plplotcPYTHON_wrap.c.

◆ SWIG_AddCast

#define SWIG_AddCast ( r)
Value:
(r)

Definition at line 404 of file plplotcPYTHON_wrap.c.

◆ SWIG_AddNewMask

#define SWIG_AddNewMask ( r)
Value:
(SWIG_IsOK(r) ? (r | SWIG_NEWOBJMASK) : r)
#define SWIG_NEWOBJMASK
#define SWIG_IsOK(r)

Definition at line 380 of file plplotcPYTHON_wrap.c.

◆ SWIG_AddTmpMask

#define SWIG_AddTmpMask ( r)
Value:
(SWIG_IsOK(r) ? (r | SWIG_TMPOBJMASK) : r)
#define SWIG_TMPOBJMASK

Definition at line 383 of file plplotcPYTHON_wrap.c.

◆ SWIG_addvarlink

#define SWIG_addvarlink ( p,
name,
get_attr,
set_attr )
Value:
SWIG_Python_addvarlink(p, name, get_attr, set_attr)
SWIGINTERN void SWIG_Python_addvarlink(PyObject *p, const char *name, PyObject *(*get_attr)(void), int(*set_attr)(PyObject *p))
static const char * name
Definition tkMain.c:135

Definition at line 1362 of file plplotcPYTHON_wrap.c.

◆ SWIG_arg_fail

#define SWIG_arg_fail ( arg)
Value:
SWIGRUNTIME int SWIG_Python_ArgFail(int argnum)

Definition at line 3030 of file plplotcPYTHON_wrap.c.

◆ SWIG_ArgError

#define SWIG_ArgError ( r)
Value:
((r != SWIG_ERROR) ? r : SWIG_TypeError)
#define SWIG_TypeError
#define SWIG_ERROR

Definition at line 366 of file plplotcPYTHON_wrap.c.

◆ SWIG_as_voidptr

#define SWIG_as_voidptr ( a)
Value:
(void *)((const void *)(a))

Definition at line 3243 of file plplotcPYTHON_wrap.c.

◆ SWIG_as_voidptrptr

#define SWIG_as_voidptrptr ( a)
Value:
((void)SWIG_as_voidptr(*a),(void**)(a))
#define SWIG_as_voidptr(a)

Definition at line 3244 of file plplotcPYTHON_wrap.c.

◆ SWIG_AttributeError

#define SWIG_AttributeError   -11

Definition at line 818 of file plplotcPYTHON_wrap.c.

◆ SWIG_BADOBJ

#define SWIG_BADOBJ   (SWIG_ERROR)

Definition at line 375 of file plplotcPYTHON_wrap.c.

◆ SWIG_BUFFER_SIZE

#define SWIG_BUFFER_SIZE   1024

Definition at line 264 of file plplotcPYTHON_wrap.c.

◆ SWIG_BUILTIN_INIT

#define SWIG_BUILTIN_INIT   (SWIG_BUILTIN_TP_INIT | SWIG_POINTER_OWN)

Definition at line 1625 of file plplotcPYTHON_wrap.c.

◆ SWIG_BUILTIN_TP_INIT

#define SWIG_BUILTIN_TP_INIT   (SWIG_POINTER_OWN << 2)

Definition at line 1624 of file plplotcPYTHON_wrap.c.

◆ SWIG_CAST_NEW_MEMORY

#define SWIG_CAST_NEW_MEMORY   0x2

Definition at line 269 of file plplotcPYTHON_wrap.c.

◆ SWIG_CASTRANKLIMIT

#define SWIG_CASTRANKLIMIT   (1 << 8)

Definition at line 369 of file plplotcPYTHON_wrap.c.

◆ SWIG_CheckImplicit

#define SWIG_CheckImplicit ( ty)
Value:
SWIGRUNTIMEINLINE int SWIG_Python_CheckImplicit(swig_type_info *ty)

Definition at line 1172 of file plplotcPYTHON_wrap.c.

◆ SWIG_CheckState

#define SWIG_CheckState ( r)
Value:
(SWIG_IsOK(r) ? 1 : 0)

Definition at line 405 of file plplotcPYTHON_wrap.c.

◆ SWIG_contract_assert

#define SWIG_contract_assert ( expr,
msg )
Value:
do { if (!(expr)) { SWIG_Error(SWIG_RuntimeError, msg); SWIG_fail; } } while (0)
#define SWIG_Error(code, msg)
#define SWIG_RuntimeError
#define SWIG_fail

Definition at line 3200 of file plplotcPYTHON_wrap.c.

◆ SWIG_ConvertFunctionPtr

#define SWIG_ConvertFunctionPtr ( obj,
pptr,
type )
Value:
SWIGRUNTIME int SWIG_Python_ConvertFunctionPtr(PyObject *obj, void **ptr, swig_type_info *ty)

Definition at line 1185 of file plplotcPYTHON_wrap.c.

◆ SWIG_ConvertInstance

#define SWIG_ConvertInstance ( obj,
pptr,
type,
flags )
Value:
SWIG_ConvertPtr(obj, pptr, type, flags)
#define SWIG_ConvertPtr(L, idx, ptr, type, flags)

Definition at line 1181 of file plplotcPYTHON_wrap.c.

◆ SWIG_ConvertMember

#define SWIG_ConvertMember ( obj,
ptr,
sz,
ty )
Value:
SWIG_Python_ConvertPacked(obj, ptr, sz, ty)
SWIGRUNTIME int SWIG_Python_ConvertPacked(PyObject *obj, void *ptr, size_t sz, swig_type_info *ty)

Definition at line 1189 of file plplotcPYTHON_wrap.c.

◆ SWIG_ConvertPacked

#define SWIG_ConvertPacked ( obj,
ptr,
sz,
ty )
Value:
SWIG_Python_ConvertPacked(obj, ptr, sz, ty)

Definition at line 1177 of file plplotcPYTHON_wrap.c.

◆ SWIG_ConvertPtr

#define SWIG_ConvertPtr ( obj,
pptr,
type,
flags )
Value:
SWIG_Python_ConvertPtr(obj, pptr, type, flags)
#define SWIG_Python_ConvertPtr(obj, pptr, type, flags)

Definition at line 1161 of file plplotcPYTHON_wrap.c.

◆ SWIG_ConvertPtrAndOwn

#define SWIG_ConvertPtrAndOwn ( obj,
pptr,
type,
flags,
own )
Value:
SWIG_Python_ConvertPtrAndOwn(obj, pptr, type, flags, own)
SWIGRUNTIME int SWIG_Python_ConvertPtrAndOwn(PyObject *obj, void **ptr, swig_type_info *ty, int flags, int *own)

Definition at line 1162 of file plplotcPYTHON_wrap.c.

◆ SWIG_DelNewMask

#define SWIG_DelNewMask ( r)
Value:
(SWIG_IsOK(r) ? (r & ~SWIG_NEWOBJMASK) : r)

Definition at line 381 of file plplotcPYTHON_wrap.c.

◆ SWIG_DelTmpMask

#define SWIG_DelTmpMask ( r)
Value:
(SWIG_IsOK(r) ? (r & ~SWIG_TMPOBJMASK) : r)

Definition at line 384 of file plplotcPYTHON_wrap.c.

◆ SWIG_DivisionByZero

#define SWIG_DivisionByZero   -6

Definition at line 813 of file plplotcPYTHON_wrap.c.

◆ SWIG_ERROR

#define SWIG_ERROR   (-1)

Definition at line 359 of file plplotcPYTHON_wrap.c.

◆ SWIG_Error

#define SWIG_Error ( code,
msg )
Value:
#define SWIG_ErrorType(code)
SWIGINTERN void SWIG_Python_SetErrorMsg(PyObject *errtype, const char *msg)

Definition at line 1202 of file plplotcPYTHON_wrap.c.

◆ SWIG_ERROR_RELEASE_NOT_OWNED

#define SWIG_ERROR_RELEASE_NOT_OWNED   (-200)

Definition at line 363 of file plplotcPYTHON_wrap.c.

◆ SWIG_ErrorType

#define SWIG_ErrorType ( code)
Value:
SWIGRUNTIME PyObject * SWIG_Python_ErrorType(int code)

Definition at line 1201 of file plplotcPYTHON_wrap.c.

◆ SWIG_exception_fail

#define SWIG_exception_fail ( code,
msg )
Value:
do { SWIG_Error(code, msg); SWIG_fail; } while(0)

Definition at line 3198 of file plplotcPYTHON_wrap.c.

◆ SWIG_fail

#define SWIG_fail   goto fail

Definition at line 1203 of file plplotcPYTHON_wrap.c.

◆ SWIG_From_double

#define SWIG_From_double   PyFloat_FromDouble

Definition at line 3317 of file plplotcPYTHON_wrap.c.

◆ SWIG_GetModule

#define SWIG_GetModule ( clientdata)
Value:
SWIGRUNTIME swig_module_info * SWIG_Python_GetModule(void *SWIGUNUSEDPARM(clientdata))

Definition at line 1195 of file plplotcPYTHON_wrap.c.

◆ SWIG_IndexError

#define SWIG_IndexError   -4

Definition at line 811 of file plplotcPYTHON_wrap.c.

◆ SWIG_init

#define SWIG_init ( void)
Value:
init_plplotc

Definition at line 23388 of file plplotcPYTHON_wrap.c.

◆ SWIG_INIT_CLIENT_DATA_TYPE

#define SWIG_INIT_CLIENT_DATA_TYPE   void *

Definition at line 23107 of file plplotcPYTHON_wrap.c.

◆ SWIG_InstallConstants

#define SWIG_InstallConstants ( d,
constants )
Value:
SWIGINTERN void SWIG_Python_InstallConstants(PyObject *d, swig_const_info constants[])

Definition at line 1363 of file plplotcPYTHON_wrap.c.

◆ SWIG_InternalNewPointerObj

#define SWIG_InternalNewPointerObj ( ptr,
type,
flags )
Value:
SWIG_Python_NewPointerObj(NULL, ptr, type, flags)
SWIGRUNTIME PyObject * SWIG_Python_NewPointerObj(PyObject *self, void *ptr, swig_type_info *type, int flags)

Definition at line 1170 of file plplotcPYTHON_wrap.c.

◆ SWIG_IOError

#define SWIG_IOError   -2

Definition at line 809 of file plplotcPYTHON_wrap.c.

◆ SWIG_IsNewObj

#define SWIG_IsNewObj ( r)
Value:

Definition at line 382 of file plplotcPYTHON_wrap.c.

◆ SWIG_IsOK

#define SWIG_IsOK ( r)
Value:
(r >= 0)

Definition at line 365 of file plplotcPYTHON_wrap.c.

◆ SWIG_IsTmpObj

#define SWIG_IsTmpObj ( r)
Value:

Definition at line 385 of file plplotcPYTHON_wrap.c.

◆ SWIG_MangledTypeQuery

#define SWIG_MangledTypeQuery ( name)
Value:
static swig_module_info swig_module
SWIGRUNTIME swig_type_info * SWIG_MangledTypeQueryModule(swig_module_info *start, swig_module_info *end, const char *name)

Definition at line 3223 of file plplotcPYTHON_wrap.c.

◆ SWIG_MemoryError

#define SWIG_MemoryError   -12

Definition at line 819 of file plplotcPYTHON_wrap.c.

◆ SWIG_MustGetPtr

#define SWIG_MustGetPtr ( p,
type,
argnum,
flags )
Value:
SWIG_Python_MustGetPtr(p, type, argnum, flags)
SWIGRUNTIME void * SWIG_Python_MustGetPtr(PyObject *obj, swig_type_info *ty, int SWIGUNUSEDPARM(argnum), int flags)

Definition at line 3031 of file plplotcPYTHON_wrap.c.

◆ SWIG_name

#define SWIG_name   "_plplotc"

Definition at line 14 of file plplotcPYTHON_wrap.c.

◆ SWIG_NewClientData

#define SWIG_NewClientData ( obj)
Value:
SWIGRUNTIME SwigPyClientData * SwigPyClientData_New(PyObject *obj)

Definition at line 1197 of file plplotcPYTHON_wrap.c.

◆ SWIG_NewFunctionPtrObj

#define SWIG_NewFunctionPtrObj ( ptr,
type )
Value:
SWIG_Python_NewPointerObj(NULL, ptr, type, 0)

Definition at line 1186 of file plplotcPYTHON_wrap.c.

◆ SWIG_NewInstanceObj

#define SWIG_NewInstanceObj ( ptr,
type,
flags )
Value:
SWIG_NewPointerObj(ptr, type, flags)
#define SWIG_NewPointerObj(L, ptr, type, owner)

Definition at line 1182 of file plplotcPYTHON_wrap.c.

◆ SWIG_NewMemberObj

#define SWIG_NewMemberObj ( ptr,
sz,
type )
Value:
SWIGRUNTIMEINLINE PyObject * SWIG_Python_NewPackedObj(void *ptr, size_t sz, swig_type_info *type)

Definition at line 1190 of file plplotcPYTHON_wrap.c.

◆ SWIG_NEWOBJ

#define SWIG_NEWOBJ   (SWIG_OK | SWIG_NEWOBJMASK)

Definition at line 377 of file plplotcPYTHON_wrap.c.

◆ SWIG_NEWOBJMASK

#define SWIG_NEWOBJMASK   (SWIG_CASTRANKLIMIT << 1)

Definition at line 371 of file plplotcPYTHON_wrap.c.

◆ SWIG_NewPackedObj

#define SWIG_NewPackedObj ( ptr,
sz,
type )
Value:

Definition at line 1178 of file plplotcPYTHON_wrap.c.

◆ SWIG_NewPointerObj

#define SWIG_NewPointerObj ( ptr,
type,
flags )
Value:
SWIG_Python_NewPointerObj(NULL, ptr, type, flags)

Definition at line 1167 of file plplotcPYTHON_wrap.c.

◆ SWIG_newvarlink

#define SWIG_newvarlink ( )
Value:
SWIGINTERN PyObject * SWIG_Python_newvarlink(void)

Definition at line 1361 of file plplotcPYTHON_wrap.c.

◆ SWIG_NULLPTR

#define SWIG_NULLPTR   NULL

Definition at line 142 of file plplotcPYTHON_wrap.c.

◆ SWIG_NullReferenceError

#define SWIG_NullReferenceError   -13

Definition at line 820 of file plplotcPYTHON_wrap.c.

◆ SWIG_OK

#define SWIG_OK   (0)

Definition at line 357 of file plplotcPYTHON_wrap.c.

◆ SWIG_OLDOBJ

#define SWIG_OLDOBJ   (SWIG_OK)

Definition at line 376 of file plplotcPYTHON_wrap.c.

◆ SWIG_OverflowError

#define SWIG_OverflowError   -7

Definition at line 814 of file plplotcPYTHON_wrap.c.

◆ swig_owntype

#define swig_owntype   int

Definition at line 1174 of file plplotcPYTHON_wrap.c.

◆ SWIG_POINTER_CLEAR

#define SWIG_POINTER_CLEAR   0x8

Definition at line 271 of file plplotcPYTHON_wrap.c.

◆ SWIG_POINTER_DISOWN

#define SWIG_POINTER_DISOWN   0x1

Definition at line 268 of file plplotcPYTHON_wrap.c.

◆ SWIG_POINTER_EXCEPTION

#define SWIG_POINTER_EXCEPTION   0

Definition at line 3029 of file plplotcPYTHON_wrap.c.

◆ SWIG_POINTER_IMPLICIT_CONV

#define SWIG_POINTER_IMPLICIT_CONV   (SWIG_POINTER_DISOWN << 1)

Definition at line 1622 of file plplotcPYTHON_wrap.c.

◆ SWIG_POINTER_NEW

#define SWIG_POINTER_NEW   (SWIG_POINTER_NOSHADOW | SWIG_POINTER_OWN)

Definition at line 1620 of file plplotcPYTHON_wrap.c.

◆ SWIG_POINTER_NO_NULL

#define SWIG_POINTER_NO_NULL   0x4

Definition at line 270 of file plplotcPYTHON_wrap.c.

◆ SWIG_POINTER_NOSHADOW

#define SWIG_POINTER_NOSHADOW   (SWIG_POINTER_OWN << 1)

Definition at line 1619 of file plplotcPYTHON_wrap.c.

◆ SWIG_POINTER_OWN

#define SWIG_POINTER_OWN   0x1

Definition at line 275 of file plplotcPYTHON_wrap.c.

◆ SWIG_POINTER_RELEASE

#define SWIG_POINTER_RELEASE   (SWIG_POINTER_CLEAR | SWIG_POINTER_DISOWN)

Definition at line 272 of file plplotcPYTHON_wrap.c.

◆ SWIG_PY_BINARY

#define SWIG_PY_BINARY   5

Definition at line 1123 of file plplotcPYTHON_wrap.c.

◆ SWIG_Py_DECREF

#define SWIG_Py_DECREF   Py_DECREF

Definition at line 923 of file plplotcPYTHON_wrap.c.

◆ SWIG_Py_INCREF

#define SWIG_Py_INCREF   Py_INCREF

Definition at line 921 of file plplotcPYTHON_wrap.c.

◆ SWIG_PY_POINTER

#define SWIG_PY_POINTER   4

Definition at line 1122 of file plplotcPYTHON_wrap.c.

◆ SWIG_Py_XDECREF

#define SWIG_Py_XDECREF   Py_XDECREF

Definition at line 924 of file plplotcPYTHON_wrap.c.

◆ SWIG_Py_XINCREF

#define SWIG_Py_XINCREF   Py_XINCREF

Definition at line 922 of file plplotcPYTHON_wrap.c.

◆ SWIG_Python_CallFunctor

#define SWIG_Python_CallFunctor ( functor,
obj )
Value:
PyObject_CallFunctionObjArgs(functor, obj, NULL);

Definition at line 1344 of file plplotcPYTHON_wrap.c.

◆ SWIG_Python_ConvertPtr

#define SWIG_Python_ConvertPtr ( obj,
pptr,
type,
flags )
Value:
SWIG_Python_ConvertPtrAndOwn(obj, pptr, type, flags, 0)

Definition at line 1160 of file plplotcPYTHON_wrap.c.

◆ SWIG_PYTHON_DIRECTOR_NO_VTABLE

#define SWIG_PYTHON_DIRECTOR_NO_VTABLE

Definition at line 12 of file plplotcPYTHON_wrap.c.

◆ SWIG_PYTHON_INITIALIZE_THREADS

#define SWIG_PYTHON_INITIALIZE_THREADS

Definition at line 1102 of file plplotcPYTHON_wrap.c.

◆ SWIG_Python_Raise

#define SWIG_Python_Raise ( obj,
type,
desc )
Value:
SWIGRUNTIMEINLINE PyObject * SWIG_Python_ExceptionType(swig_type_info *desc)
SWIGINTERN void SWIG_Python_SetErrorObj(PyObject *errtype, PyObject *obj)

Definition at line 1225 of file plplotcPYTHON_wrap.c.

◆ SWIG_Python_str_FromFormat

#define SWIG_Python_str_FromFormat   PyString_FromFormat

Definition at line 847 of file plplotcPYTHON_wrap.c.

◆ SWIG_PYTHON_THREAD_BEGIN_ALLOW

#define SWIG_PYTHON_THREAD_BEGIN_ALLOW

Definition at line 1105 of file plplotcPYTHON_wrap.c.

◆ SWIG_PYTHON_THREAD_BEGIN_BLOCK

#define SWIG_PYTHON_THREAD_BEGIN_BLOCK

Definition at line 1103 of file plplotcPYTHON_wrap.c.

◆ SWIG_PYTHON_THREAD_END_ALLOW

#define SWIG_PYTHON_THREAD_END_ALLOW

Definition at line 1106 of file plplotcPYTHON_wrap.c.

◆ SWIG_PYTHON_THREAD_END_BLOCK

#define SWIG_PYTHON_THREAD_END_BLOCK

Definition at line 1104 of file plplotcPYTHON_wrap.c.

◆ SWIG_RUNTIME_VERSION

#define SWIG_RUNTIME_VERSION   "4"

Definition at line 234 of file plplotcPYTHON_wrap.c.

◆ SWIG_RuntimeError

#define SWIG_RuntimeError   -3

Definition at line 810 of file plplotcPYTHON_wrap.c.

◆ SWIG_SetErrorMsg

#define SWIG_SetErrorMsg   SWIG_Python_SetErrorMsg

Definition at line 1200 of file plplotcPYTHON_wrap.c.

◆ SWIG_SetErrorObj

#define SWIG_SetErrorObj   SWIG_Python_SetErrorObj

Definition at line 1199 of file plplotcPYTHON_wrap.c.

◆ SWIG_SetModule

#define SWIG_SetModule ( clientdata,
pointer )
Value:
SWIGRUNTIME void SWIG_Python_SetModule(swig_module_info *swig_module)

Definition at line 1196 of file plplotcPYTHON_wrap.c.

◆ SWIG_snprintf

#define SWIG_snprintf ( O,
S,
F,
A )
Value:
sprintf(O,F,A)

Definition at line 169 of file plplotcPYTHON_wrap.c.

◆ SWIG_snprintf2

#define SWIG_snprintf2 ( O,
S,
F,
A,
B )
Value:
sprintf(O,F,A,B)

Definition at line 170 of file plplotcPYTHON_wrap.c.

◆ SWIG_STATIC_POINTER

#define SWIG_STATIC_POINTER ( var)
Value:
var = 0; if (!var) var

Definition at line 1353 of file plplotcPYTHON_wrap.c.

◆ SWIG_SyntaxError

#define SWIG_SyntaxError   -8

Definition at line 815 of file plplotcPYTHON_wrap.c.

◆ SWIG_SystemError

#define SWIG_SystemError   -10

Definition at line 817 of file plplotcPYTHON_wrap.c.

◆ SWIG_TMPOBJ

#define SWIG_TMPOBJ   (SWIG_OK | SWIG_TMPOBJMASK)

Definition at line 378 of file plplotcPYTHON_wrap.c.

◆ SWIG_TMPOBJMASK

#define SWIG_TMPOBJMASK   (SWIG_NEWOBJMASK << 1)

Definition at line 373 of file plplotcPYTHON_wrap.c.

◆ SWIG_TYPE_TABLE_NAME

#define SWIG_TYPE_TABLE_NAME

Definition at line 242 of file plplotcPYTHON_wrap.c.

◆ SWIG_TypeError

#define SWIG_TypeError   -5

Definition at line 812 of file plplotcPYTHON_wrap.c.

◆ SWIG_TypeQuery [1/2]

#define SWIG_TypeQuery ( name)
Value:
SWIGRUNTIME swig_type_info * SWIG_TypeQueryModule(swig_module_info *start, swig_module_info *end, const char *name)

Definition at line 3222 of file plplotcPYTHON_wrap.c.

◆ SWIG_TypeQuery [2/2]

#define SWIG_TypeQuery   SWIG_Python_TypeQuery

Definition at line 3222 of file plplotcPYTHON_wrap.c.

◆ SWIG_UnknownError

#define SWIG_UnknownError   -1

Definition at line 808 of file plplotcPYTHON_wrap.c.

◆ SWIG_ValueError

#define SWIG_ValueError   -9

Definition at line 816 of file plplotcPYTHON_wrap.c.

◆ SWIG_VERSION

#define SWIG_VERSION   0x040400

Definition at line 10 of file plplotcPYTHON_wrap.c.

◆ SWIGEXPORT

#define SWIGEXPORT

Definition at line 101 of file plplotcPYTHON_wrap.c.

◆ SWIGINLINE

#define SWIGINLINE

Definition at line 38 of file plplotcPYTHON_wrap.c.

◆ SWIGINTERN

#define SWIGINTERN   static SWIGUNUSED

Definition at line 73 of file plplotcPYTHON_wrap.c.

◆ SWIGINTERNINLINE

#define SWIGINTERNINLINE   SWIGINTERN SWIGINLINE

Definition at line 78 of file plplotcPYTHON_wrap.c.

◆ SWIGPY_CAPSULE_ATTR_NAME

#define SWIGPY_CAPSULE_ATTR_NAME   "type_pointer_capsule" SWIG_TYPE_TABLE_NAME

Definition at line 890 of file plplotcPYTHON_wrap.c.

◆ SWIGPY_CAPSULE_NAME

#define SWIGPY_CAPSULE_NAME   ("swig_runtime_data" SWIG_RUNTIME_VERSION "." SWIGPY_CAPSULE_ATTR_NAME)

Definition at line 892 of file plplotcPYTHON_wrap.c.

◆ SWIGPY_USE_CAPSULE

#define SWIGPY_USE_CAPSULE

Definition at line 886 of file plplotcPYTHON_wrap.c.

◆ SWIGPYTHON

#define SWIGPYTHON

Definition at line 11 of file plplotcPYTHON_wrap.c.

◆ SWIGRUNTIME

#define SWIGRUNTIME   SWIGINTERN

Definition at line 255 of file plplotcPYTHON_wrap.c.

◆ SWIGRUNTIMEINLINE

#define SWIGRUNTIMEINLINE   SWIGRUNTIME SWIGINLINE

Definition at line 259 of file plplotcPYTHON_wrap.c.

◆ SWIGSTDCALL

#define SWIGSTDCALL

Definition at line 111 of file plplotcPYTHON_wrap.c.

◆ SWIGTEMPLATEDISAMBIGUATOR

#define SWIGTEMPLATEDISAMBIGUATOR

Definition at line 29 of file plplotcPYTHON_wrap.c.

◆ SWIGTYPE_p_char

#define SWIGTYPE_p_char   swig_types[3]

Definition at line 3209 of file plplotcPYTHON_wrap.c.

◆ SWIGTYPE_p_double

#define SWIGTYPE_p_double   swig_types[4]

Definition at line 3210 of file plplotcPYTHON_wrap.c.

◆ SWIGTYPE_p_f_double_double__int

#define SWIGTYPE_p_f_double_double__int   swig_types[5]

Definition at line 3211 of file plplotcPYTHON_wrap.c.

◆ SWIGTYPE_p_f_double_double_p_double_p_double_p_void__void

#define SWIGTYPE_p_f_double_double_p_double_p_double_p_void__void   swig_types[6]

Definition at line 3212 of file plplotcPYTHON_wrap.c.

◆ SWIGTYPE_p_f_int_double_p_char_int_p_void__void

#define SWIGTYPE_p_f_int_double_p_char_int_p_void__void   swig_types[7]

Definition at line 3213 of file plplotcPYTHON_wrap.c.

◆ SWIGTYPE_p_f_int_p_double_p_double__void

#define SWIGTYPE_p_f_int_p_double_p_double__void   swig_types[8]

Definition at line 3214 of file plplotcPYTHON_wrap.c.

◆ SWIGTYPE_p_f_int_p_q_const__double_p_q_const__double__void

#define SWIGTYPE_p_f_int_p_q_const__double_p_q_const__double__void   swig_types[9]

Definition at line 3215 of file plplotcPYTHON_wrap.c.

◆ SWIGTYPE_p_int

#define SWIGTYPE_p_int   swig_types[10]

Definition at line 3216 of file plplotcPYTHON_wrap.c.

◆ SWIGTYPE_p_p_char

#define SWIGTYPE_p_p_char   swig_types[11]

Definition at line 3217 of file plplotcPYTHON_wrap.c.

◆ SWIGTYPE_p_p_double

#define SWIGTYPE_p_p_double   swig_types[12]

Definition at line 3218 of file plplotcPYTHON_wrap.c.

◆ SWIGTYPE_p_PLcGrid

#define SWIGTYPE_p_PLcGrid   swig_types[1]

Definition at line 3207 of file plplotcPYTHON_wrap.c.

◆ SWIGTYPE_p_PLcGrid2

#define SWIGTYPE_p_PLcGrid2   swig_types[2]

Definition at line 3208 of file plplotcPYTHON_wrap.c.

◆ SWIGTYPE_p_PLGraphicsIn

#define SWIGTYPE_p_PLGraphicsIn   swig_types[0]

Definition at line 3206 of file plplotcPYTHON_wrap.c.

◆ SWIGTYPE_p_unsigned_int

#define SWIGTYPE_p_unsigned_int   swig_types[13]

Definition at line 3219 of file plplotcPYTHON_wrap.c.

◆ SWIGUNUSED

#define SWIGUNUSED

Definition at line 53 of file plplotcPYTHON_wrap.c.

◆ SWIGUNUSEDPARM

#define SWIGUNUSEDPARM ( p)
Value:
#define SWIGUNUSED

Definition at line 67 of file plplotcPYTHON_wrap.c.

Typedef Documentation

◆ ct_func

typedef void(* ct_func) (PLFLT, PLFLT, PLFLT *, PLFLT *, PLPointer)

Definition at line 3323 of file plplotcPYTHON_wrap.c.

◆ defined_func

typedef PLINT(* defined_func) (PLFLT, PLFLT)

Definition at line 3320 of file plplotcPYTHON_wrap.c.

◆ f2eval_func

typedef PLFLT(* f2eval_func) (PLINT, PLINT, PLPointer)

Definition at line 3325 of file plplotcPYTHON_wrap.c.

◆ fill_func

typedef void(* fill_func) (PLINT, const PLFLT *, const PLFLT *)

Definition at line 3321 of file plplotcPYTHON_wrap.c.

◆ label_func

typedef void(* label_func) (PLINT, PLFLT, char *, PLINT, PLPointer)

Definition at line 3326 of file plplotcPYTHON_wrap.c.

◆ mapform_func

typedef void(* mapform_func) (PLINT, PLFLT *, PLFLT *)

Definition at line 3324 of file plplotcPYTHON_wrap.c.

◆ pltr_func

typedef void(* pltr_func) (PLFLT, PLFLT, PLFLT *, PLFLT *, PLPointer)

Definition at line 3322 of file plplotcPYTHON_wrap.c.

◆ swig_cast_info

typedef struct swig_cast_info swig_cast_info

◆ swig_const_info

typedef struct swig_const_info swig_const_info

◆ swig_converter_func

typedef void *(* swig_converter_func) (void *, int *)

Definition at line 415 of file plplotcPYTHON_wrap.c.

◆ swig_dycast_func

typedef struct swig_type_info *(* swig_dycast_func) (void **)

Definition at line 415 of file plplotcPYTHON_wrap.c.

◆ swig_globalvar

typedef struct swig_globalvar swig_globalvar

◆ swig_module_info

typedef struct swig_module_info swig_module_info

◆ swig_type_info

typedef struct swig_type_info swig_type_info

◆ swig_varlinkobject

typedef struct swig_varlinkobject swig_varlinkobject

Enumeration Type Documentation

◆ callback_type

Enumerator
CB_0 
CB_1 
CB_2 
CB_Python 

Definition at line 4032 of file plplotcPYTHON_wrap.c.

Function Documentation

◆ _wrap_delete_PLGraphicsIn()

SWIGINTERN PyObject * _wrap_delete_PLGraphicsIn ( PyObject * self,
PyObject * args )

Definition at line 5121 of file plplotcPYTHON_wrap.c.

◆ _wrap_new_PLGraphicsIn()

SWIGINTERN PyObject * _wrap_new_PLGraphicsIn ( PyObject * self,
PyObject * args )

Definition at line 5107 of file plplotcPYTHON_wrap.c.

◆ _wrap_pl_setcontlabelformat()

SWIGINTERN PyObject * _wrap_pl_setcontlabelformat ( PyObject * self,
PyObject * args )

Definition at line 5178 of file plplotcPYTHON_wrap.c.

◆ _wrap_pl_setcontlabelparam()

SWIGINTERN PyObject * _wrap_pl_setcontlabelparam ( PyObject * self,
PyObject * args )

Definition at line 5208 of file plplotcPYTHON_wrap.c.

◆ _wrap_pladv()

SWIGINTERN PyObject * _wrap_pladv ( PyObject * self,
PyObject * args )

Definition at line 5254 of file plplotcPYTHON_wrap.c.

◆ _wrap_plarc()

SWIGINTERN PyObject * _wrap_plarc ( PyObject * self,
PyObject * args )

Definition at line 5277 of file plplotcPYTHON_wrap.c.

◆ _wrap_plaxes()

SWIGINTERN PyObject * _wrap_plaxes ( PyObject * self,
PyObject * args )

Definition at line 5355 of file plplotcPYTHON_wrap.c.

◆ _wrap_plbin()

SWIGINTERN PyObject * _wrap_plbin ( PyObject * self,
PyObject * args )

Definition at line 5439 of file plplotcPYTHON_wrap.c.

◆ _wrap_plbop()

SWIGINTERN PyObject * _wrap_plbop ( PyObject * self,
PyObject * args )

Definition at line 5579 of file plplotcPYTHON_wrap.c.

◆ _wrap_plbox()

SWIGINTERN PyObject * _wrap_plbox ( PyObject * self,
PyObject * args )

Definition at line 5592 of file plplotcPYTHON_wrap.c.

◆ _wrap_plbox3()

SWIGINTERN PyObject * _wrap_plbox3 ( PyObject * self,
PyObject * args )

Definition at line 5660 of file plplotcPYTHON_wrap.c.

◆ _wrap_plbtime()

SWIGINTERN PyObject * _wrap_plbtime ( PyObject * self,
PyObject * args )

Definition at line 5496 of file plplotcPYTHON_wrap.c.

◆ _wrap_plcalc_world()

SWIGINTERN PyObject * _wrap_plcalc_world ( PyObject * self,
PyObject * args )

Definition at line 5788 of file plplotcPYTHON_wrap.c.

◆ _wrap_plclear()

SWIGINTERN PyObject * _wrap_plclear ( PyObject * self,
PyObject * args )

Definition at line 5848 of file plplotcPYTHON_wrap.c.

◆ _wrap_plClearOpts()

SWIGINTERN PyObject * _wrap_plClearOpts ( PyObject * self,
PyObject * args )

Definition at line 15184 of file plplotcPYTHON_wrap.c.

◆ _wrap_plcol0()

SWIGINTERN PyObject * _wrap_plcol0 ( PyObject * self,
PyObject * args )

Definition at line 5861 of file plplotcPYTHON_wrap.c.

◆ _wrap_plcol1()

SWIGINTERN PyObject * _wrap_plcol1 ( PyObject * self,
PyObject * args )

Definition at line 5884 of file plplotcPYTHON_wrap.c.

◆ _wrap_plcolorbar()

SWIGINTERN PyObject * _wrap_plcolorbar ( PyObject * self,
PyObject * args )

Definition at line 8585 of file plplotcPYTHON_wrap.c.

◆ _wrap_plconfigtime()

SWIGINTERN PyObject * _wrap_plconfigtime ( PyObject * self,
PyObject * args )

Definition at line 5907 of file plplotcPYTHON_wrap.c.

◆ _wrap_plcont()

SWIGINTERN PyObject * _wrap_plcont ( PyObject * self,
PyObject * args )

Definition at line 6009 of file plplotcPYTHON_wrap.c.

◆ _wrap_plcpstrm()

SWIGINTERN PyObject * _wrap_plcpstrm ( PyObject * self,
PyObject * args )

Definition at line 6216 of file plplotcPYTHON_wrap.c.

◆ _wrap_plctime()

SWIGINTERN PyObject * _wrap_plctime ( PyObject * self,
PyObject * args )

Definition at line 6144 of file plplotcPYTHON_wrap.c.

◆ _wrap_plend()

SWIGINTERN PyObject * _wrap_plend ( PyObject * self,
PyObject * args )

Definition at line 6246 of file plplotcPYTHON_wrap.c.

◆ _wrap_plend1()

SWIGINTERN PyObject * _wrap_plend1 ( PyObject * self,
PyObject * args )

Definition at line 6259 of file plplotcPYTHON_wrap.c.

◆ _wrap_plenv()

SWIGINTERN PyObject * _wrap_plenv ( PyObject * self,
PyObject * args )

Definition at line 6272 of file plplotcPYTHON_wrap.c.

◆ _wrap_plenv0()

SWIGINTERN PyObject * _wrap_plenv0 ( PyObject * self,
PyObject * args )

Definition at line 6334 of file plplotcPYTHON_wrap.c.

◆ _wrap_pleop()

SWIGINTERN PyObject * _wrap_pleop ( PyObject * self,
PyObject * args )

Definition at line 6396 of file plplotcPYTHON_wrap.c.

◆ _wrap_plerrx()

SWIGINTERN PyObject * _wrap_plerrx ( PyObject * self,
PyObject * args )

Definition at line 6409 of file plplotcPYTHON_wrap.c.

◆ _wrap_plerry()

SWIGINTERN PyObject * _wrap_plerry ( PyObject * self,
PyObject * args )

Definition at line 6477 of file plplotcPYTHON_wrap.c.

◆ _wrap_plfamadv()

SWIGINTERN PyObject * _wrap_plfamadv ( PyObject * self,
PyObject * args )

Definition at line 6545 of file plplotcPYTHON_wrap.c.

◆ _wrap_plfill()

SWIGINTERN PyObject * _wrap_plfill ( PyObject * self,
PyObject * args )

Definition at line 6558 of file plplotcPYTHON_wrap.c.

◆ _wrap_plfill3()

SWIGINTERN PyObject * _wrap_plfill3 ( PyObject * self,
PyObject * args )

Definition at line 6607 of file plplotcPYTHON_wrap.c.

◆ _wrap_plflush()

SWIGINTERN PyObject * _wrap_plflush ( PyObject * self,
PyObject * args )

Definition at line 6732 of file plplotcPYTHON_wrap.c.

◆ _wrap_plfont()

SWIGINTERN PyObject * _wrap_plfont ( PyObject * self,
PyObject * args )

Definition at line 6745 of file plplotcPYTHON_wrap.c.

◆ _wrap_plfontld()

SWIGINTERN PyObject * _wrap_plfontld ( PyObject * self,
PyObject * args )

Definition at line 6768 of file plplotcPYTHON_wrap.c.

◆ _wrap_plgchr()

SWIGINTERN PyObject * _wrap_plgchr ( PyObject * self,
PyObject * args )

Definition at line 6791 of file plplotcPYTHON_wrap.c.

◆ _wrap_plgcmap1_range()

SWIGINTERN PyObject * _wrap_plgcmap1_range ( PyObject * self,
PyObject * args )

Definition at line 11329 of file plplotcPYTHON_wrap.c.

◆ _wrap_plgcol0()

SWIGINTERN PyObject * _wrap_plgcol0 ( PyObject * self,
PyObject * args )

Definition at line 6824 of file plplotcPYTHON_wrap.c.

◆ _wrap_plgcol0a()

SWIGINTERN PyObject * _wrap_plgcol0a ( PyObject * self,
PyObject * args )

Definition at line 6877 of file plplotcPYTHON_wrap.c.

◆ _wrap_plgcolbg()

SWIGINTERN PyObject * _wrap_plgcolbg ( PyObject * self,
PyObject * args )

Definition at line 6940 of file plplotcPYTHON_wrap.c.

◆ _wrap_plgcolbga()

SWIGINTERN PyObject * _wrap_plgcolbga ( PyObject * self,
PyObject * args )

Definition at line 6983 of file plplotcPYTHON_wrap.c.

◆ _wrap_plgcompression()

SWIGINTERN PyObject * _wrap_plgcompression ( PyObject * self,
PyObject * args )

Definition at line 7036 of file plplotcPYTHON_wrap.c.

◆ _wrap_plgdev()

SWIGINTERN PyObject * _wrap_plgdev ( PyObject * self,
PyObject * args )

Definition at line 7059 of file plplotcPYTHON_wrap.c.

◆ _wrap_plgdidev()

SWIGINTERN PyObject * _wrap_plgdidev ( PyObject * self,
PyObject * args )

Definition at line 7081 of file plplotcPYTHON_wrap.c.

◆ _wrap_plgdiori()

SWIGINTERN PyObject * _wrap_plgdiori ( PyObject * self,
PyObject * args )

Definition at line 7134 of file plplotcPYTHON_wrap.c.

◆ _wrap_plgdiplt()

SWIGINTERN PyObject * _wrap_plgdiplt ( PyObject * self,
PyObject * args )

Definition at line 7157 of file plplotcPYTHON_wrap.c.

◆ _wrap_plGetCursor()

SWIGINTERN PyObject * _wrap_plGetCursor ( PyObject * self,
PyObject * args )

Definition at line 15318 of file plplotcPYTHON_wrap.c.

◆ _wrap_plgfam()

SWIGINTERN PyObject * _wrap_plgfam ( PyObject * self,
PyObject * args )

Definition at line 7210 of file plplotcPYTHON_wrap.c.

◆ _wrap_plgfci()

SWIGINTERN PyObject * _wrap_plgfci ( PyObject * self,
PyObject * args )

Definition at line 7253 of file plplotcPYTHON_wrap.c.

◆ _wrap_plgfnam()

SWIGINTERN PyObject * _wrap_plgfnam ( PyObject * self,
PyObject * args )

Definition at line 7276 of file plplotcPYTHON_wrap.c.

◆ _wrap_plgfont()

SWIGINTERN PyObject * _wrap_plgfont ( PyObject * self,
PyObject * args )

Definition at line 7298 of file plplotcPYTHON_wrap.c.

◆ _wrap_plglevel()

SWIGINTERN PyObject * _wrap_plglevel ( PyObject * self,
PyObject * args )

Definition at line 7341 of file plplotcPYTHON_wrap.c.

◆ _wrap_plgpage()

SWIGINTERN PyObject * _wrap_plgpage ( PyObject * self,
PyObject * args )

Definition at line 7364 of file plplotcPYTHON_wrap.c.

◆ _wrap_plgra()

SWIGINTERN PyObject * _wrap_plgra ( PyObject * self,
PyObject * args )

Definition at line 7437 of file plplotcPYTHON_wrap.c.

◆ _wrap_plgradient()

SWIGINTERN PyObject * _wrap_plgradient ( PyObject * self,
PyObject * args )

Definition at line 6675 of file plplotcPYTHON_wrap.c.

◆ _wrap_PLGraphicsIn_button_get()

SWIGINTERN PyObject * _wrap_PLGraphicsIn_button_get ( PyObject * self,
PyObject * args )

Definition at line 4644 of file plplotcPYTHON_wrap.c.

◆ _wrap_PLGraphicsIn_button_set()

SWIGINTERN PyObject * _wrap_PLGraphicsIn_button_set ( PyObject * self,
PyObject * args )

Definition at line 4614 of file plplotcPYTHON_wrap.c.

◆ _wrap_PLGraphicsIn_dX_get()

SWIGINTERN PyObject * _wrap_PLGraphicsIn_dX_get ( PyObject * self,
PyObject * args )

Definition at line 4921 of file plplotcPYTHON_wrap.c.

◆ _wrap_PLGraphicsIn_dX_set()

SWIGINTERN PyObject * _wrap_PLGraphicsIn_dX_set ( PyObject * self,
PyObject * args )

Definition at line 4891 of file plplotcPYTHON_wrap.c.

◆ _wrap_PLGraphicsIn_dY_get()

SWIGINTERN PyObject * _wrap_PLGraphicsIn_dY_get ( PyObject * self,
PyObject * args )

Definition at line 4975 of file plplotcPYTHON_wrap.c.

◆ _wrap_PLGraphicsIn_dY_set()

SWIGINTERN PyObject * _wrap_PLGraphicsIn_dY_set ( PyObject * self,
PyObject * args )

Definition at line 4945 of file plplotcPYTHON_wrap.c.

◆ _wrap_PLGraphicsIn_keysym_get()

SWIGINTERN PyObject * _wrap_PLGraphicsIn_keysym_get ( PyObject * self,
PyObject * args )

Definition at line 4590 of file plplotcPYTHON_wrap.c.

◆ _wrap_PLGraphicsIn_keysym_set()

SWIGINTERN PyObject * _wrap_PLGraphicsIn_keysym_set ( PyObject * self,
PyObject * args )

Definition at line 4560 of file plplotcPYTHON_wrap.c.

◆ _wrap_PLGraphicsIn_pX_get()

SWIGINTERN PyObject * _wrap_PLGraphicsIn_pX_get ( PyObject * self,
PyObject * args )

Definition at line 4813 of file plplotcPYTHON_wrap.c.

◆ _wrap_PLGraphicsIn_pX_set()

SWIGINTERN PyObject * _wrap_PLGraphicsIn_pX_set ( PyObject * self,
PyObject * args )

Definition at line 4783 of file plplotcPYTHON_wrap.c.

◆ _wrap_PLGraphicsIn_pY_get()

SWIGINTERN PyObject * _wrap_PLGraphicsIn_pY_get ( PyObject * self,
PyObject * args )

Definition at line 4867 of file plplotcPYTHON_wrap.c.

◆ _wrap_PLGraphicsIn_pY_set()

SWIGINTERN PyObject * _wrap_PLGraphicsIn_pY_set ( PyObject * self,
PyObject * args )

Definition at line 4837 of file plplotcPYTHON_wrap.c.

◆ _wrap_PLGraphicsIn_state_get()

SWIGINTERN PyObject * _wrap_PLGraphicsIn_state_get ( PyObject * self,
PyObject * args )

Definition at line 4536 of file plplotcPYTHON_wrap.c.

◆ _wrap_PLGraphicsIn_state_set()

SWIGINTERN PyObject * _wrap_PLGraphicsIn_state_set ( PyObject * self,
PyObject * args )

Definition at line 4506 of file plplotcPYTHON_wrap.c.

◆ _wrap_PLGraphicsIn_string_get()

SWIGINTERN PyObject * _wrap_PLGraphicsIn_string_get ( PyObject * self,
PyObject * args )

Definition at line 4753 of file plplotcPYTHON_wrap.c.

◆ _wrap_PLGraphicsIn_string_set()

SWIGINTERN PyObject * _wrap_PLGraphicsIn_string_set ( PyObject * self,
PyObject * args )

Definition at line 4722 of file plplotcPYTHON_wrap.c.

◆ _wrap_PLGraphicsIn_subwindow_get()

SWIGINTERN PyObject * _wrap_PLGraphicsIn_subwindow_get ( PyObject * self,
PyObject * args )

Definition at line 4698 of file plplotcPYTHON_wrap.c.

◆ _wrap_PLGraphicsIn_subwindow_set()

SWIGINTERN PyObject * _wrap_PLGraphicsIn_subwindow_set ( PyObject * self,
PyObject * args )

Definition at line 4668 of file plplotcPYTHON_wrap.c.

◆ _wrap_PLGraphicsIn_type_get()

SWIGINTERN PyObject * _wrap_PLGraphicsIn_type_get ( PyObject * self,
PyObject * args )

Definition at line 4482 of file plplotcPYTHON_wrap.c.

◆ _wrap_PLGraphicsIn_type_set()

SWIGINTERN PyObject * _wrap_PLGraphicsIn_type_set ( PyObject * self,
PyObject * args )

Definition at line 4452 of file plplotcPYTHON_wrap.c.

◆ _wrap_PLGraphicsIn_wX_get()

SWIGINTERN PyObject * _wrap_PLGraphicsIn_wX_get ( PyObject * self,
PyObject * args )

Definition at line 5029 of file plplotcPYTHON_wrap.c.

◆ _wrap_PLGraphicsIn_wX_set()

SWIGINTERN PyObject * _wrap_PLGraphicsIn_wX_set ( PyObject * self,
PyObject * args )

Definition at line 4999 of file plplotcPYTHON_wrap.c.

◆ _wrap_PLGraphicsIn_wY_get()

SWIGINTERN PyObject * _wrap_PLGraphicsIn_wY_get ( PyObject * self,
PyObject * args )

Definition at line 5083 of file plplotcPYTHON_wrap.c.

◆ _wrap_PLGraphicsIn_wY_set()

SWIGINTERN PyObject * _wrap_PLGraphicsIn_wY_set ( PyObject * self,
PyObject * args )

Definition at line 5053 of file plplotcPYTHON_wrap.c.

◆ _wrap_plgriddata()

SWIGINTERN PyObject * _wrap_plgriddata ( PyObject * self,
PyObject * args )

Definition at line 7450 of file plplotcPYTHON_wrap.c.

◆ _wrap_plgspa()

SWIGINTERN PyObject * _wrap_plgspa ( PyObject * self,
PyObject * args )

Definition at line 7589 of file plplotcPYTHON_wrap.c.

◆ _wrap_plgstrm()

SWIGINTERN PyObject * _wrap_plgstrm ( PyObject * self,
PyObject * args )

Definition at line 7642 of file plplotcPYTHON_wrap.c.

◆ _wrap_plgver()

SWIGINTERN PyObject * _wrap_plgver ( PyObject * self,
PyObject * args )

Definition at line 7665 of file plplotcPYTHON_wrap.c.

◆ _wrap_plgvpd()

SWIGINTERN PyObject * _wrap_plgvpd ( PyObject * self,
PyObject * args )

Definition at line 7687 of file plplotcPYTHON_wrap.c.

◆ _wrap_plgvpw()

SWIGINTERN PyObject * _wrap_plgvpw ( PyObject * self,
PyObject * args )

Definition at line 7740 of file plplotcPYTHON_wrap.c.

◆ _wrap_plgxax()

SWIGINTERN PyObject * _wrap_plgxax ( PyObject * self,
PyObject * args )

Definition at line 7793 of file plplotcPYTHON_wrap.c.

◆ _wrap_plgyax()

SWIGINTERN PyObject * _wrap_plgyax ( PyObject * self,
PyObject * args )

Definition at line 7826 of file plplotcPYTHON_wrap.c.

◆ _wrap_plgzax()

SWIGINTERN PyObject * _wrap_plgzax ( PyObject * self,
PyObject * args )

Definition at line 7859 of file plplotcPYTHON_wrap.c.

◆ _wrap_plhist()

SWIGINTERN PyObject * _wrap_plhist ( PyObject * self,
PyObject * args )

Definition at line 7892 of file plplotcPYTHON_wrap.c.

◆ _wrap_plhlsrgb()

SWIGINTERN PyObject * _wrap_plhlsrgb ( PyObject * self,
PyObject * args )

Definition at line 7954 of file plplotcPYTHON_wrap.c.

◆ _wrap_plimage()

SWIGINTERN PyObject * _wrap_plimage ( PyObject * self,
PyObject * args )

Definition at line 14915 of file plplotcPYTHON_wrap.c.

◆ _wrap_plimagefr()

SWIGINTERN PyObject * _wrap_plimagefr ( PyObject * self,
PyObject * args )

Definition at line 15033 of file plplotcPYTHON_wrap.c.

◆ _wrap_plinit()

SWIGINTERN PyObject * _wrap_plinit ( PyObject * self,
PyObject * args )

Definition at line 8022 of file plplotcPYTHON_wrap.c.

◆ _wrap_pljoin()

SWIGINTERN PyObject * _wrap_pljoin ( PyObject * self,
PyObject * args )

Definition at line 8035 of file plplotcPYTHON_wrap.c.

◆ _wrap_pllab()

SWIGINTERN PyObject * _wrap_pllab ( PyObject * self,
PyObject * args )

Definition at line 8081 of file plplotcPYTHON_wrap.c.

◆ _wrap_pllegend()

SWIGINTERN PyObject * _wrap_pllegend ( PyObject * self,
PyObject * args )

Definition at line 8128 of file plplotcPYTHON_wrap.c.

◆ _wrap_pllightsource()

SWIGINTERN PyObject * _wrap_pllightsource ( PyObject * self,
PyObject * args )

Definition at line 8883 of file plplotcPYTHON_wrap.c.

◆ _wrap_plline()

SWIGINTERN PyObject * _wrap_plline ( PyObject * self,
PyObject * args )

Definition at line 8921 of file plplotcPYTHON_wrap.c.

◆ _wrap_plline3()

SWIGINTERN PyObject * _wrap_plline3 ( PyObject * self,
PyObject * args )

Definition at line 8970 of file plplotcPYTHON_wrap.c.

◆ _wrap_pllsty()

SWIGINTERN PyObject * _wrap_pllsty ( PyObject * self,
PyObject * args )

Definition at line 9038 of file plplotcPYTHON_wrap.c.

◆ _wrap_plmap()

SWIGINTERN PyObject * _wrap_plmap ( PyObject * self,
PyObject * args )

Definition at line 14304 of file plplotcPYTHON_wrap.c.

◆ _wrap_plmapfill()

SWIGINTERN PyObject * _wrap_plmapfill ( PyObject * self,
PyObject * args )

Definition at line 14726 of file plplotcPYTHON_wrap.c.

◆ _wrap_plmapline()

SWIGINTERN PyObject * _wrap_plmapline ( PyObject * self,
PyObject * args )

Definition at line 14384 of file plplotcPYTHON_wrap.c.

◆ _wrap_plmapstring()

SWIGINTERN PyObject * _wrap_plmapstring ( PyObject * self,
PyObject * args )

Definition at line 14488 of file plplotcPYTHON_wrap.c.

◆ _wrap_plmaptex()

SWIGINTERN PyObject * _wrap_plmaptex ( PyObject * self,
PyObject * args )

Definition at line 14603 of file plplotcPYTHON_wrap.c.

◆ _wrap_plmeridians()

SWIGINTERN PyObject * _wrap_plmeridians ( PyObject * self,
PyObject * args )

Definition at line 14830 of file plplotcPYTHON_wrap.c.

◆ _wrap_plmesh()

SWIGINTERN PyObject * _wrap_plmesh ( PyObject * self,
PyObject * args )

Definition at line 9061 of file plplotcPYTHON_wrap.c.

◆ _wrap_plmeshc()

SWIGINTERN PyObject * _wrap_plmeshc ( PyObject * self,
PyObject * args )

Definition at line 9142 of file plplotcPYTHON_wrap.c.

◆ _wrap_plMinMax2dGrid()

SWIGINTERN PyObject * _wrap_plMinMax2dGrid ( PyObject * self,
PyObject * args )

Definition at line 15259 of file plplotcPYTHON_wrap.c.

◆ _wrap_plmkstrm()

SWIGINTERN PyObject * _wrap_plmkstrm ( PyObject * self,
PyObject * args )

Definition at line 9239 of file plplotcPYTHON_wrap.c.

◆ _wrap_plmtex()

SWIGINTERN PyObject * _wrap_plmtex ( PyObject * self,
PyObject * args )

Definition at line 9262 of file plplotcPYTHON_wrap.c.

◆ _wrap_plmtex3()

SWIGINTERN PyObject * _wrap_plmtex3 ( PyObject * self,
PyObject * args )

Definition at line 9322 of file plplotcPYTHON_wrap.c.

◆ _wrap_plOptUsage()

SWIGINTERN PyObject * _wrap_plOptUsage ( PyObject * self,
PyObject * args )

Definition at line 15246 of file plplotcPYTHON_wrap.c.

◆ _wrap_plot3d()

SWIGINTERN PyObject * _wrap_plot3d ( PyObject * self,
PyObject * args )

Definition at line 9382 of file plplotcPYTHON_wrap.c.

◆ _wrap_plot3dc()

SWIGINTERN PyObject * _wrap_plot3dc ( PyObject * self,
PyObject * args )

Definition at line 9471 of file plplotcPYTHON_wrap.c.

◆ _wrap_plot3dcl()

SWIGINTERN PyObject * _wrap_plot3dcl ( PyObject * self,
PyObject * args )

Definition at line 9568 of file plplotcPYTHON_wrap.c.

◆ _wrap_plparseopts()

SWIGINTERN PyObject * _wrap_plparseopts ( PyObject * self,
PyObject * args )

Definition at line 9945 of file plplotcPYTHON_wrap.c.

◆ _wrap_plpat()

SWIGINTERN PyObject * _wrap_plpat ( PyObject * self,
PyObject * args )

Definition at line 10013 of file plplotcPYTHON_wrap.c.

◆ _wrap_plpath()

SWIGINTERN PyObject * _wrap_plpath ( PyObject * self,
PyObject * args )

Definition at line 10062 of file plplotcPYTHON_wrap.c.

◆ _wrap_plpoin()

SWIGINTERN PyObject * _wrap_plpoin ( PyObject * self,
PyObject * args )

Definition at line 10116 of file plplotcPYTHON_wrap.c.

◆ _wrap_plpoin3()

SWIGINTERN PyObject * _wrap_plpoin3 ( PyObject * self,
PyObject * args )

Definition at line 10173 of file plplotcPYTHON_wrap.c.

◆ _wrap_plpoly3()

SWIGINTERN PyObject * _wrap_plpoly3 ( PyObject * self,
PyObject * args )

Definition at line 10249 of file plplotcPYTHON_wrap.c.

◆ _wrap_plprec()

SWIGINTERN PyObject * _wrap_plprec ( PyObject * self,
PyObject * args )

Definition at line 10344 of file plplotcPYTHON_wrap.c.

◆ _wrap_plpsty()

SWIGINTERN PyObject * _wrap_plpsty ( PyObject * self,
PyObject * args )

Definition at line 10374 of file plplotcPYTHON_wrap.c.

◆ _wrap_plptex()

SWIGINTERN PyObject * _wrap_plptex ( PyObject * self,
PyObject * args )

Definition at line 10397 of file plplotcPYTHON_wrap.c.

◆ _wrap_plptex3()

SWIGINTERN PyObject * _wrap_plptex3 ( PyObject * self,
PyObject * args )

Definition at line 10462 of file plplotcPYTHON_wrap.c.

◆ _wrap_plrandd()

SWIGINTERN PyObject * _wrap_plrandd ( PyObject * self,
PyObject * args )

Definition at line 10567 of file plplotcPYTHON_wrap.c.

◆ _wrap_plreplot()

SWIGINTERN PyObject * _wrap_plreplot ( PyObject * self,
PyObject * args )

Definition at line 10581 of file plplotcPYTHON_wrap.c.

◆ _wrap_plResetOpts()

SWIGINTERN PyObject * _wrap_plResetOpts ( PyObject * self,
PyObject * args )

Definition at line 15197 of file plplotcPYTHON_wrap.c.

◆ _wrap_plrgbhls()

SWIGINTERN PyObject * _wrap_plrgbhls ( PyObject * self,
PyObject * args )

Definition at line 10594 of file plplotcPYTHON_wrap.c.

◆ _wrap_plschr()

SWIGINTERN PyObject * _wrap_plschr ( PyObject * self,
PyObject * args )

Definition at line 10662 of file plplotcPYTHON_wrap.c.

◆ _wrap_plscmap0()

SWIGINTERN PyObject * _wrap_plscmap0 ( PyObject * self,
PyObject * args )

Definition at line 10692 of file plplotcPYTHON_wrap.c.

◆ _wrap_plscmap0a()

SWIGINTERN PyObject * _wrap_plscmap0a ( PyObject * self,
PyObject * args )

Definition at line 10761 of file plplotcPYTHON_wrap.c.

◆ _wrap_plscmap0n()

SWIGINTERN PyObject * _wrap_plscmap0n ( PyObject * self,
PyObject * args )

Definition at line 10849 of file plplotcPYTHON_wrap.c.

◆ _wrap_plscmap1()

SWIGINTERN PyObject * _wrap_plscmap1 ( PyObject * self,
PyObject * args )

Definition at line 10872 of file plplotcPYTHON_wrap.c.

◆ _wrap_plscmap1_range()

SWIGINTERN PyObject * _wrap_plscmap1_range ( PyObject * self,
PyObject * args )

Definition at line 11299 of file plplotcPYTHON_wrap.c.

◆ _wrap_plscmap1a()

SWIGINTERN PyObject * _wrap_plscmap1a ( PyObject * self,
PyObject * args )

Definition at line 10941 of file plplotcPYTHON_wrap.c.

◆ _wrap_plscmap1l()

SWIGINTERN PyObject * _wrap_plscmap1l ( PyObject * self,
PyObject * args )

Definition at line 11029 of file plplotcPYTHON_wrap.c.

◆ _wrap_plscmap1la()

SWIGINTERN PyObject * _wrap_plscmap1la ( PyObject * self,
PyObject * args )

Definition at line 11143 of file plplotcPYTHON_wrap.c.

◆ _wrap_plscmap1n()

SWIGINTERN PyObject * _wrap_plscmap1n ( PyObject * self,
PyObject * args )

Definition at line 11276 of file plplotcPYTHON_wrap.c.

◆ _wrap_plscol0()

SWIGINTERN PyObject * _wrap_plscol0 ( PyObject * self,
PyObject * args )

Definition at line 11362 of file plplotcPYTHON_wrap.c.

◆ _wrap_plscol0a()

SWIGINTERN PyObject * _wrap_plscol0a ( PyObject * self,
PyObject * args )

Definition at line 11408 of file plplotcPYTHON_wrap.c.

◆ _wrap_plscolbg()

SWIGINTERN PyObject * _wrap_plscolbg ( PyObject * self,
PyObject * args )

Definition at line 11462 of file plplotcPYTHON_wrap.c.

◆ _wrap_plscolbga()

SWIGINTERN PyObject * _wrap_plscolbga ( PyObject * self,
PyObject * args )

Definition at line 11500 of file plplotcPYTHON_wrap.c.

◆ _wrap_plscolor()

SWIGINTERN PyObject * _wrap_plscolor ( PyObject * self,
PyObject * args )

Definition at line 11546 of file plplotcPYTHON_wrap.c.

◆ _wrap_plscompression()

SWIGINTERN PyObject * _wrap_plscompression ( PyObject * self,
PyObject * args )

Definition at line 11569 of file plplotcPYTHON_wrap.c.

◆ _wrap_plsdev()

SWIGINTERN PyObject * _wrap_plsdev ( PyObject * self,
PyObject * args )

Definition at line 11592 of file plplotcPYTHON_wrap.c.

◆ _wrap_plsdidev()

SWIGINTERN PyObject * _wrap_plsdidev ( PyObject * self,
PyObject * args )

Definition at line 11618 of file plplotcPYTHON_wrap.c.

◆ _wrap_plsdimap()

SWIGINTERN PyObject * _wrap_plsdimap ( PyObject * self,
PyObject * args )

Definition at line 11664 of file plplotcPYTHON_wrap.c.

◆ _wrap_plsdiori()

SWIGINTERN PyObject * _wrap_plsdiori ( PyObject * self,
PyObject * args )

Definition at line 11726 of file plplotcPYTHON_wrap.c.

◆ _wrap_plsdiplt()

SWIGINTERN PyObject * _wrap_plsdiplt ( PyObject * self,
PyObject * args )

Definition at line 11749 of file plplotcPYTHON_wrap.c.

◆ _wrap_plsdiplz()

SWIGINTERN PyObject * _wrap_plsdiplz ( PyObject * self,
PyObject * args )

Definition at line 11795 of file plplotcPYTHON_wrap.c.

◆ _wrap_plseed()

SWIGINTERN PyObject * _wrap_plseed ( PyObject * self,
PyObject * args )

Definition at line 11841 of file plplotcPYTHON_wrap.c.

◆ _wrap_plsesc()

SWIGINTERN PyObject * _wrap_plsesc ( PyObject * self,
PyObject * args )

Definition at line 11864 of file plplotcPYTHON_wrap.c.

◆ _wrap_plsetopt()

SWIGINTERN PyObject * _wrap_plsetopt ( PyObject * self,
PyObject * args )

Definition at line 11887 of file plplotcPYTHON_wrap.c.

◆ _wrap_plSetUsage()

SWIGINTERN PyObject * _wrap_plSetUsage ( PyObject * self,
PyObject * args )

Definition at line 15210 of file plplotcPYTHON_wrap.c.

◆ _wrap_plsfam()

SWIGINTERN PyObject * _wrap_plsfam ( PyObject * self,
PyObject * args )

Definition at line 11924 of file plplotcPYTHON_wrap.c.

◆ _wrap_plsfci()

SWIGINTERN PyObject * _wrap_plsfci ( PyObject * self,
PyObject * args )

Definition at line 11962 of file plplotcPYTHON_wrap.c.

◆ _wrap_plsfnam()

SWIGINTERN PyObject * _wrap_plsfnam ( PyObject * self,
PyObject * args )

Definition at line 11985 of file plplotcPYTHON_wrap.c.

◆ _wrap_plsfont()

SWIGINTERN PyObject * _wrap_plsfont ( PyObject * self,
PyObject * args )

Definition at line 12011 of file plplotcPYTHON_wrap.c.

◆ _wrap_plshade()

SWIGINTERN PyObject * _wrap_plshade ( PyObject * self,
PyObject * args )

Definition at line 12224 of file plplotcPYTHON_wrap.c.

◆ _wrap_plshades()

SWIGINTERN PyObject * _wrap_plshades ( PyObject * self,
PyObject * args )

Definition at line 12049 of file plplotcPYTHON_wrap.c.

◆ _wrap_plslabelfunc()

SWIGINTERN PyObject * _wrap_plslabelfunc ( PyObject * self,
PyObject * args )

Definition at line 12431 of file plplotcPYTHON_wrap.c.

◆ _wrap_plsmaj()

SWIGINTERN PyObject * _wrap_plsmaj ( PyObject * self,
PyObject * args )

Definition at line 12478 of file plplotcPYTHON_wrap.c.

◆ _wrap_plsmem()

SWIGINTERN PyObject * _wrap_plsmem ( PyObject * self,
PyObject * args )

Definition at line 12508 of file plplotcPYTHON_wrap.c.

◆ _wrap_plsmema()

SWIGINTERN PyObject * _wrap_plsmema ( PyObject * self,
PyObject * args )

Definition at line 12571 of file plplotcPYTHON_wrap.c.

◆ _wrap_plsmin()

SWIGINTERN PyObject * _wrap_plsmin ( PyObject * self,
PyObject * args )

Definition at line 12634 of file plplotcPYTHON_wrap.c.

◆ _wrap_plsori()

SWIGINTERN PyObject * _wrap_plsori ( PyObject * self,
PyObject * args )

Definition at line 12664 of file plplotcPYTHON_wrap.c.

◆ _wrap_plspage()

SWIGINTERN PyObject * _wrap_plspage ( PyObject * self,
PyObject * args )

Definition at line 12687 of file plplotcPYTHON_wrap.c.

◆ _wrap_plspal0()

SWIGINTERN PyObject * _wrap_plspal0 ( PyObject * self,
PyObject * args )

Definition at line 12749 of file plplotcPYTHON_wrap.c.

◆ _wrap_plspal1()

SWIGINTERN PyObject * _wrap_plspal1 ( PyObject * self,
PyObject * args )

Definition at line 12775 of file plplotcPYTHON_wrap.c.

◆ _wrap_plspause()

SWIGINTERN PyObject * _wrap_plspause ( PyObject * self,
PyObject * args )

Definition at line 12808 of file plplotcPYTHON_wrap.c.

◆ _wrap_plsstrm()

SWIGINTERN PyObject * _wrap_plsstrm ( PyObject * self,
PyObject * args )

Definition at line 12831 of file plplotcPYTHON_wrap.c.

◆ _wrap_plssub()

SWIGINTERN PyObject * _wrap_plssub ( PyObject * self,
PyObject * args )

Definition at line 12854 of file plplotcPYTHON_wrap.c.

◆ _wrap_plssym()

SWIGINTERN PyObject * _wrap_plssym ( PyObject * self,
PyObject * args )

Definition at line 12884 of file plplotcPYTHON_wrap.c.

◆ _wrap_plstar()

SWIGINTERN PyObject * _wrap_plstar ( PyObject * self,
PyObject * args )

Definition at line 12914 of file plplotcPYTHON_wrap.c.

◆ _wrap_plstart()

SWIGINTERN PyObject * _wrap_plstart ( PyObject * self,
PyObject * args )

Definition at line 12944 of file plplotcPYTHON_wrap.c.

◆ _wrap_plstransform()

SWIGINTERN PyObject * _wrap_plstransform ( PyObject * self,
PyObject * args )

Definition at line 12985 of file plplotcPYTHON_wrap.c.

◆ _wrap_plstring()

SWIGINTERN PyObject * _wrap_plstring ( PyObject * self,
PyObject * args )

Definition at line 13032 of file plplotcPYTHON_wrap.c.

◆ _wrap_plstring3()

SWIGINTERN PyObject * _wrap_plstring3 ( PyObject * self,
PyObject * args )

Definition at line 13092 of file plplotcPYTHON_wrap.c.

◆ _wrap_plstripa()

SWIGINTERN PyObject * _wrap_plstripa ( PyObject * self,
PyObject * args )

Definition at line 13171 of file plplotcPYTHON_wrap.c.

◆ _wrap_plstripc()

SWIGINTERN PyObject * _wrap_plstripc ( PyObject * self,
PyObject * args )

Definition at line 13217 of file plplotcPYTHON_wrap.c.

◆ _wrap_plstripd()

SWIGINTERN PyObject * _wrap_plstripd ( PyObject * self,
PyObject * args )

Definition at line 13464 of file plplotcPYTHON_wrap.c.

◆ _wrap_plstyl()

SWIGINTERN PyObject * _wrap_plstyl ( PyObject * self,
PyObject * args )

Definition at line 13487 of file plplotcPYTHON_wrap.c.

◆ _wrap_plsurf3d()

SWIGINTERN PyObject * _wrap_plsurf3d ( PyObject * self,
PyObject * args )

Definition at line 9708 of file plplotcPYTHON_wrap.c.

◆ _wrap_plsurf3dl()

SWIGINTERN PyObject * _wrap_plsurf3dl ( PyObject * self,
PyObject * args )

Definition at line 9805 of file plplotcPYTHON_wrap.c.

◆ _wrap_plsvect()

SWIGINTERN PyObject * _wrap_plsvect ( PyObject * self,
PyObject * args )

Definition at line 13536 of file plplotcPYTHON_wrap.c.

◆ _wrap_plsvpa()

SWIGINTERN PyObject * _wrap_plsvpa ( PyObject * self,
PyObject * args )

Definition at line 13610 of file plplotcPYTHON_wrap.c.

◆ _wrap_plsxax()

SWIGINTERN PyObject * _wrap_plsxax ( PyObject * self,
PyObject * args )

Definition at line 13656 of file plplotcPYTHON_wrap.c.

◆ _wrap_plsxwin()

SWIGINTERN PyObject * _wrap_plsxwin ( PyObject * self,
PyObject * args )

Definition at line 5155 of file plplotcPYTHON_wrap.c.

◆ _wrap_plsyax()

SWIGINTERN PyObject * _wrap_plsyax ( PyObject * self,
PyObject * args )

Definition at line 13686 of file plplotcPYTHON_wrap.c.

◆ _wrap_plsym()

SWIGINTERN PyObject * _wrap_plsym ( PyObject * self,
PyObject * args )

Definition at line 13716 of file plplotcPYTHON_wrap.c.

◆ _wrap_plszax()

SWIGINTERN PyObject * _wrap_plszax ( PyObject * self,
PyObject * args )

Definition at line 13773 of file plplotcPYTHON_wrap.c.

◆ _wrap_pltext()

SWIGINTERN PyObject * _wrap_pltext ( PyObject * self,
PyObject * args )

Definition at line 13803 of file plplotcPYTHON_wrap.c.

◆ _wrap_pltimefmt()

SWIGINTERN PyObject * _wrap_pltimefmt ( PyObject * self,
PyObject * args )

Definition at line 13816 of file plplotcPYTHON_wrap.c.

◆ _wrap_pltr0()

SWIGINTERN PyObject * _wrap_pltr0 ( PyObject * self,
PyObject * args )

Definition at line 3731 of file plplotcPYTHON_wrap.c.

◆ _wrap_pltr1()

SWIGINTERN PyObject * _wrap_pltr1 ( PyObject * self,
PyObject * args )

Definition at line 3903 of file plplotcPYTHON_wrap.c.

◆ _wrap_pltr2()

SWIGINTERN PyObject * _wrap_pltr2 ( PyObject * self,
PyObject * args )

Definition at line 3965 of file plplotcPYTHON_wrap.c.

◆ _wrap_plvasp()

SWIGINTERN PyObject * _wrap_plvasp ( PyObject * self,
PyObject * args )

Definition at line 13842 of file plplotcPYTHON_wrap.c.

◆ _wrap_plvect()

SWIGINTERN PyObject * _wrap_plvect ( PyObject * self,
PyObject * args )

Definition at line 13865 of file plplotcPYTHON_wrap.c.

◆ _wrap_plvpas()

SWIGINTERN PyObject * _wrap_plvpas ( PyObject * self,
PyObject * args )

Definition at line 13987 of file plplotcPYTHON_wrap.c.

◆ _wrap_plvpor()

SWIGINTERN PyObject * _wrap_plvpor ( PyObject * self,
PyObject * args )

Definition at line 14041 of file plplotcPYTHON_wrap.c.

◆ _wrap_plvsta()

SWIGINTERN PyObject * _wrap_plvsta ( PyObject * self,
PyObject * args )

Definition at line 14087 of file plplotcPYTHON_wrap.c.

◆ _wrap_plw3d()

SWIGINTERN PyObject * _wrap_plw3d ( PyObject * self,
PyObject * args )

Definition at line 14100 of file plplotcPYTHON_wrap.c.

◆ _wrap_plwidth()

SWIGINTERN PyObject * _wrap_plwidth ( PyObject * self,
PyObject * args )

Definition at line 14202 of file plplotcPYTHON_wrap.c.

◆ _wrap_plwind()

SWIGINTERN PyObject * _wrap_plwind ( PyObject * self,
PyObject * args )

Definition at line 14225 of file plplotcPYTHON_wrap.c.

◆ _wrap_plxormod()

SWIGINTERN PyObject * _wrap_plxormod ( PyObject * self,
PyObject * args )

Definition at line 14271 of file plplotcPYTHON_wrap.c.

◆ cleanup_ct()

void cleanup_ct ( void )

Definition at line 4382 of file plplotcPYTHON_wrap.c.

◆ cleanup_mapform()

void cleanup_mapform ( void )

Definition at line 4397 of file plplotcPYTHON_wrap.c.

◆ cleanup_PLcGrid1()

void cleanup_PLcGrid1 ( void )

Definition at line 3835 of file plplotcPYTHON_wrap.c.

◆ cleanup_PLcGrid2()

void cleanup_PLcGrid2 ( void )

Definition at line 3894 of file plplotcPYTHON_wrap.c.

◆ cleanup_PLPointer()

void cleanup_PLPointer ( void )

Definition at line 4428 of file plplotcPYTHON_wrap.c.

◆ cleanup_pltr()

void cleanup_pltr ( void )

Definition at line 4367 of file plplotcPYTHON_wrap.c.

◆ do_ct_callback()

void do_ct_callback ( PLFLT x,
PLFLT y,
PLFLT * xt,
PLFLT * yt,
PLPointer data )

Definition at line 4233 of file plplotcPYTHON_wrap.c.

◆ do_f2eval_callback()

PLFLT do_f2eval_callback ( PLINT x,
PLINT y,
PLPointer data )

Definition at line 4139 of file plplotcPYTHON_wrap.c.

◆ do_label_callback()

void do_label_callback ( PLINT axis,
PLFLT value,
char * string,
PLINT len,
PLPointer data )

Definition at line 4176 of file plplotcPYTHON_wrap.c.

◆ do_mapform_callback()

void do_mapform_callback ( PLINT n,
PLFLT * x,
PLFLT * y )

Definition at line 4274 of file plplotcPYTHON_wrap.c.

◆ do_pltr_callback()

void do_pltr_callback ( PLFLT x,
PLFLT y,
PLFLT * tx,
PLFLT * ty,
PLPointer data )

Definition at line 4076 of file plplotcPYTHON_wrap.c.

◆ marshal_ct()

ct_func marshal_ct ( PyObject * input)

Definition at line 4374 of file plplotcPYTHON_wrap.c.

◆ marshal_mapform()

mapform_func marshal_mapform ( PyObject * input)

Definition at line 4389 of file plplotcPYTHON_wrap.c.

◆ marshal_PLcGrid1()

PLcGrid * marshal_PLcGrid1 ( PyObject * input,
int isimg )

Definition at line 3795 of file plplotcPYTHON_wrap.c.

◆ marshal_PLcGrid2()

PLcGrid2 * marshal_PLcGrid2 ( PyObject * input,
int isimg )

Definition at line 3842 of file plplotcPYTHON_wrap.c.

◆ marshal_PLPointer()

PLPointer marshal_PLPointer ( PyObject * input,
int isimg )

Definition at line 4403 of file plplotcPYTHON_wrap.c.

◆ marshal_pltr()

pltr_func marshal_pltr ( PyObject * input)

Definition at line 4315 of file plplotcPYTHON_wrap.c.

◆ myIntArray_ContiguousFromObject() [1/2]

PyArrayObject * myIntArray_ContiguousFromObject ( PyObject * in,
int PL_UNUSEDtype,
int mindims,
int maxdims )

Definition at line 3712 of file plplotcPYTHON_wrap.c.

◆ myIntArray_ContiguousFromObject() [2/2]

PyArrayObject * myIntArray_ContiguousFromObject ( PyObject * in,
int type,
int mindims,
int maxdims )

◆ PLGraphicsIn_swiginit()

SWIGINTERN PyObject * PLGraphicsIn_swiginit ( PyObject * SWIGUNUSEDPARMself,
PyObject * args )

Definition at line 5151 of file plplotcPYTHON_wrap.c.

◆ PLGraphicsIn_swigregister()

SWIGINTERN PyObject * PLGraphicsIn_swigregister ( PyObject * SWIGUNUSEDPARMself,
PyObject * args )

Definition at line 5144 of file plplotcPYTHON_wrap.c.

◆ SWIG_AsCharArray()

SWIGINTERN int SWIG_AsCharArray ( PyObject * obj,
char * val,
size_t size )

Definition at line 3625 of file plplotcPYTHON_wrap.c.

◆ SWIG_AsCharPtrAndSize()

SWIGINTERN int SWIG_AsCharPtrAndSize ( PyObject * obj,
char ** cptr,
size_t * psize,
int * alloc )

Definition at line 3540 of file plplotcPYTHON_wrap.c.

◆ SWIG_AsVal_char()

SWIGINTERN int SWIG_AsVal_char ( PyObject * obj,
char * val )

Definition at line 3688 of file plplotcPYTHON_wrap.c.

◆ SWIG_AsVal_double()

SWIGINTERN int SWIG_AsVal_double ( PyObject * obj,
double * val )

Definition at line 3272 of file plplotcPYTHON_wrap.c.

◆ SWIG_AsVal_int()

SWIGINTERN int SWIG_AsVal_int ( PyObject * obj,
int * val )

Definition at line 3436 of file plplotcPYTHON_wrap.c.

◆ SWIG_AsVal_long()

SWIGINTERN int SWIG_AsVal_long ( PyObject * obj,
long * val )

Definition at line 3388 of file plplotcPYTHON_wrap.c.

◆ SWIG_AsVal_unsigned_SS_int()

SWIGINTERN int SWIG_AsVal_unsigned_SS_int ( PyObject * obj,
unsigned int * val )

Definition at line 3504 of file plplotcPYTHON_wrap.c.

◆ SWIG_AsVal_unsigned_SS_long()

SWIGINTERN int SWIG_AsVal_unsigned_SS_long ( PyObject * obj,
unsigned long * val )

Definition at line 3452 of file plplotcPYTHON_wrap.c.

◆ SWIG_CanCastAsInteger()

SWIGINTERNINLINE int SWIG_CanCastAsInteger ( double * d,
double min,
double max )

Definition at line 3356 of file plplotcPYTHON_wrap.c.

◆ SWIG_From_int()

SWIGINTERNINLINE PyObject * SWIG_From_int ( int value)

Definition at line 3330 of file plplotcPYTHON_wrap.c.

◆ SWIG_From_unsigned_SS_int()

SWIGINTERNINLINE PyObject * SWIG_From_unsigned_SS_int ( unsigned int value)

Definition at line 3520 of file plplotcPYTHON_wrap.c.

◆ SWIG_FromCharPtrAndSize()

SWIGINTERNINLINE PyObject * SWIG_FromCharPtrAndSize ( const char * carray,
size_t size )

Definition at line 3650 of file plplotcPYTHON_wrap.c.

◆ SWIG_globals()

SWIGINTERN PyObject * SWIG_globals ( void )

Definition at line 1603 of file plplotcPYTHON_wrap.c.

◆ SWIG_InitializeModule()

SWIGRUNTIME void SWIG_InitializeModule ( SWIG_INIT_CLIENT_DATA_TYPE clientdata)

Definition at line 23111 of file plplotcPYTHON_wrap.c.

◆ SWIG_MangledTypeQueryModule()

SWIGRUNTIME swig_type_info * SWIG_MangledTypeQueryModule ( swig_module_info * start,
swig_module_info * end,
const char * name )

Definition at line 634 of file plplotcPYTHON_wrap.c.

◆ SWIG_PackData()

SWIGRUNTIME char * SWIG_PackData ( char * c,
void * ptr,
size_t sz )

Definition at line 708 of file plplotcPYTHON_wrap.c.

◆ SWIG_PackDataName()

SWIGRUNTIME char * SWIG_PackDataName ( char * buff,
void * ptr,
size_t sz,
const char * name,
size_t bsz )

Definition at line 776 of file plplotcPYTHON_wrap.c.

◆ SWIG_PackVoidPtr()

SWIGRUNTIME char * SWIG_PackVoidPtr ( char * buff,
void * ptr,
const char * name,
size_t bsz )

Definition at line 752 of file plplotcPYTHON_wrap.c.

◆ SWIG_pchar_descriptor()

SWIGINTERN swig_type_info * SWIG_pchar_descriptor ( void )

Definition at line 3527 of file plplotcPYTHON_wrap.c.

◆ SWIG_PropagateClientData()

SWIGRUNTIME void SWIG_PropagateClientData ( void )

Definition at line 23258 of file plplotcPYTHON_wrap.c.

◆ SWIG_Py_Void()

SWIGRUNTIMEINLINE PyObject * SWIG_Py_Void ( void )

Definition at line 1634 of file plplotcPYTHON_wrap.c.

◆ SWIG_Python_AcquirePtr()

SWIGRUNTIME int SWIG_Python_AcquirePtr ( PyObject * obj,
int own )

Definition at line 2554 of file plplotcPYTHON_wrap.c.

◆ SWIG_Python_AddErrMesg()

SWIGRUNTIME int SWIG_Python_AddErrMesg ( const char * mesg,
int infront )

Definition at line 3034 of file plplotcPYTHON_wrap.c.

◆ SWIG_Python_AddErrorMsg()

SWIGRUNTIME void SWIG_Python_AddErrorMsg ( const char * mesg)

Definition at line 979 of file plplotcPYTHON_wrap.c.

◆ SWIG_Python_addvarlink()

SWIGINTERN void SWIG_Python_addvarlink ( PyObject * p,
const char * name,
PyObject *(* get_attr )(void),
int(* set_attr )(PyObject *p) )

Definition at line 1583 of file plplotcPYTHON_wrap.c.

◆ SWIG_Python_AppendOutput()

SWIGINTERN PyObject * SWIG_Python_AppendOutput ( PyObject * result,
PyObject * obj,
int is_void )

Definition at line 1259 of file plplotcPYTHON_wrap.c.

◆ SWIG_Python_ArgFail()

SWIGRUNTIME int SWIG_Python_ArgFail ( int argnum)

Definition at line 3063 of file plplotcPYTHON_wrap.c.

◆ SWIG_Python_CheckImplicit()

SWIGRUNTIMEINLINE int SWIG_Python_CheckImplicit ( swig_type_info * ty)

Definition at line 1654 of file plplotcPYTHON_wrap.c.

◆ SWIG_Python_CheckNoKeywords()

SWIGINTERN int SWIG_Python_CheckNoKeywords ( PyObject * kwargs,
const char * name )

Definition at line 1331 of file plplotcPYTHON_wrap.c.

◆ SWIG_Python_ConvertFunctionPtr()

SWIGRUNTIME int SWIG_Python_ConvertFunctionPtr ( PyObject * obj,
void ** ptr,
swig_type_info * ty )

Definition at line 2681 of file plplotcPYTHON_wrap.c.

◆ SWIG_Python_ConvertPacked()

SWIGRUNTIME int SWIG_Python_ConvertPacked ( PyObject * obj,
void * ptr,
size_t sz,
swig_type_info * ty )

Definition at line 2720 of file plplotcPYTHON_wrap.c.

◆ SWIG_Python_ConvertPtrAndOwn()

SWIGRUNTIME int SWIG_Python_ConvertPtrAndOwn ( PyObject * obj,
void ** ptr,
swig_type_info * ty,
int flags,
int * own )

Definition at line 2569 of file plplotcPYTHON_wrap.c.

◆ SWIG_Python_DestroyModule()

SWIGRUNTIME void SWIG_Python_DestroyModule ( PyObject * obj)

Definition at line 2956 of file plplotcPYTHON_wrap.c.

◆ SWIG_Python_ErrorType()

SWIGRUNTIME PyObject * SWIG_Python_ErrorType ( int code)

Definition at line 932 of file plplotcPYTHON_wrap.c.

◆ SWIG_Python_ExceptionType()

SWIGRUNTIMEINLINE PyObject * SWIG_Python_ExceptionType ( swig_type_info * desc)

Definition at line 1664 of file plplotcPYTHON_wrap.c.

◆ SWIG_Python_FixMethods()

SWIGINTERN void SWIG_Python_FixMethods ( PyMethodDef * methods,
const swig_const_info * const_table,
swig_type_info ** types,
swig_type_info ** types_initial )

Definition at line 23327 of file plplotcPYTHON_wrap.c.

◆ SWIG_Python_GetModule()

SWIGRUNTIME swig_module_info * SWIG_Python_GetModule ( void * SWIGUNUSEDPARMclientdata)

Definition at line 2935 of file plplotcPYTHON_wrap.c.

◆ SWIG_Python_GetSwigThis()

SWIGRUNTIME SwigPyObject * SWIG_Python_GetSwigThis ( PyObject * pyobj)

Definition at line 2483 of file plplotcPYTHON_wrap.c.

◆ SWIG_Python_InitShadowInstance()

SWIGINTERN PyObject * SWIG_Python_InitShadowInstance ( PyObject * args)

Definition at line 2831 of file plplotcPYTHON_wrap.c.

◆ SWIG_Python_InstallConstants()

SWIGINTERN void SWIG_Python_InstallConstants ( PyObject * d,
swig_const_info constants[] )

Definition at line 23300 of file plplotcPYTHON_wrap.c.

◆ SWIG_Python_MustGetPtr()

SWIGRUNTIME void * SWIG_Python_MustGetPtr ( PyObject * obj,
swig_type_info * ty,
int SWIGUNUSEDPARMargnum,
int flags )

Definition at line 3128 of file plplotcPYTHON_wrap.c.

◆ SWIG_Python_NewPackedObj()

SWIGRUNTIMEINLINE PyObject * SWIG_Python_NewPackedObj ( void * ptr,
size_t sz,
swig_type_info * type )

Definition at line 2911 of file plplotcPYTHON_wrap.c.

◆ SWIG_Python_NewPointerObj()

SWIGRUNTIME PyObject * SWIG_Python_NewPointerObj ( PyObject * self,
void * ptr,
swig_type_info * type,
int flags )

Definition at line 2850 of file plplotcPYTHON_wrap.c.

◆ SWIG_Python_NewShadowInstance()

SWIGRUNTIME PyObject * SWIG_Python_NewShadowInstance ( SwigPyClientData * data,
PyObject * swig_this )

Definition at line 2743 of file plplotcPYTHON_wrap.c.

◆ SWIG_Python_newvarlink()

SWIGINTERN PyObject * SWIG_Python_newvarlink ( void )

Definition at line 1574 of file plplotcPYTHON_wrap.c.

◆ SWIG_Python_RaiseOrModifyTypeError()

SWIGRUNTIME void SWIG_Python_RaiseOrModifyTypeError ( const char * message)

Definition at line 1016 of file plplotcPYTHON_wrap.c.

◆ SWIG_Python_SetConstant()

SWIGINTERN void SWIG_Python_SetConstant ( PyObject * d,
const char * name,
PyObject * obj )

Definition at line 1249 of file plplotcPYTHON_wrap.c.

◆ SWIG_Python_SetErrorMsg()

SWIGINTERN void SWIG_Python_SetErrorMsg ( PyObject * errtype,
const char * msg )

Definition at line 1219 of file plplotcPYTHON_wrap.c.

◆ SWIG_Python_SetErrorObj()

SWIGINTERN void SWIG_Python_SetErrorObj ( PyObject * errtype,
PyObject * obj )

Definition at line 1211 of file plplotcPYTHON_wrap.c.

◆ SWIG_Python_SetModule()

SWIGRUNTIME void SWIG_Python_SetModule ( swig_module_info * swig_module)

Definition at line 2981 of file plplotcPYTHON_wrap.c.

◆ SWIG_Python_SetSwigThis()

SWIGRUNTIME int SWIG_Python_SetSwigThis ( PyObject * inst,
PyObject * swig_this )

Definition at line 2809 of file plplotcPYTHON_wrap.c.

◆ SWIG_Python_str_FromChar()

SWIGINTERN PyObject * SWIG_Python_str_FromChar ( const char * c)

Definition at line 876 of file plplotcPYTHON_wrap.c.

◆ SWIG_Python_TypeCache()

SWIGRUNTIME PyObject * SWIG_Python_TypeCache ( void )

Definition at line 2927 of file plplotcPYTHON_wrap.c.

◆ SWIG_Python_TypeError()

SWIGRUNTIME void SWIG_Python_TypeError ( const char * type,
PyObject * obj )

Definition at line 3084 of file plplotcPYTHON_wrap.c.

◆ SWIG_Python_TypeErrorOccurred()

SWIGRUNTIME int SWIG_Python_TypeErrorOccurred ( PyObject * obj)

Definition at line 1006 of file plplotcPYTHON_wrap.c.

◆ SWIG_Python_TypeQuery()

SWIGRUNTIME swig_type_info * SWIG_Python_TypeQuery ( const char * type)

Definition at line 3003 of file plplotcPYTHON_wrap.c.

◆ SWIG_Python_UnpackTuple()

SWIGINTERN Py_ssize_t SWIG_Python_UnpackTuple ( PyObject * args,
const char * name,
Py_ssize_t min,
Py_ssize_t max,
PyObject ** objs )

Definition at line 1285 of file plplotcPYTHON_wrap.c.

◆ SWIG_PyUnicode_AsUTF8AndSize()

SWIGINTERN const char * SWIG_PyUnicode_AsUTF8AndSize ( PyObject * str,
Py_ssize_t * psize,
PyObject ** pbytes )

Definition at line 853 of file plplotcPYTHON_wrap.c.

◆ SWIG_strnlen()

SWIGINTERN size_t SWIG_strnlen ( const char * s,
size_t maxlen )

Definition at line 3675 of file plplotcPYTHON_wrap.c.

◆ SWIG_This()

SWIGRUNTIME PyObject * SWIG_This ( void )

Definition at line 2468 of file plplotcPYTHON_wrap.c.

◆ SWIG_TypeCast()

SWIGRUNTIMEINLINE void * SWIG_TypeCast ( swig_cast_info * ty,
void * ptr,
int * newmemory )

Definition at line 552 of file plplotcPYTHON_wrap.c.

◆ SWIG_TypeCheck()

SWIGRUNTIME swig_cast_info * SWIG_TypeCheck ( const char * c,
swig_type_info * ty )

Definition at line 498 of file plplotcPYTHON_wrap.c.

◆ SWIG_TypeCheckStruct()

SWIGRUNTIME swig_cast_info * SWIG_TypeCheckStruct ( const swig_type_info * from,
swig_type_info * ty )

Definition at line 525 of file plplotcPYTHON_wrap.c.

◆ SWIG_TypeClientData()

SWIGRUNTIME void SWIG_TypeClientData ( swig_type_info * ti,
void * clientdata )

Definition at line 604 of file plplotcPYTHON_wrap.c.

◆ SWIG_TypeCmp()

SWIGRUNTIME int SWIG_TypeCmp ( const char * nb,
const char * tb )

Definition at line 471 of file plplotcPYTHON_wrap.c.

◆ SWIG_TypeDynamicCast()

SWIGRUNTIME swig_type_info * SWIG_TypeDynamicCast ( swig_type_info * ty,
void ** ptr )

Definition at line 560 of file plplotcPYTHON_wrap.c.

◆ SWIG_TypeEquiv()

SWIGRUNTIME int SWIG_TypeEquiv ( const char * nb,
const char * tb )

Definition at line 490 of file plplotcPYTHON_wrap.c.

◆ SWIG_TypeName()

SWIGRUNTIMEINLINE const char * SWIG_TypeName ( const swig_type_info * ty)

Definition at line 574 of file plplotcPYTHON_wrap.c.

◆ SWIG_TypeNameComp()

SWIGRUNTIME int SWIG_TypeNameComp ( const char * f1,
const char * l1,
const char * f2,
const char * l2 )

Definition at line 456 of file plplotcPYTHON_wrap.c.

◆ SWIG_TypeNewClientData()

SWIGRUNTIME void SWIG_TypeNewClientData ( swig_type_info * ti,
void * clientdata )

Definition at line 620 of file plplotcPYTHON_wrap.c.

◆ SWIG_TypePrettyName()

SWIGRUNTIME const char * SWIG_TypePrettyName ( const swig_type_info * type)

Definition at line 583 of file plplotcPYTHON_wrap.c.

◆ SWIG_TypeQueryModule()

SWIGRUNTIME swig_type_info * SWIG_TypeQueryModule ( swig_module_info * start,
swig_module_info * end,
const char * name )

Definition at line 679 of file plplotcPYTHON_wrap.c.

◆ SWIG_UnpackData()

SWIGRUNTIME const char * SWIG_UnpackData ( const char * c,
void * ptr,
size_t sz )

Definition at line 724 of file plplotcPYTHON_wrap.c.

◆ SWIG_UnpackDataName()

SWIGRUNTIME const char * SWIG_UnpackDataName ( const char * c,
void * ptr,
size_t sz,
const char * name )

Definition at line 791 of file plplotcPYTHON_wrap.c.

◆ SWIG_UnpackVoidPtr()

SWIGRUNTIME const char * SWIG_UnpackVoidPtr ( const char * c,
void ** ptr,
const char * name )

Definition at line 763 of file plplotcPYTHON_wrap.c.

◆ swig_varlink_dealloc()

SWIGINTERN void swig_varlink_dealloc ( PyObject * o)

Definition at line 1430 of file plplotcPYTHON_wrap.c.

◆ swig_varlink_getattr()

SWIGINTERN PyObject * swig_varlink_getattr ( PyObject * o,
char * n )

Definition at line 1442 of file plplotcPYTHON_wrap.c.

◆ swig_varlink_repr()

SWIGINTERN PyObject * swig_varlink_repr ( PyObject * SWIGUNUSEDPARMv)

Definition at line 1382 of file plplotcPYTHON_wrap.c.

◆ swig_varlink_setattr()

SWIGINTERN int swig_varlink_setattr ( PyObject * o,
char * n,
PyObject * p )

Definition at line 1460 of file plplotcPYTHON_wrap.c.

◆ swig_varlink_str()

SWIGINTERN PyObject * swig_varlink_str ( PyObject * o)

Definition at line 1391 of file plplotcPYTHON_wrap.c.

◆ swig_varlink_type()

SWIGINTERN PyTypeObject * swig_varlink_type ( void )

Definition at line 1478 of file plplotcPYTHON_wrap.c.

◆ SwigPyClientData_Del()

SWIGRUNTIME void SwigPyClientData_Del ( SwigPyClientData * data)

Definition at line 1722 of file plplotcPYTHON_wrap.c.

◆ SwigPyClientData_New()

SWIGRUNTIME SwigPyClientData * SwigPyClientData_New ( PyObject * obj)

Definition at line 1672 of file plplotcPYTHON_wrap.c.

◆ SwigPyObject_acquire()

SWIGINTERN PyObject * SwigPyObject_acquire ( PyObject * v,
PyObject * SWIGUNUSEDPARMargs )

Definition at line 2008 of file plplotcPYTHON_wrap.c.

◆ SwigPyObject_append()

SWIGRUNTIME PyObject * SwigPyObject_append ( PyObject * v,
PyObject * next )

Definition at line 1974 of file plplotcPYTHON_wrap.c.

◆ SwigPyObject_Check()

SWIGRUNTIMEINLINE int SwigPyObject_Check ( PyObject * op)

Definition at line 1882 of file plplotcPYTHON_wrap.c.

◆ SwigPyObject_compare()

SWIGRUNTIME int SwigPyObject_compare ( SwigPyObject * v,
SwigPyObject * w )

Definition at line 1837 of file plplotcPYTHON_wrap.c.

◆ SwigPyObject_dealloc()

SWIGRUNTIME void SwigPyObject_dealloc ( PyObject * v)

Definition at line 1915 of file plplotcPYTHON_wrap.c.

◆ SwigPyObject_disown()

SWIGINTERN PyObject * SwigPyObject_disown ( PyObject * v,
PyObject * SWIGUNUSEDPARMargs )

Definition at line 2000 of file plplotcPYTHON_wrap.c.

◆ SwigPyObject_format()

SWIGRUNTIME PyObject * SwigPyObject_format ( const char * fmt,
SwigPyObject * v )

Definition at line 1768 of file plplotcPYTHON_wrap.c.

◆ SwigPyObject_GetDesc()

SWIGRUNTIMEINLINE const char * SwigPyObject_GetDesc ( PyObject * self)

Definition at line 3076 of file plplotcPYTHON_wrap.c.

◆ SwigPyObject_hex()

SWIGRUNTIME PyObject * SwigPyObject_hex ( SwigPyObject * v)

Definition at line 1799 of file plplotcPYTHON_wrap.c.

◆ SwigPyObject_long()

SWIGRUNTIME PyObject * SwigPyObject_long ( SwigPyObject * v)

Definition at line 1762 of file plplotcPYTHON_wrap.c.

◆ SwigPyObject_New()

SWIGRUNTIME PyObject * SwigPyObject_New ( void * ptr,
swig_type_info * ty,
int own )

Definition at line 2210 of file plplotcPYTHON_wrap.c.

◆ SwigPyObject_next()

SWIGRUNTIME PyObject * SwigPyObject_next ( PyObject * v,
PyObject * SWIGUNUSEDPARMargs )

Definition at line 1988 of file plplotcPYTHON_wrap.c.

◆ SwigPyObject_oct()

SWIGRUNTIME PyObject * SwigPyObject_oct ( SwigPyObject * v)

Definition at line 1793 of file plplotcPYTHON_wrap.c.

◆ SwigPyObject_own()

SWIGINTERN PyObject * SwigPyObject_own ( PyObject * v,
PyObject * args )

Definition at line 2016 of file plplotcPYTHON_wrap.c.

◆ SwigPyObject_repr()

SWIGRUNTIME PyObject * SwigPyObject_repr ( SwigPyObject * v)

Definition at line 1805 of file plplotcPYTHON_wrap.c.

◆ SwigPyObject_repr2()

SWIGRUNTIME PyObject * SwigPyObject_repr2 ( PyObject * v,
PyObject * SWIGUNUSEDPARMargs )

Definition at line 1831 of file plplotcPYTHON_wrap.c.

◆ SwigPyObject_richcompare()

SWIGRUNTIME PyObject * SwigPyObject_richcompare ( SwigPyObject * v,
SwigPyObject * w,
int op )

Definition at line 1846 of file plplotcPYTHON_wrap.c.

◆ SwigPyObject_type()

SWIGRUNTIME PyTypeObject * SwigPyObject_type ( void )

Definition at line 1875 of file plplotcPYTHON_wrap.c.

◆ SwigPyObject_TypeOnce()

SWIGRUNTIME PyTypeObject * SwigPyObject_TypeOnce ( void )

Definition at line 2047 of file plplotcPYTHON_wrap.c.

◆ SwigPyPacked_Check()

SWIGRUNTIMEINLINE int SwigPyPacked_Check ( PyObject * op)

Definition at line 2282 of file plplotcPYTHON_wrap.c.

◆ SwigPyPacked_compare()

SWIGRUNTIME int SwigPyPacked_compare ( SwigPyPacked * v,
SwigPyPacked * w )

Definition at line 2265 of file plplotcPYTHON_wrap.c.

◆ SwigPyPacked_dealloc()

SWIGRUNTIME void SwigPyPacked_dealloc ( PyObject * v)

Definition at line 2303 of file plplotcPYTHON_wrap.c.

◆ SwigPyPacked_New()

SWIGRUNTIME PyObject * SwigPyPacked_New ( void * ptr,
size_t size,
swig_type_info * ty )

Definition at line 2430 of file plplotcPYTHON_wrap.c.

◆ SwigPyPacked_repr()

SWIGRUNTIME PyObject * SwigPyPacked_repr ( SwigPyPacked * v)

Definition at line 2243 of file plplotcPYTHON_wrap.c.

◆ SwigPyPacked_str()

SWIGRUNTIME PyObject * SwigPyPacked_str ( SwigPyPacked * v)

Definition at line 2254 of file plplotcPYTHON_wrap.c.

◆ SwigPyPacked_type()

SWIGRUNTIME PyTypeObject * SwigPyPacked_type ( void )

Definition at line 2276 of file plplotcPYTHON_wrap.c.

◆ SwigPyPacked_TypeOnce()

SWIGRUNTIME PyTypeObject * SwigPyPacked_TypeOnce ( void )

Definition at line 2313 of file plplotcPYTHON_wrap.c.

◆ SwigPyPacked_UnpackData()

SWIGRUNTIME swig_type_info * SwigPyPacked_UnpackData ( PyObject * obj,
void * ptr,
size_t size )

Definition at line 2449 of file plplotcPYTHON_wrap.c.

Variable Documentation

◆ _swigc__p_char

swig_cast_info _swigc__p_char[] = { {&_swigt__p_char, 0, 0, 0},{0, 0, 0, 0}}
static

Definition at line 23016 of file plplotcPYTHON_wrap.c.

◆ _swigc__p_double

swig_cast_info _swigc__p_double[] = { {&_swigt__p_double, 0, 0, 0},{0, 0, 0, 0}}
static

Definition at line 23017 of file plplotcPYTHON_wrap.c.

◆ _swigc__p_f_double_double__int

swig_cast_info _swigc__p_f_double_double__int[] = { {&_swigt__p_f_double_double__int, 0, 0, 0},{0, 0, 0, 0}}
static

Definition at line 23018 of file plplotcPYTHON_wrap.c.

◆ _swigc__p_f_double_double_p_double_p_double_p_void__void

swig_cast_info _swigc__p_f_double_double_p_double_p_double_p_void__void[] = { {&_swigt__p_f_double_double_p_double_p_double_p_void__void, 0, 0, 0},{0, 0, 0, 0}}
static

Definition at line 23019 of file plplotcPYTHON_wrap.c.

◆ _swigc__p_f_int_double_p_char_int_p_void__void

swig_cast_info _swigc__p_f_int_double_p_char_int_p_void__void[] = { {&_swigt__p_f_int_double_p_char_int_p_void__void, 0, 0, 0},{0, 0, 0, 0}}
static

Definition at line 23020 of file plplotcPYTHON_wrap.c.

◆ _swigc__p_f_int_p_double_p_double__void

swig_cast_info _swigc__p_f_int_p_double_p_double__void[] = { {&_swigt__p_f_int_p_double_p_double__void, 0, 0, 0},{0, 0, 0, 0}}
static

Definition at line 23021 of file plplotcPYTHON_wrap.c.

◆ _swigc__p_f_int_p_q_const__double_p_q_const__double__void

swig_cast_info _swigc__p_f_int_p_q_const__double_p_q_const__double__void[] = { {&_swigt__p_f_int_p_q_const__double_p_q_const__double__void, 0, 0, 0},{0, 0, 0, 0}}
static

Definition at line 23022 of file plplotcPYTHON_wrap.c.

◆ _swigc__p_int

swig_cast_info _swigc__p_int[] = { {&_swigt__p_int, 0, 0, 0},{0, 0, 0, 0}}
static

Definition at line 23023 of file plplotcPYTHON_wrap.c.

◆ _swigc__p_p_char

swig_cast_info _swigc__p_p_char[] = { {&_swigt__p_p_char, 0, 0, 0},{0, 0, 0, 0}}
static

Definition at line 23024 of file plplotcPYTHON_wrap.c.

◆ _swigc__p_p_double

swig_cast_info _swigc__p_p_double[] = { {&_swigt__p_p_double, 0, 0, 0},{0, 0, 0, 0}}
static

Definition at line 23025 of file plplotcPYTHON_wrap.c.

◆ _swigc__p_PLcGrid

swig_cast_info _swigc__p_PLcGrid[] = { {&_swigt__p_PLcGrid, 0, 0, 0},{0, 0, 0, 0}}
static

Definition at line 23014 of file plplotcPYTHON_wrap.c.

◆ _swigc__p_PLcGrid2

swig_cast_info _swigc__p_PLcGrid2[] = { {&_swigt__p_PLcGrid2, 0, 0, 0},{0, 0, 0, 0}}
static

Definition at line 23015 of file plplotcPYTHON_wrap.c.

◆ _swigc__p_PLGraphicsIn

swig_cast_info _swigc__p_PLGraphicsIn[] = { {&_swigt__p_PLGraphicsIn, 0, 0, 0},{0, 0, 0, 0}}
static

Definition at line 23013 of file plplotcPYTHON_wrap.c.

◆ _swigc__p_unsigned_int

swig_cast_info _swigc__p_unsigned_int[] = { {&_swigt__p_unsigned_int, 0, 0, 0},{0, 0, 0, 0}}
static

Definition at line 23026 of file plplotcPYTHON_wrap.c.

◆ _swigt__p_char

swig_type_info _swigt__p_char = {"_p_char", "char *", 0, 0, (void*)0, 0}
static

Definition at line 22984 of file plplotcPYTHON_wrap.c.

◆ _swigt__p_double

swig_type_info _swigt__p_double = {"_p_double", "PLFLT *|double *", 0, 0, (void*)0, 0}
static

Definition at line 22985 of file plplotcPYTHON_wrap.c.

◆ _swigt__p_f_double_double__int

swig_type_info _swigt__p_f_double_double__int = {"_p_f_double_double__int", "defined_func|int (*)(double,double)", 0, 0, (void*)0, 0}
static

Definition at line 22986 of file plplotcPYTHON_wrap.c.

◆ _swigt__p_f_double_double_p_double_p_double_p_void__void

swig_type_info _swigt__p_f_double_double_p_double_p_double_p_void__void = {"_p_f_double_double_p_double_p_double_p_void__void", "ct_func|pltr_func|void (*)(double,double,double *,double *,void *)", 0, 0, (void*)0, 0}
static

Definition at line 22987 of file plplotcPYTHON_wrap.c.

◆ _swigt__p_f_int_double_p_char_int_p_void__void

swig_type_info _swigt__p_f_int_double_p_char_int_p_void__void = {"_p_f_int_double_p_char_int_p_void__void", "label_func|void (*)(int,double,char *,int,void *)", 0, 0, (void*)0, 0}
static

Definition at line 22988 of file plplotcPYTHON_wrap.c.

◆ _swigt__p_f_int_p_double_p_double__void

swig_type_info _swigt__p_f_int_p_double_p_double__void = {"_p_f_int_p_double_p_double__void", "mapform_func|void (*)(int,double *,double *)", 0, 0, (void*)0, 0}
static

Definition at line 22989 of file plplotcPYTHON_wrap.c.

◆ _swigt__p_f_int_p_q_const__double_p_q_const__double__void

swig_type_info _swigt__p_f_int_p_q_const__double_p_q_const__double__void = {"_p_f_int_p_q_const__double_p_q_const__double__void", "fill_func|void (*)(int,double const *,double const *)", 0, 0, (void*)0, 0}
static

Definition at line 22990 of file plplotcPYTHON_wrap.c.

◆ _swigt__p_int

swig_type_info _swigt__p_int = {"_p_int", "PLBOOL *|PLINT *|int *", 0, 0, (void*)0, 0}
static

Definition at line 22991 of file plplotcPYTHON_wrap.c.

◆ _swigt__p_p_char

swig_type_info _swigt__p_p_char = {"_p_p_char", "char **", 0, 0, (void*)0, 0}
static

Definition at line 22992 of file plplotcPYTHON_wrap.c.

◆ _swigt__p_p_double

swig_type_info _swigt__p_p_double = {"_p_p_double", "PLFLT **|double **", 0, 0, (void*)0, 0}
static

Definition at line 22993 of file plplotcPYTHON_wrap.c.

◆ _swigt__p_PLcGrid

swig_type_info _swigt__p_PLcGrid = {"_p_PLcGrid", "PLcGrid *", 0, 0, (void*)0, 0}
static

Definition at line 22982 of file plplotcPYTHON_wrap.c.

◆ _swigt__p_PLcGrid2

swig_type_info _swigt__p_PLcGrid2 = {"_p_PLcGrid2", "PLcGrid2 *", 0, 0, (void*)0, 0}
static

Definition at line 22983 of file plplotcPYTHON_wrap.c.

◆ _swigt__p_PLGraphicsIn

swig_type_info _swigt__p_PLGraphicsIn = {"_p_PLGraphicsIn", "PLGraphicsIn *", 0, 0, (void*)0, 0}
static

Definition at line 22981 of file plplotcPYTHON_wrap.c.

◆ _swigt__p_unsigned_int

swig_type_info _swigt__p_unsigned_int = {"_p_unsigned_int", "PLUNICODE *|unsigned int *", 0, 0, (void*)0, 0}
static

Definition at line 22994 of file plplotcPYTHON_wrap.c.

◆ Alen

PLINT Alen = 0
static

Definition at line 3267 of file plplotcPYTHON_wrap.c.

◆ interpreter_counter

int interpreter_counter = 0
static

Definition at line 2953 of file plplotcPYTHON_wrap.c.

◆ pltr_type

enum callback_type pltr_type

◆ pltr_xg

PyArrayObject* pltr_xg

Definition at line 3786 of file plplotcPYTHON_wrap.c.

◆ pltr_yg

PyArrayObject * pltr_yg

Definition at line 3786 of file plplotcPYTHON_wrap.c.

◆ python_ct

PyObject* python_ct = NULL

Definition at line 4035 of file plplotcPYTHON_wrap.c.

◆ python_f2eval

PyObject* python_f2eval = NULL

Definition at line 4034 of file plplotcPYTHON_wrap.c.

◆ python_label

PyObject* python_label = NULL

Definition at line 4037 of file plplotcPYTHON_wrap.c.

◆ python_mapform

PyObject* python_mapform = NULL

Definition at line 4036 of file plplotcPYTHON_wrap.c.

◆ python_pltr

PyObject* python_pltr = NULL

Definition at line 4033 of file plplotcPYTHON_wrap.c.

◆ Swig_Capsule_global

PyObject* Swig_Capsule_global = NULL
static

Definition at line 1912 of file plplotcPYTHON_wrap.c.

◆ swig_cast_initial

swig_cast_info* swig_cast_initial[]
static
Initial value:
= {
}
static swig_cast_info _swigc__p_PLcGrid2[]
static swig_cast_info _swigc__p_PLcGrid[]
static swig_cast_info _swigc__p_f_double_double__int[]
static swig_cast_info _swigc__p_int[]
static swig_cast_info _swigc__p_double[]
static swig_cast_info _swigc__p_f_double_double_p_double_p_double_p_void__void[]
static swig_cast_info _swigc__p_f_int_p_double_p_double__void[]
static swig_cast_info _swigc__p_char[]
static swig_cast_info _swigc__p_p_double[]
static swig_cast_info _swigc__p_unsigned_int[]
static swig_cast_info _swigc__p_f_int_double_p_char_int_p_void__void[]
static swig_cast_info _swigc__p_PLGraphicsIn[]
static swig_cast_info _swigc__p_p_char[]
static swig_cast_info _swigc__p_f_int_p_q_const__double_p_q_const__double__void[]

Definition at line 23028 of file plplotcPYTHON_wrap.c.

◆ swig_const_table

swig_const_info swig_const_table[]
static
Initial value:
= {
{0, 0, 0, 0.0, 0, 0}}

Definition at line 23048 of file plplotcPYTHON_wrap.c.

◆ Swig_Globals_global

PyObject* Swig_Globals_global = NULL
static

Definition at line 1600 of file plplotcPYTHON_wrap.c.

◆ swig_module

swig_module_info swig_module = {swig_types, 14, 0, 0, 0, 0}
static

Definition at line 3221 of file plplotcPYTHON_wrap.c.

◆ Swig_This_global

PyObject* Swig_This_global = NULL
static

Definition at line 2465 of file plplotcPYTHON_wrap.c.

◆ swig_type_initial

swig_type_info* swig_type_initial[]
static
Initial value:
= {
}
static swig_type_info _swigt__p_PLcGrid
static swig_type_info _swigt__p_PLcGrid2
static swig_type_info _swigt__p_f_double_double_p_double_p_double_p_void__void
static swig_type_info _swigt__p_double
static swig_type_info _swigt__p_p_char
static swig_type_info _swigt__p_p_double
static swig_type_info _swigt__p_f_int_p_q_const__double_p_q_const__double__void
static swig_type_info _swigt__p_PLGraphicsIn
static swig_type_info _swigt__p_f_double_double__int
static swig_type_info _swigt__p_int
static swig_type_info _swigt__p_unsigned_int
static swig_type_info _swigt__p_f_int_p_double_p_double__void
static swig_type_info _swigt__p_f_int_double_p_char_int_p_void__void
static swig_type_info _swigt__p_char

Definition at line 22996 of file plplotcPYTHON_wrap.c.

◆ Swig_TypeCache_global

PyObject* Swig_TypeCache_global = NULL
static

Definition at line 2923 of file plplotcPYTHON_wrap.c.

◆ swig_types

swig_type_info* swig_types[15]
static

Definition at line 3220 of file plplotcPYTHON_wrap.c.

◆ SwigMethods

PyMethodDef SwigMethods[]
static

Definition at line 15342 of file plplotcPYTHON_wrap.c.

◆ swigobject_methods

PyMethodDef swigobject_methods[]
static
Initial value:
= {
{"disown", SwigPyObject_disown, METH_NOARGS, "releases ownership of the pointer"},
{"acquire", SwigPyObject_acquire, METH_NOARGS, "acquires ownership of the pointer"},
{"own", SwigPyObject_own, METH_VARARGS, "returns/sets ownership of the pointer"},
{"append", SwigPyObject_append, METH_O, "appends another 'this' object"},
{"next", SwigPyObject_next, METH_NOARGS, "returns the next 'this' object"},
{"__repr__",SwigPyObject_repr2, METH_NOARGS, "returns object representation"},
{0, 0, 0, 0}
}
SWIGRUNTIME PyObject * SwigPyObject_next(PyObject *v, PyObject *SWIGUNUSEDPARM(args))
SWIGRUNTIME PyObject * SwigPyObject_append(PyObject *v, PyObject *next)
SWIGINTERN PyObject * SwigPyObject_own(PyObject *v, PyObject *args)
SWIGINTERN PyObject * SwigPyObject_acquire(PyObject *v, PyObject *SWIGUNUSEDPARM(args))
SWIGINTERN PyObject * SwigPyObject_disown(PyObject *v, PyObject *SWIGUNUSEDPARM(args))
SWIGRUNTIME PyObject * SwigPyObject_repr2(PyObject *v, PyObject *SWIGUNUSEDPARM(args))

Definition at line 2036 of file plplotcPYTHON_wrap.c.

◆ tmpGrid1

PLcGrid tmpGrid1
static

Definition at line 3787 of file plplotcPYTHON_wrap.c.

◆ tmpGrid2

PLcGrid2 tmpGrid2
static

Definition at line 3788 of file plplotcPYTHON_wrap.c.

◆ Xlen

PLINT Xlen = 0
static

Definition at line 3268 of file plplotcPYTHON_wrap.c.

◆ Ylen

PLINT Ylen = 0
static

Definition at line 3268 of file plplotcPYTHON_wrap.c.