com.visioglobe.libVisioDevKit
Class VgIGeometryRefPtr

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

public class VgIGeometryRefPtr
extends java.lang.Object


Field Summary
protected  boolean swigCMemOwn
           
 
Constructor Summary
  VgIGeometryRefPtr()
           
protected VgIGeometryRefPtr(long cPtr, boolean cMemoryOwn)
           
  VgIGeometryRefPtr(VgIGeometry pPointer)
           
  VgIGeometryRefPtr(VgIGeometryRefPtr pRefPtr)
           
 
Method Summary
 VgIGeometry __deref__()
           
 VgIGeometry __ref__()
           
 void addListener(VgIGeometryCallbackRefPtr pCallback)
           
 void delete()
           
 VgAnimationRefPtr editAnimation(java.lang.String pName)
           
protected  void finalize()
           
 VgIGeometry get()
           
 VgAnimationConstRefPtr getAnimation(java.lang.String pName)
           
 void getAnimationNames(VgStringList pNameList)
           
protected static long getCPtr(VgIGeometryRefPtr obj)
           
 int getNbReferences()
           
static VgIGeometryRefPtr getNull()
           
 VgOrientation getOrientation()
           
 VgPosition getPosition()
           
 VgIGeometryType getType()
           
 boolean isValid()
           
 void ref()
           
 void removeListener(VgIGeometryCallbackRefPtr pCallback)
           
 VgIGeometryRefPtr set(VgIGeometry pPointer)
           
 void setAnimation(java.lang.String pAnimationName, VgAnimationRefPtr pAnimation)
           
 void setAnimation(VgAnimationRefPtr pAnimation)
           
 void setLayer(VgLayerRefPtr pLayer)
           
 void setLayer(VgLayerRefPtr pLayer, boolean pHaveGeographicCoherence)
           
 void setLocalAnimation(VgAnimationRefPtr pAnimation)
           
 void setOrientation(VgOrientation pOrientation)
           
 void setPosition(VgPosition pPosition)
           
 void setPosition(VgPosition pPosition, boolean pHaveGeographicCoherence)
           
 void setScale(float pScale)
           
 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

VgIGeometryRefPtr

protected VgIGeometryRefPtr(long cPtr,
                            boolean cMemoryOwn)

VgIGeometryRefPtr

public VgIGeometryRefPtr()

VgIGeometryRefPtr

public VgIGeometryRefPtr(VgIGeometry pPointer)

VgIGeometryRefPtr

public VgIGeometryRefPtr(VgIGeometryRefPtr pRefPtr)
Method Detail

getCPtr

protected static long getCPtr(VgIGeometryRefPtr obj)

finalize

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

delete

public void delete()

getNull

public static VgIGeometryRefPtr getNull()

set

public VgIGeometryRefPtr set(VgIGeometry pPointer)

__ref__

public VgIGeometry __ref__()

__deref__

public VgIGeometry __deref__()

get

public VgIGeometry get()

isValid

public boolean isValid()

getType

public VgIGeometryType getType()

setLayer

public void setLayer(VgLayerRefPtr pLayer,
                     boolean pHaveGeographicCoherence)

setLayer

public void setLayer(VgLayerRefPtr pLayer)

addListener

public void addListener(VgIGeometryCallbackRefPtr pCallback)

removeListener

public void removeListener(VgIGeometryCallbackRefPtr pCallback)

setAnimation

public void setAnimation(java.lang.String pAnimationName,
                         VgAnimationRefPtr pAnimation)

setAnimation

public void setAnimation(VgAnimationRefPtr pAnimation)

setLocalAnimation

public void setLocalAnimation(VgAnimationRefPtr pAnimation)

getAnimation

public VgAnimationConstRefPtr getAnimation(java.lang.String pName)

editAnimation

public VgAnimationRefPtr editAnimation(java.lang.String pName)

getAnimationNames

public void getAnimationNames(VgStringList pNameList)

getPosition

public VgPosition getPosition()

setPosition

public void setPosition(VgPosition pPosition,
                        boolean pHaveGeographicCoherence)

setPosition

public void setPosition(VgPosition pPosition)

getOrientation

public VgOrientation getOrientation()

setOrientation

public void setOrientation(VgOrientation pOrientation)

setScale

public void setScale(float pScale)

ref

public void ref()

unref

public void unref()

getNbReferences

public int getNbReferences()

VisioDevKit 2.0, Visioglobe® 2013