com.visioglobe.libVisioDevKit
Class VgISimpleGestureManipulatorListenerRefPtr
java.lang.Object
com.visioglobe.libVisioDevKit.VgISimpleGestureManipulatorListenerRefPtr
public class VgISimpleGestureManipulatorListenerRefPtr
- extends java.lang.Object
Methods inherited from class java.lang.Object |
clone, equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
swigCMemOwn
protected boolean swigCMemOwn
VgISimpleGestureManipulatorListenerRefPtr
protected VgISimpleGestureManipulatorListenerRefPtr(long cPtr,
boolean cMemoryOwn)
VgISimpleGestureManipulatorListenerRefPtr
public VgISimpleGestureManipulatorListenerRefPtr()
VgISimpleGestureManipulatorListenerRefPtr
public VgISimpleGestureManipulatorListenerRefPtr(VgISimpleGestureManipulatorListener pPointer)
VgISimpleGestureManipulatorListenerRefPtr
public VgISimpleGestureManipulatorListenerRefPtr(VgISimpleGestureManipulatorListenerRefPtr pRefPtr)
getCPtr
protected static long getCPtr(VgISimpleGestureManipulatorListenerRefPtr obj)
finalize
protected void finalize()
- Overrides:
finalize
in class java.lang.Object
delete
public void delete()
getNull
public static VgISimpleGestureManipulatorListenerRefPtr getNull()
set
public VgISimpleGestureManipulatorListenerRefPtr set(VgISimpleGestureManipulatorListener pPointer)
__ref__
public VgISimpleGestureManipulatorListener __ref__()
__deref__
public VgISimpleGestureManipulatorListener __deref__()
get
public VgISimpleGestureManipulatorListener get()
isValid
public boolean isValid()
onSimplePinch
public void onSimplePinch(VgGestureState pState,
float pSpan,
float pVelocity)
onSimpleDrag
public void onSimpleDrag(VgGestureState pState,
long pNbTouch,
float pAverageXOffset,
float pAverageYOffset)
onClick
public void onClick(float x,
float y)
onDoubleClick
public void onDoubleClick(float x,
float y)
ref
public void ref()
unref
public void unref()
getNbReferences
public int getNbReferences()