com.visioglobe.libVisioDevKit
Class VgIGeometryConstRefPtr

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

public class VgIGeometryConstRefPtr
extends java.lang.Object


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

VgIGeometryConstRefPtr

public VgIGeometryConstRefPtr(long cPtr,
                              boolean cMemoryOwn)

VgIGeometryConstRefPtr

public VgIGeometryConstRefPtr()

VgIGeometryConstRefPtr

public VgIGeometryConstRefPtr(VgIGeometry pPointer)

VgIGeometryConstRefPtr

public VgIGeometryConstRefPtr(VgIGeometryConstRefPtr pConstRefPtr)
Method Detail

getCPtr

public static long getCPtr(VgIGeometryConstRefPtr obj)

finalize

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

delete

public void delete()

getNull

public static VgIGeometryConstRefPtr getNull()

set

public VgIGeometryConstRefPtr set(VgIGeometry pPointer)

__ref__

public VgIGeometry __ref__()

__deref__

public VgIGeometry __deref__()

get

public VgIGeometry get()

isValid

public boolean isValid()

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