001: package test.plplot.core;
002:
003: /* ----------------------------------------------------------------------------
004: * This file was automatically generated by SWIG (http://www.swig.org).
005: * Version: 1.3.21
006: *
007: * Do not make changes to this file unless you know what you are doing--modify
008: * the SWIG interface file instead.
009: * ----------------------------------------------------------------------------- */
010:
011: public interface plplotjavacConstants {
012: // enums and constants
013: public final static String jPLFLTArray = plplotjavacJNI
014: .get_jPLFLTArray();
015: public final static String jPLFLTbracket = plplotjavacJNI
016: .get_jPLFLTbracket();
017: public final static String jPLFLTbracket2 = plplotjavacJNI
018: .get_jPLFLTbracket2();
019: public final static int PLESC_SET_RGB = plplotjavacJNI
020: .get_PLESC_SET_RGB();
021: public final static int PLESC_ALLOC_NCOL = plplotjavacJNI
022: .get_PLESC_ALLOC_NCOL();
023: public final static int PLESC_SET_LPB = plplotjavacJNI
024: .get_PLESC_SET_LPB();
025: public final static int PLESC_EXPOSE = plplotjavacJNI
026: .get_PLESC_EXPOSE();
027: public final static int PLESC_RESIZE = plplotjavacJNI
028: .get_PLESC_RESIZE();
029: public final static int PLESC_REDRAW = plplotjavacJNI
030: .get_PLESC_REDRAW();
031: public final static int PLESC_TEXT = plplotjavacJNI
032: .get_PLESC_TEXT();
033: public final static int PLESC_GRAPH = plplotjavacJNI
034: .get_PLESC_GRAPH();
035: public final static int PLESC_FILL = plplotjavacJNI
036: .get_PLESC_FILL();
037: public final static int PLESC_DI = plplotjavacJNI.get_PLESC_DI();
038: public final static int PLESC_FLUSH = plplotjavacJNI
039: .get_PLESC_FLUSH();
040: public final static int PLESC_EH = plplotjavacJNI.get_PLESC_EH();
041: public final static int PLESC_GETC = plplotjavacJNI
042: .get_PLESC_GETC();
043: public final static int PLESC_SWIN = plplotjavacJNI
044: .get_PLESC_SWIN();
045: public final static int PLESC_PLFLTBUFFERING = plplotjavacJNI
046: .get_PLESC_PLFLTBUFFERING();
047: public final static int PLESC_XORMOD = plplotjavacJNI
048: .get_PLESC_XORMOD();
049: public final static int PLESC_SET_COMPRESSION = plplotjavacJNI
050: .get_PLESC_SET_COMPRESSION();
051: public final static int PLESC_CLEAR = plplotjavacJNI
052: .get_PLESC_CLEAR();
053: public final static int PLESC_DASH = plplotjavacJNI
054: .get_PLESC_DASH();
055: public final static int PLESC_HAS_TEXT = plplotjavacJNI
056: .get_PLESC_HAS_TEXT();
057: public final static int PLESC_IMAGE = plplotjavacJNI
058: .get_PLESC_IMAGE();
059: public final static int PLESC_IMAGEOPS = plplotjavacJNI
060: .get_PLESC_IMAGEOPS();
061: public final static int DRAW_LINEX = plplotjavacJNI
062: .get_DRAW_LINEX();
063: public final static int DRAW_LINEY = plplotjavacJNI
064: .get_DRAW_LINEY();
065: public final static int DRAW_LINEXY = plplotjavacJNI
066: .get_DRAW_LINEXY();
067: public final static int MAG_COLOR = plplotjavacJNI.get_MAG_COLOR();
068: public final static int BASE_CONT = plplotjavacJNI.get_BASE_CONT();
069: public final static int TOP_CONT = plplotjavacJNI.get_TOP_CONT();
070: public final static int SURF_CONT = plplotjavacJNI.get_SURF_CONT();
071: public final static int DRAW_SIDES = plplotjavacJNI
072: .get_DRAW_SIDES();
073: public final static int FACETED = plplotjavacJNI.get_FACETED();
074: public final static int MESH = plplotjavacJNI.get_MESH();
075: public final static int PLSWIN_DEVICE = plplotjavacJNI
076: .get_PLSWIN_DEVICE();
077: public final static int PLSWIN_WORLD = plplotjavacJNI
078: .get_PLSWIN_WORLD();
079: public final static int PL_OPT_ENABLED = plplotjavacJNI
080: .get_PL_OPT_ENABLED();
081: public final static int PL_OPT_ARG = plplotjavacJNI
082: .get_PL_OPT_ARG();
083: public final static int PL_OPT_NODELETE = plplotjavacJNI
084: .get_PL_OPT_NODELETE();
085: public final static int PL_OPT_INVISIBLE = plplotjavacJNI
086: .get_PL_OPT_INVISIBLE();
087: public final static int PL_OPT_DISABLED = plplotjavacJNI
088: .get_PL_OPT_DISABLED();
089: public final static int PL_OPT_FUNC = plplotjavacJNI
090: .get_PL_OPT_FUNC();
091: public final static int PL_OPT_BOOL = plplotjavacJNI
092: .get_PL_OPT_BOOL();
093: public final static int PL_OPT_INT = plplotjavacJNI
094: .get_PL_OPT_INT();
095: public final static int PL_OPT_FLOAT = plplotjavacJNI
096: .get_PL_OPT_FLOAT();
097: public final static int PL_OPT_STRING = plplotjavacJNI
098: .get_PL_OPT_STRING();
099: public final static int PL_PARSE_PARTIAL = plplotjavacJNI
100: .get_PL_PARSE_PARTIAL();
101: public final static int PL_PARSE_FULL = plplotjavacJNI
102: .get_PL_PARSE_FULL();
103: public final static int PL_PARSE_QUIET = plplotjavacJNI
104: .get_PL_PARSE_QUIET();
105: public final static int PL_PARSE_NODELETE = plplotjavacJNI
106: .get_PL_PARSE_NODELETE();
107: public final static int PL_PARSE_SHOWALL = plplotjavacJNI
108: .get_PL_PARSE_SHOWALL();
109: public final static int PL_PARSE_OVERRIDE = plplotjavacJNI
110: .get_PL_PARSE_OVERRIDE();
111: public final static int PL_PARSE_NOPROGRAM = plplotjavacJNI
112: .get_PL_PARSE_NOPROGRAM();
113: public final static int PL_PARSE_NODASH = plplotjavacJNI
114: .get_PL_PARSE_NODASH();
115: public final static int PL_PARSE_SKIP = plplotjavacJNI
116: .get_PL_PARSE_SKIP();
117: public final static int PL_MAXKEY = plplotjavacJNI.get_PL_MAXKEY();
118: public final static int PL_MAXWINDOWS = plplotjavacJNI
119: .get_PL_MAXWINDOWS();
120: public final static int PL_NOTSET = plplotjavacJNI.get_PL_NOTSET();
121: public final static int PLESPLFLTBUFFERING_ENABLE = plplotjavacJNI
122: .get_PLESPLFLTBUFFERING_ENABLE();
123: public final static int PLESPLFLTBUFFERING_DISABLE = plplotjavacJNI
124: .get_PLESPLFLTBUFFERING_DISABLE();
125: public final static int PLESPLFLTBUFFERING_QUERY = plplotjavacJNI
126: .get_PLESPLFLTBUFFERING_QUERY();
127: }
|