com.visioglobe.libVisioDevKit
Class VgLightConstRefPtr
java.lang.Object
com.visioglobe.libVisioDevKit.VgLightConstRefPtr
public class VgLightConstRefPtr
- 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
VgLightConstRefPtr
public VgLightConstRefPtr(long cPtr,
boolean cMemoryOwn)
VgLightConstRefPtr
public VgLightConstRefPtr()
VgLightConstRefPtr
public VgLightConstRefPtr(VgLight pPointer)
VgLightConstRefPtr
public VgLightConstRefPtr(VgLightConstRefPtr pConstRefPtr)
getCPtr
public static long getCPtr(VgLightConstRefPtr obj)
finalize
protected void finalize()
- Overrides:
finalize
in class java.lang.Object
delete
public void delete()
getNull
public static VgLightConstRefPtr getNull()
set
public VgLightConstRefPtr set(VgLight pPointer)
__ref__
public VgLight __ref__()
__deref__
public VgLight __deref__()
get
public VgLight get()
isValid
public boolean isValid()
getAnimation
public VgAnimationConstRefPtr getAnimation(java.lang.String pName)
getAnimationNames
public void getAnimationNames(VgStringList pNameList)
getPosition
public VgPosition getPosition()
getOrientation
public VgOrientation getOrientation()
getAmbient
public VgColor getAmbient()
getDiffuse
public VgColor getDiffuse()
getSpecular
public VgColor getSpecular()
getEmission
public VgColor getEmission()
getSpotCutoff
public double getSpotCutoff()
getSpotExponent
public double getSpotExponent()
isDirectional
public boolean isDirectional()
ref
public void ref()
unref
public void unref()
getNbReferences
public int getNbReferences()