com.visioglobe.libVisioDevKit
Class VgLoopModes
java.lang.Object
  
com.visioglobe.libVisioDevKit.VgLoopModes
public class VgLoopModes
- extends java.lang.Object
 
Contains literals to identify loop modes.
 
 
 
| Methods inherited from class java.lang.Object | 
clone, equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait | 
 
swigCMemOwn
protected boolean swigCMemOwn
VgLoopModes
public VgLoopModes(long cPtr,
                   boolean cMemoryOwn)
VgLoopModes
public VgLoopModes()
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.