com.visioglobe.libVisioDevKit
Class VgIGeometryRefPtr
java.lang.Object
com.visioglobe.libVisioDevKit.VgIGeometryRefPtr
public class VgIGeometryRefPtr
- extends java.lang.Object
Methods inherited from class java.lang.Object |
clone, equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
swigCMemOwn
protected boolean swigCMemOwn
VgIGeometryRefPtr
protected VgIGeometryRefPtr(long cPtr,
boolean cMemoryOwn)
VgIGeometryRefPtr
public VgIGeometryRefPtr()
VgIGeometryRefPtr
public VgIGeometryRefPtr(VgIGeometry pPointer)
VgIGeometryRefPtr
public VgIGeometryRefPtr(VgIGeometryRefPtr pRefPtr)
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()