public class GazeEventParameters
extends java.lang.Object
Modifier and Type | Field and Description |
---|---|
protected boolean |
swigCMemOwn |
Modifier | Constructor and Description |
---|---|
|
GazeEventParameters() |
protected |
GazeEventParameters(long cPtr,
boolean cMemoryOwn) |
Modifier and Type | Method and Description |
---|---|
void |
delete() |
protected void |
finalize() |
protected static long |
getCPtr(GazeEventParameters obj) |
double |
getMotionOngoingCheckPoint() |
java.lang.String |
getType() |
void |
setMotionOngoingCheckPoint(double value) |
void |
setType(java.lang.String value) |
protected GazeEventParameters(long cPtr, boolean cMemoryOwn)
public GazeEventParameters()
protected static long getCPtr(GazeEventParameters 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 setMotionOngoingCheckPoint(double value)
public double getMotionOngoingCheckPoint()