public class GazeEventVariables
extends java.lang.Object
Modifier and Type | Field and Description |
---|---|
protected boolean |
swigCMemOwn |
Modifier | Constructor and Description |
---|---|
|
GazeEventVariables() |
protected |
GazeEventVariables(long cPtr,
boolean cMemoryOwn) |
Modifier and Type | Method and Description |
---|---|
void |
delete() |
protected void |
finalize() |
protected static long |
getCPtr(GazeEventVariables obj) |
double |
getMotionOngoingCheckPoint() |
double |
getTime() |
java.lang.String |
getType() |
void |
setMotionOngoingCheckPoint(double value) |
void |
setTime(double value) |
void |
setType(java.lang.String value) |
protected GazeEventVariables(long cPtr, boolean cMemoryOwn)
public GazeEventVariables()
protected static long getCPtr(GazeEventVariables obj)
protected void finalize()
finalize
in class java.lang.Object
public void delete()
public void setType(java.lang.String value)
public java.lang.String getType()
public void setTime(double value)
public double getTime()
public void setMotionOngoingCheckPoint(double value)
public double getMotionOngoingCheckPoint()