com.visioglobe.libVisioDevKit
Class VgLineConstRefPtr

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

public class VgLineConstRefPtr
extends java.lang.Object


Field Summary
protected  boolean swigCMemOwn
           
 
Constructor Summary
VgLineConstRefPtr()
           
VgLineConstRefPtr(long cPtr, boolean cMemoryOwn)
           
VgLineConstRefPtr(VgLine pPointer)
           
VgLineConstRefPtr(VgLineConstRefPtr pConstRefPtr)
           
 
Method Summary
 VgLine __deref__()
           
 VgLine __ref__()
           
 void delete()
           
protected  void finalize()
           
 VgLine get()
           
 VgAnimationConstRefPtr getAnimation(java.lang.String pName)
           
 void getAnimationNames(VgStringList pNameList)
           
static long getCPtr(VgLineConstRefPtr obj)
           
 VgLineDescriptorConstRefPtr getDescriptor()
           
 int getNbReferences()
           
static VgLineConstRefPtr getNull()
           
 VgOrientation getOrientation()
           
 VgPosition getPosition()
           
 VgIGeometryType getType()
           
 boolean isValid()
           
 void ref()
           
 VgLineConstRefPtr set(VgLine 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

VgLineConstRefPtr

public VgLineConstRefPtr(long cPtr,
                         boolean cMemoryOwn)

VgLineConstRefPtr

public VgLineConstRefPtr()

VgLineConstRefPtr

public VgLineConstRefPtr(VgLine pPointer)

VgLineConstRefPtr

public VgLineConstRefPtr(VgLineConstRefPtr pConstRefPtr)
Method Detail

getCPtr

public static long getCPtr(VgLineConstRefPtr obj)

finalize

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

delete

public void delete()

getNull

public static VgLineConstRefPtr getNull()

set

public VgLineConstRefPtr set(VgLine pPointer)

__ref__

public VgLine __ref__()

__deref__

public VgLine __deref__()

get

public VgLine get()

isValid

public boolean isValid()

getDescriptor

public VgLineDescriptorConstRefPtr getDescriptor()

getType

public VgIGeometryType getType()

getAnimation

public VgAnimationConstRefPtr getAnimation(java.lang.String pName)

getAnimationNames

public void getAnimationNames(VgStringList pNameList)

getPosition

public VgPosition getPosition()

getOrientation

public VgOrientation getOrientation()

ref

public void ref()

unref

public void unref()

getNbReferences

public int getNbReferences()

VisioDevKit 2.0, Visioglobe® 2013