com.visioglobe.libVisioDevKit
Class VgISimpleGestureManipulatorListenerRefPtr

java.lang.Object
  extended by com.visioglobe.libVisioDevKit.VgISimpleGestureManipulatorListenerRefPtr

public class VgISimpleGestureManipulatorListenerRefPtr
extends java.lang.Object


Field Summary
protected  boolean swigCMemOwn
           
 
Constructor Summary
  VgISimpleGestureManipulatorListenerRefPtr()
           
protected VgISimpleGestureManipulatorListenerRefPtr(long cPtr, boolean cMemoryOwn)
           
  VgISimpleGestureManipulatorListenerRefPtr(VgISimpleGestureManipulatorListener pPointer)
           
  VgISimpleGestureManipulatorListenerRefPtr(VgISimpleGestureManipulatorListenerRefPtr pRefPtr)
           
 
Method Summary
 VgISimpleGestureManipulatorListener __deref__()
           
 VgISimpleGestureManipulatorListener __ref__()
           
 void delete()
           
protected  void finalize()
           
 VgISimpleGestureManipulatorListener get()
           
protected static long getCPtr(VgISimpleGestureManipulatorListenerRefPtr obj)
           
 int getNbReferences()
           
static VgISimpleGestureManipulatorListenerRefPtr getNull()
           
 boolean isValid()
           
 void onClick(float x, float y)
           
 void onDoubleClick(float x, float y)
           
 void onSimpleDrag(VgGestureState pState, long pNbTouch, float pAverageXOffset, float pAverageYOffset)
           
 void onSimplePinch(VgGestureState pState, float pSpan, float pVelocity)
           
 void ref()
           
 VgISimpleGestureManipulatorListenerRefPtr set(VgISimpleGestureManipulatorListener pPointer)
           
 void unref()
           
 
Methods inherited from class java.lang.Object
clone, equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

swigCMemOwn

protected boolean swigCMemOwn
Constructor Detail

VgISimpleGestureManipulatorListenerRefPtr

protected VgISimpleGestureManipulatorListenerRefPtr(long cPtr,
                                                    boolean cMemoryOwn)

VgISimpleGestureManipulatorListenerRefPtr

public VgISimpleGestureManipulatorListenerRefPtr()

VgISimpleGestureManipulatorListenerRefPtr

public VgISimpleGestureManipulatorListenerRefPtr(VgISimpleGestureManipulatorListener pPointer)

VgISimpleGestureManipulatorListenerRefPtr

public VgISimpleGestureManipulatorListenerRefPtr(VgISimpleGestureManipulatorListenerRefPtr pRefPtr)
Method Detail

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()

VisioDevKit 2.0, Visioglobe® 2013