com.visioglobe.libVisioDevKit
Class VgAnimationDescriptorConstRefPtr

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

public class VgAnimationDescriptorConstRefPtr
extends java.lang.Object


Field Summary
protected  boolean swigCMemOwn
           
 
Constructor Summary
VgAnimationDescriptorConstRefPtr()
           
VgAnimationDescriptorConstRefPtr(long cPtr, boolean cMemoryOwn)
           
VgAnimationDescriptorConstRefPtr(VgAnimationDescriptor pPointer)
           
VgAnimationDescriptorConstRefPtr(VgAnimationDescriptorConstRefPtr pConstRefPtr)
           
 
Method Summary
 VgAnimationDescriptor __deref__()
           
 VgAnimationDescriptor __ref__()
           
 void delete()
           
protected  void finalize()
           
 VgAnimationDescriptor get()
           
static long getCPtr(VgAnimationDescriptorConstRefPtr obj)
           
 VgIAnimationCallbackRefPtr getMCallback()
           
 float getMDuration()
           
 VgFunctorDescriptorMap getMFunctorDescriptors()
           
 long getMLoopMode()
           
 int getNbReferences()
           
static VgAnimationDescriptorConstRefPtr getNull()
           
 boolean isValid()
           
 void ref()
           
 VgAnimationDescriptorConstRefPtr set(VgAnimationDescriptor 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

VgAnimationDescriptorConstRefPtr

public VgAnimationDescriptorConstRefPtr(long cPtr,
                                        boolean cMemoryOwn)

VgAnimationDescriptorConstRefPtr

public VgAnimationDescriptorConstRefPtr()

VgAnimationDescriptorConstRefPtr

public VgAnimationDescriptorConstRefPtr(VgAnimationDescriptor pPointer)

VgAnimationDescriptorConstRefPtr

public VgAnimationDescriptorConstRefPtr(VgAnimationDescriptorConstRefPtr pConstRefPtr)
Method Detail

getCPtr

public static long getCPtr(VgAnimationDescriptorConstRefPtr obj)

finalize

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

delete

public void delete()

getNull

public static VgAnimationDescriptorConstRefPtr getNull()

set

public VgAnimationDescriptorConstRefPtr set(VgAnimationDescriptor pPointer)

__ref__

public VgAnimationDescriptor __ref__()

__deref__

public VgAnimationDescriptor __deref__()

get

public VgAnimationDescriptor get()

isValid

public boolean isValid()

getMFunctorDescriptors

public VgFunctorDescriptorMap getMFunctorDescriptors()

getMDuration

public float getMDuration()

getMLoopMode

public long getMLoopMode()

getMCallback

public VgIAnimationCallbackRefPtr getMCallback()

ref

public void ref()

unref

public void unref()

getNbReferences

public int getNbReferences()

VisioDevKit 2.0, Visioglobe® 2013