com.visioglobe.libVisioDevKit
Class VgLinkDescriptorRefPtr

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

public class VgLinkDescriptorRefPtr
extends java.lang.Object


Field Summary
protected  boolean swigCMemOwn
           
 
Constructor Summary
  VgLinkDescriptorRefPtr()
           
protected VgLinkDescriptorRefPtr(long cPtr, boolean cMemoryOwn)
           
  VgLinkDescriptorRefPtr(VgLinkDescriptor pPointer)
           
  VgLinkDescriptorRefPtr(VgLinkDescriptorRefPtr pRefPtr)
           
 
Method Summary
 VgLinkDescriptor __deref__()
           
 VgLinkDescriptor __ref__()
           
 VgLinkDescriptorRefPtr create()
           
 void delete()
           
protected  void finalize()
           
 VgLinkDescriptor get()
           
protected static long getCPtr(VgLinkDescriptorRefPtr obj)
           
 float getMAnimationSpeed()
           
 VgColor getMSourceColor()
           
 VgPosition getMSourcePosition()
           
 VgColor getMTargetColor()
           
 VgPosition getMTargetPosition()
           
 VgITextureRefPtr getMTexture()
           
 float getMTextureRatio()
           
 float getMWidth()
           
 int getNbReferences()
           
static VgLinkDescriptorRefPtr getNull()
           
 boolean isValid()
           
 void ref()
           
 VgLinkDescriptorRefPtr set(VgLinkDescriptor pPointer)
           
 void setMAnimationSpeed(float value)
           
 void setMSourceColor(VgColor value)
           
 void setMSourcePosition(VgPosition value)
           
 void setMTargetColor(VgColor value)
           
 void setMTargetPosition(VgPosition value)
           
 void setMTexture(VgITextureRefPtr value)
           
 void setMTextureRatio(float value)
           
 void setMWidth(float value)
           
 void unref()
           
 
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

VgLinkDescriptorRefPtr

protected VgLinkDescriptorRefPtr(long cPtr,
                                 boolean cMemoryOwn)

VgLinkDescriptorRefPtr

public VgLinkDescriptorRefPtr()

VgLinkDescriptorRefPtr

public VgLinkDescriptorRefPtr(VgLinkDescriptor pPointer)

VgLinkDescriptorRefPtr

public VgLinkDescriptorRefPtr(VgLinkDescriptorRefPtr pRefPtr)
Method Detail

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()

VisioDevKit 2.0, Visioglobe® 2013