public class VectorElementsClickInfo
extends java.lang.Object
| Modifier and Type | Field and Description |
|---|---|
protected boolean |
swigCMemOwn |
| Constructor and Description |
|---|
VectorElementsClickInfo(long cPtr,
boolean cMemoryOwn) |
| Modifier and Type | Method and Description |
|---|---|
void |
delete() |
boolean |
equals(java.lang.Object obj)
Checks if this object is equal to the specified object.
|
protected void |
finalize() |
ClickType |
getClickType()
Returns the click type.
|
static long |
getCPtr(VectorElementsClickInfo obj) |
VectorElementClickInfoVector |
getVectorElementClickInfos()
Returns the sorted list of VectorElementClickInfo objects.
|
int |
hashCode()
Returns the hash value of this object.
|
public VectorElementsClickInfo(long cPtr,
boolean cMemoryOwn)
public static long getCPtr(VectorElementsClickInfo obj)
protected void finalize()
finalize in class java.lang.Objectpublic void delete()
public boolean equals(java.lang.Object obj)
equals in class java.lang.Objectpublic int hashCode()
hashCode in class java.lang.Objectpublic ClickType getClickType()
public VectorElementClickInfoVector getVectorElementClickInfos()