|
||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectcom.visioglobe.libVisioDevKit.VgFunctorDescriptorMapEntry
public class VgFunctorDescriptorMapEntry
Creates a mapping between an animation channel and a functor descriptor
Field Summary | |
---|---|
protected boolean |
swigCMemOwn
|
Constructor Summary | |
---|---|
VgFunctorDescriptorMapEntry(long cPtr,
boolean cMemoryOwn)
Creates a mapping between an animation channel and a functor descriptor |
|
VgFunctorDescriptorMapEntry(VgStringPair pChannel)
|
Method Summary | |
---|---|
void |
delete()
|
protected void |
finalize()
|
static long |
getCPtr(VgFunctorDescriptorMapEntry obj)
|
VgStringPair |
getMChannel()
Creates a mapping between an animation channel and a functor descriptor |
VgFunctorDescriptorRefPtr |
getMFunctorDescriptor()
Creates a mapping between an animation channel and a functor descriptor |
void |
setMChannel(VgStringPair value)
Creates a mapping between an animation channel and a functor descriptor |
void |
setMFunctorDescriptor(VgFunctorDescriptorRefPtr value)
Creates a mapping between an animation channel and a functor descriptor |
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 VgFunctorDescriptorMapEntry(long cPtr, boolean cMemoryOwn)
public VgFunctorDescriptorMapEntry(VgStringPair pChannel)
Method Detail |
---|
public static long getCPtr(VgFunctorDescriptorMapEntry obj)
protected void finalize()
finalize
in class java.lang.Object
public void delete()
public void setMChannel(VgStringPair value)
public VgStringPair getMChannel()
public void setMFunctorDescriptor(VgFunctorDescriptorRefPtr value)
public VgFunctorDescriptorRefPtr getMFunctorDescriptor()
|
VisioDevKit 2.0, Visioglobe® 2013 | |||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |