com.visioglobe.libVisioDevKit
Class VgAnimationChannels

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

public class VgAnimationChannels
extends java.lang.Object

Contains literals to identify animation channels.


Field Summary
protected  boolean swigCMemOwn
           
 
Constructor Summary
VgAnimationChannels()
           
VgAnimationChannels(long cPtr, boolean cMemoryOwn)
           
 
Method Summary
 void delete()
           
protected  void finalize()
           
static long getCPtr(VgAnimationChannels obj)
           
static java.lang.String getMscFieldOfView()
          String identifier for the filed of view channel
static java.lang.String getMscLocalNode()
          Identifier for local animation spatial (only applicable for VgPoint instances).
static VgStringPair getMscLocalOrientationChannel()
          Identifier for local orientation channel.
static VgStringPair getMscLocalPositionChannel()
          Identifier for local position channel.
static VgStringPair getMscLocalScaleChannel()
          Identifier for local scale channel.
static java.lang.String getMscNode()
          Identifier for the animation's host spatial (the one the animation is set on)
static java.lang.String getMscOrientation()
          String identifier for the orientation channel
static VgStringPair getMscOrientationChannel()
          Identifier for orientation channel.
static java.lang.String getMscPosition()
          String identifier for the position channel
static VgStringPair getMscPositionChannel()
          Identifier for position channel.
static java.lang.String getMscScale()
          String identifier for the scale channel
static VgStringPair getMscScaleChannel()
          Identifier for scale channel.
 
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

VgAnimationChannels

public VgAnimationChannels(long cPtr,
                           boolean cMemoryOwn)

VgAnimationChannels

public VgAnimationChannels()
Method Detail

getCPtr

public static long getCPtr(VgAnimationChannels obj)

finalize

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

delete

public void delete()

getMscNode

public static java.lang.String getMscNode()
Identifier for the animation's host spatial (the one the animation is set on)


getMscLocalNode

public static java.lang.String getMscLocalNode()
Identifier for local animation spatial (only applicable for VgPoint instances).


getMscPosition

public static java.lang.String getMscPosition()
String identifier for the position channel


getMscOrientation

public static java.lang.String getMscOrientation()
String identifier for the orientation channel


getMscScale

public static java.lang.String getMscScale()
String identifier for the scale channel


getMscFieldOfView

public static java.lang.String getMscFieldOfView()
String identifier for the filed of view channel


getMscPositionChannel

public static VgStringPair getMscPositionChannel()
Identifier for position channel.


getMscOrientationChannel

public static VgStringPair getMscOrientationChannel()
Identifier for orientation channel.


getMscScaleChannel

public static VgStringPair getMscScaleChannel()
Identifier for scale channel.


getMscLocalPositionChannel

public static VgStringPair getMscLocalPositionChannel()
Identifier for local position channel.


getMscLocalOrientationChannel

public static VgStringPair getMscLocalOrientationChannel()
Identifier for local orientation channel.


getMscLocalScaleChannel

public static VgStringPair getMscLocalScaleChannel()
Identifier for local scale channel.


VisioDevKit 2.0, Visioglobe® 2013