com.visioglobe.libVisioDevKit
Class VgLoopModes

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

public class VgLoopModes
extends java.lang.Object

Contains literals to identify loop modes.


Field Summary
protected  boolean swigCMemOwn
           
 
Constructor Summary
VgLoopModes()
           
VgLoopModes(long cPtr, boolean cMemoryOwn)
           
 
Method Summary
 void delete()
           
protected  void finalize()
           
static long getCPtr(VgLoopModes obj)
           
static long getMscLoop()
          Identifier for loop mode.
static long getMscNoLoop()
          Identifier for no loop mode.
static long getMscPingPong()
          Identifier for ping pong loop mode.
 
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

VgLoopModes

public VgLoopModes(long cPtr,
                   boolean cMemoryOwn)

VgLoopModes

public VgLoopModes()
Method Detail

getCPtr

public static long getCPtr(VgLoopModes obj)

finalize

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

delete

public void delete()

getMscNoLoop

public static long getMscNoLoop()
Identifier for no loop mode.


getMscLoop

public static long getMscLoop()
Identifier for loop mode.


getMscPingPong

public static long getMscPingPong()
Identifier for ping pong loop mode.


VisioDevKit 2.0, Visioglobe® 2013