com.visioglobe.libVisioDevKit
Class VgLayerConstRefPtr

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

public class VgLayerConstRefPtr
extends java.lang.Object


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

VgLayerConstRefPtr

public VgLayerConstRefPtr(long cPtr,
                          boolean cMemoryOwn)

VgLayerConstRefPtr

public VgLayerConstRefPtr()

VgLayerConstRefPtr

public VgLayerConstRefPtr(VgLayer pPointer)

VgLayerConstRefPtr

public VgLayerConstRefPtr(VgLayerConstRefPtr pConstRefPtr)
Method Detail

getCPtr

public static long getCPtr(VgLayerConstRefPtr obj)

finalize

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

delete

public void delete()

getNull

public static VgLayerConstRefPtr getNull()

set

public VgLayerConstRefPtr set(VgLayer pPointer)

__ref__

public VgLayer __ref__()

__deref__

public VgLayer __deref__()

get

public VgLayer get()

isValid

public boolean isValid()

getName

public java.lang.String getName()

isVisible

public boolean isVisible()

getLODFactor

public float getLODFactor()

getLoadFactor

public float getLoadFactor()

getSRS

public VgSRSConstRefPtr getSRS()

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