com.visioglobe.libVisioDevKit
Class VgPointConstRefPtr

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

public class VgPointConstRefPtr
extends java.lang.Object


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

VgPointConstRefPtr

public VgPointConstRefPtr(long cPtr,
                          boolean cMemoryOwn)

VgPointConstRefPtr

public VgPointConstRefPtr()

VgPointConstRefPtr

public VgPointConstRefPtr(VgPoint pPointer)

VgPointConstRefPtr

public VgPointConstRefPtr(VgPointConstRefPtr pConstRefPtr)
Method Detail

getCPtr

public static long getCPtr(VgPointConstRefPtr obj)

finalize

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

delete

public void delete()

getNull

public static VgPointConstRefPtr getNull()

set

public VgPointConstRefPtr set(VgPoint pPointer)

__ref__

public VgPoint __ref__()

__deref__

public VgPoint __deref__()

get

public VgPoint get()

isValid

public boolean isValid()

getDescriptor

public VgPointDescriptorConstRefPtr 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