com.visioglobe.libVisioDevKit
Class VgAnimationConstRefPtr

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

public class VgAnimationConstRefPtr
extends java.lang.Object


Field Summary
protected  boolean swigCMemOwn
           
 
Constructor Summary
VgAnimationConstRefPtr()
           
VgAnimationConstRefPtr(long cPtr, boolean cMemoryOwn)
           
VgAnimationConstRefPtr(VgAnimation pPointer)
           
VgAnimationConstRefPtr(VgAnimationConstRefPtr pConstRefPtr)
           
 
Method Summary
 VgAnimation __deref__()
           
 VgAnimation __ref__()
           
 void delete()
           
protected  void finalize()
           
 VgAnimation get()
           
static long getCPtr(VgAnimationConstRefPtr obj)
           
 float getCursor()
           
 float getDuration()
           
 int getNbReferences()
           
static VgAnimationConstRefPtr getNull()
           
 boolean isPlaying()
           
 boolean isValid()
           
 void ref()
           
 VgAnimationConstRefPtr set(VgAnimation 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

VgAnimationConstRefPtr

public VgAnimationConstRefPtr(long cPtr,
                              boolean cMemoryOwn)

VgAnimationConstRefPtr

public VgAnimationConstRefPtr()

VgAnimationConstRefPtr

public VgAnimationConstRefPtr(VgAnimation pPointer)

VgAnimationConstRefPtr

public VgAnimationConstRefPtr(VgAnimationConstRefPtr pConstRefPtr)
Method Detail

getCPtr

public static long getCPtr(VgAnimationConstRefPtr obj)

finalize

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

delete

public void delete()

getNull

public static VgAnimationConstRefPtr getNull()

set

public VgAnimationConstRefPtr set(VgAnimation pPointer)

__ref__

public VgAnimation __ref__()

__deref__

public VgAnimation __deref__()

get

public VgAnimation get()

isValid

public boolean isValid()

isPlaying

public boolean isPlaying()

getDuration

public float getDuration()

getCursor

public float getCursor()

ref

public void ref()

unref

public void unref()

getNbReferences

public int getNbReferences()

VisioDevKit 2.0, Visioglobe® 2013