com.visioglobe.libVisioDevKit
Class VgLayoutDescriptor

java.lang.Object
  extended by com.visioglobe.libVisioDevKit.VgLayoutDescriptor
Direct Known Subclasses:
VgQuadtreeLayoutDescriptor

public class VgLayoutDescriptor
extends java.lang.Object

This abstract class is the base class for all layout descriptors. It can not be instantiated as is, you need to instantiate it's sub classes.

See:
VgEngine::VgQuadtreeLayoutDescriptor

Field Summary
protected  boolean swigCMemOwn
           
 
Constructor Summary
VgLayoutDescriptor(long cPtr, boolean cMemoryOwn)
          Default constructor, you can not call it directly (this class is abstract).
 
Method Summary
 void delete()
           
protected  void finalize()
           
static long getCPtr(VgLayoutDescriptor obj)
           
 
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

VgLayoutDescriptor

public VgLayoutDescriptor(long cPtr,
                          boolean cMemoryOwn)
Default constructor, you can not call it directly (this class is abstract).

Method Detail

getCPtr

public static long getCPtr(VgLayoutDescriptor obj)

finalize

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

delete

public void delete()

VisioDevKit 2.0, Visioglobe® 2013