com.visioglobe.libVisioDevKit
Class VgMarkerDescriptorVector

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

public class VgMarkerDescriptorVector
extends java.lang.Object


Field Summary
protected  boolean swigCMemOwn
           
 
Constructor Summary
VgMarkerDescriptorVector()
           
VgMarkerDescriptorVector(long n)
           
VgMarkerDescriptorVector(long cPtr, boolean cMemoryOwn)
           
 
Method Summary
 void add(VgMarkerDescriptorRefPtr x)
           
 long capacity()
           
 void clear()
           
 void delete()
           
protected  void finalize()
           
 VgMarkerDescriptorRefPtr get(int i)
           
static long getCPtr(VgMarkerDescriptorVector obj)
           
 boolean isEmpty()
           
 void reserve(long n)
           
 void set(int i, VgMarkerDescriptorRefPtr val)
           
 long size()
           
 
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

VgMarkerDescriptorVector

public VgMarkerDescriptorVector(long cPtr,
                                boolean cMemoryOwn)

VgMarkerDescriptorVector

public VgMarkerDescriptorVector()

VgMarkerDescriptorVector

public VgMarkerDescriptorVector(long n)
Method Detail

getCPtr

public static long getCPtr(VgMarkerDescriptorVector obj)

finalize

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

delete

public void delete()

size

public long size()

capacity

public long capacity()

reserve

public void reserve(long n)

isEmpty

public boolean isEmpty()

clear

public void clear()

add

public void add(VgMarkerDescriptorRefPtr x)

get

public VgMarkerDescriptorRefPtr get(int i)

set

public void set(int i,
                VgMarkerDescriptorRefPtr val)

VisioDevKit 2.0, Visioglobe® 2013