21 return (obj == null) ? 0 : obj.swigCPtr;
28 public synchronized void delete() {
32 plplotjavacJNI.delete_PLGraphicsIn(
swigCPtr);
43 return plplotjavacJNI.PLGraphicsIn_type_get(
swigCPtr);
51 return plplotjavacJNI.PLGraphicsIn_state_get(
swigCPtr);
59 return plplotjavacJNI.PLGraphicsIn_keysym_get(
swigCPtr);
67 return plplotjavacJNI.PLGraphicsIn_button_get(
swigCPtr);
75 return plplotjavacJNI.PLGraphicsIn_subwindow_get(
swigCPtr);
83 return plplotjavacJNI.PLGraphicsIn_string_get(
swigCPtr);
91 return plplotjavacJNI.PLGraphicsIn_pX_get(
swigCPtr);
99 return plplotjavacJNI.PLGraphicsIn_pY_get(
swigCPtr);
107 return plplotjavacJNI.PLGraphicsIn_dX_get(
swigCPtr);
115 return plplotjavacJNI.PLGraphicsIn_dY_get(
swigCPtr);
123 return plplotjavacJNI.PLGraphicsIn_wX_get(
swigCPtr);
131 return plplotjavacJNI.PLGraphicsIn_wY_get(
swigCPtr);
135 this(plplotjavacJNI.new_PLGraphicsIn(),
true);
static long getCPtr(PLGraphicsIn obj)
void setKeysym(long value)
void setButton(long value)
void setState(long value)
void setSubwindow(int value)
static PLFLT value(double n1, double n2, double hue)
PLGraphicsIn(long cPtr, boolean cMemoryOwn)
void setString(String value)