com.visioglobe.libVisioDevKit
Class VgAnimationRefPtr

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

public class VgAnimationRefPtr
extends java.lang.Object


Field Summary
protected  boolean swigCMemOwn
           
 
Constructor Summary
  VgAnimationRefPtr()
           
protected VgAnimationRefPtr(long cPtr, boolean cMemoryOwn)
           
  VgAnimationRefPtr(VgAnimation pPointer)
           
  VgAnimationRefPtr(VgAnimationRefPtr pRefPtr)
           
 
Method Summary
 VgAnimation __deref__()
           
 VgAnimation __ref__()
           
 void delete()
           
protected  void finalize()
           
 VgAnimation get()
           
protected static long getCPtr(VgAnimationRefPtr obj)
           
 float getCursor()
           
 float getDuration()
           
 int getNbReferences()
           
static VgAnimationRefPtr getNull()
           
 boolean isPlaying()
           
 boolean isValid()
           
 void pause()
           
 void ref()
           
 void seek(float pTime)
           
 VgAnimationRefPtr set(VgAnimation pPointer)
           
 void start()
           
 void start(float pDelay)
           
 void start(float pDelay, float pStart)
           
 void start(float pDelay, float pStart, float pEnd)
           
 void start(float pDelay, float pStart, float pEnd, float pDuration)
           
 void stop()
           
 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

VgAnimationRefPtr

protected VgAnimationRefPtr(long cPtr,
                            boolean cMemoryOwn)

VgAnimationRefPtr

public VgAnimationRefPtr()

VgAnimationRefPtr

public VgAnimationRefPtr(VgAnimation pPointer)

VgAnimationRefPtr

public VgAnimationRefPtr(VgAnimationRefPtr pRefPtr)
Method Detail

getCPtr

protected static long getCPtr(VgAnimationRefPtr obj)

finalize

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

delete

public void delete()

getNull

public static VgAnimationRefPtr getNull()

set

public VgAnimationRefPtr set(VgAnimation pPointer)

__ref__

public VgAnimation __ref__()

__deref__

public VgAnimation __deref__()

get

public VgAnimation get()

isValid

public boolean isValid()

start

public void start(float pDelay,
                  float pStart,
                  float pEnd,
                  float pDuration)

start

public void start(float pDelay,
                  float pStart,
                  float pEnd)

start

public void start(float pDelay,
                  float pStart)

start

public void start(float pDelay)

start

public void start()

stop

public void stop()

pause

public void pause()

seek

public void seek(float pTime)

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