com.visioglobe.libVisioDevKit
Class VgLinkDescriptorConstRefPtr

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

public class VgLinkDescriptorConstRefPtr
extends java.lang.Object


Field Summary
protected  boolean swigCMemOwn
           
 
Constructor Summary
VgLinkDescriptorConstRefPtr()
           
VgLinkDescriptorConstRefPtr(long cPtr, boolean cMemoryOwn)
           
VgLinkDescriptorConstRefPtr(VgLinkDescriptor pPointer)
           
VgLinkDescriptorConstRefPtr(VgLinkDescriptorConstRefPtr pConstRefPtr)
           
 
Method Summary
 VgLinkDescriptor __deref__()
           
 VgLinkDescriptor __ref__()
           
 void delete()
           
protected  void finalize()
           
 VgLinkDescriptor get()
           
static long getCPtr(VgLinkDescriptorConstRefPtr obj)
           
 float getMAnimationSpeed()
           
 VgColor getMSourceColor()
           
 VgPosition getMSourcePosition()
           
 VgColor getMTargetColor()
           
 VgPosition getMTargetPosition()
           
 VgITextureRefPtr getMTexture()
           
 float getMTextureRatio()
           
 float getMWidth()
           
 int getNbReferences()
           
static VgLinkDescriptorConstRefPtr getNull()
           
 boolean isValid()
           
 void ref()
           
 VgLinkDescriptorConstRefPtr set(VgLinkDescriptor pPointer)
           
 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

VgLinkDescriptorConstRefPtr

public VgLinkDescriptorConstRefPtr(long cPtr,
                                   boolean cMemoryOwn)

VgLinkDescriptorConstRefPtr

public VgLinkDescriptorConstRefPtr()

VgLinkDescriptorConstRefPtr

public VgLinkDescriptorConstRefPtr(VgLinkDescriptor pPointer)

VgLinkDescriptorConstRefPtr

public VgLinkDescriptorConstRefPtr(VgLinkDescriptorConstRefPtr pConstRefPtr)
Method Detail

getCPtr

public static long getCPtr(VgLinkDescriptorConstRefPtr obj)

finalize

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

delete

public void delete()

getNull

public static VgLinkDescriptorConstRefPtr getNull()

set

public VgLinkDescriptorConstRefPtr set(VgLinkDescriptor pPointer)

__ref__

public VgLinkDescriptor __ref__()

__deref__

public VgLinkDescriptor __deref__()

get

public VgLinkDescriptor get()

isValid

public boolean isValid()

getMSourcePosition

public VgPosition getMSourcePosition()

getMSourceColor

public VgColor getMSourceColor()

getMTargetPosition

public VgPosition getMTargetPosition()

getMTargetColor

public VgColor getMTargetColor()

getMTexture

public VgITextureRefPtr getMTexture()

getMWidth

public float getMWidth()

getMTextureRatio

public float getMTextureRatio()

getMAnimationSpeed

public float getMAnimationSpeed()

ref

public void ref()

unref

public void unref()

getNbReferences

public int getNbReferences()

VisioDevKit 2.0, Visioglobe® 2013