com.visioglobe.libVisioDevKit
Class VgIPlaceListenerRefPtr

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

public class VgIPlaceListenerRefPtr
extends java.lang.Object


Field Summary
protected  boolean swigCMemOwn
           
 
Constructor Summary
  VgIPlaceListenerRefPtr()
           
protected VgIPlaceListenerRefPtr(long cPtr, boolean cMemoryOwn)
           
  VgIPlaceListenerRefPtr(VgIPlaceListener pPointer)
           
  VgIPlaceListenerRefPtr(VgIPlaceListenerRefPtr pRefPtr)
           
 
Method Summary
 VgIPlaceListener __deref__()
           
 VgIPlaceListener __ref__()
           
 void delete()
           
protected  void finalize()
           
 VgIPlaceListener get()
           
protected static long getCPtr(VgIPlaceListenerRefPtr obj)
           
 int getNbReferences()
           
static VgIPlaceListenerRefPtr getNull()
           
 boolean isValid()
           
 void notifyPlaceSelected(VgIApplication pVgApplication, java.lang.String pID, VgPosition pPosition)
           
 void ref()
           
 VgIPlaceListenerRefPtr set(VgIPlaceListener 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

VgIPlaceListenerRefPtr

protected VgIPlaceListenerRefPtr(long cPtr,
                                 boolean cMemoryOwn)

VgIPlaceListenerRefPtr

public VgIPlaceListenerRefPtr()

VgIPlaceListenerRefPtr

public VgIPlaceListenerRefPtr(VgIPlaceListener pPointer)

VgIPlaceListenerRefPtr

public VgIPlaceListenerRefPtr(VgIPlaceListenerRefPtr pRefPtr)
Method Detail

getCPtr

protected static long getCPtr(VgIPlaceListenerRefPtr obj)

finalize

protected void finalize()
Overrides:
finalize in class java.lang.Object

delete

public void delete()

getNull

public static VgIPlaceListenerRefPtr getNull()

set

public VgIPlaceListenerRefPtr set(VgIPlaceListener pPointer)

__ref__

public VgIPlaceListener __ref__()

__deref__

public VgIPlaceListener __deref__()

get

public VgIPlaceListener get()

isValid

public boolean isValid()

notifyPlaceSelected

public void notifyPlaceSelected(VgIApplication pVgApplication,
                                java.lang.String pID,
                                VgPosition pPosition)

ref

public void ref()

unref

public void unref()

getNbReferences

public int getNbReferences()

VisioDevKit 2.0, Visioglobe® 2013