|
||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectcom.visioglobe.libVisioDevKit.VgAnimationChannels
public class VgAnimationChannels
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 |
---|
protected boolean swigCMemOwn
Constructor Detail |
---|
public VgAnimationChannels(long cPtr, boolean cMemoryOwn)
public VgAnimationChannels()
Method Detail |
---|
public static long getCPtr(VgAnimationChannels obj)
protected void finalize()
finalize
in class java.lang.Object
public void delete()
public static java.lang.String getMscNode()
public static java.lang.String getMscLocalNode()
public static java.lang.String getMscPosition()
public static java.lang.String getMscOrientation()
public static java.lang.String getMscScale()
public static java.lang.String getMscFieldOfView()
public static VgStringPair getMscPositionChannel()
public static VgStringPair getMscOrientationChannel()
public static VgStringPair getMscScaleChannel()
public static VgStringPair getMscLocalPositionChannel()
public static VgStringPair getMscLocalOrientationChannel()
public static VgStringPair getMscLocalScaleChannel()
|
VisioDevKit 2.0, Visioglobe® 2013 | |||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |