com.visioglobe.libVisioDevKit
Class VgLinkDescriptorRefPtr
java.lang.Object
com.visioglobe.libVisioDevKit.VgLinkDescriptorRefPtr
public class VgLinkDescriptorRefPtr
- extends java.lang.Object
Methods inherited from class java.lang.Object |
clone, equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
swigCMemOwn
protected boolean swigCMemOwn
VgLinkDescriptorRefPtr
protected VgLinkDescriptorRefPtr(long cPtr,
boolean cMemoryOwn)
VgLinkDescriptorRefPtr
public VgLinkDescriptorRefPtr()
VgLinkDescriptorRefPtr
public VgLinkDescriptorRefPtr(VgLinkDescriptor pPointer)
VgLinkDescriptorRefPtr
public VgLinkDescriptorRefPtr(VgLinkDescriptorRefPtr pRefPtr)
getCPtr
protected static long getCPtr(VgLinkDescriptorRefPtr obj)
finalize
protected void finalize()
- Overrides:
finalize
in class java.lang.Object
delete
public void delete()
getNull
public static VgLinkDescriptorRefPtr getNull()
set
public VgLinkDescriptorRefPtr set(VgLinkDescriptor pPointer)
__ref__
public VgLinkDescriptor __ref__()
__deref__
public VgLinkDescriptor __deref__()
get
public VgLinkDescriptor get()
isValid
public boolean isValid()
create
public VgLinkDescriptorRefPtr create()
setMSourcePosition
public void setMSourcePosition(VgPosition value)
getMSourcePosition
public VgPosition getMSourcePosition()
setMSourceColor
public void setMSourceColor(VgColor value)
getMSourceColor
public VgColor getMSourceColor()
setMTargetPosition
public void setMTargetPosition(VgPosition value)
getMTargetPosition
public VgPosition getMTargetPosition()
setMTargetColor
public void setMTargetColor(VgColor value)
getMTargetColor
public VgColor getMTargetColor()
setMTexture
public void setMTexture(VgITextureRefPtr value)
getMTexture
public VgITextureRefPtr getMTexture()
setMWidth
public void setMWidth(float value)
getMWidth
public float getMWidth()
setMTextureRatio
public void setMTextureRatio(float value)
getMTextureRatio
public float getMTextureRatio()
setMAnimationSpeed
public void setMAnimationSpeed(float value)
getMAnimationSpeed
public float getMAnimationSpeed()
ref
public void ref()
unref
public void unref()
getNbReferences
public int getNbReferences()