net.ogdf.lib
Class HierarchyLayoutModule

java.lang.Object
  extended by net.ogdf.lib.HierarchyLayoutModule
Direct Known Subclasses:
FastHierarchyLayout

public class HierarchyLayoutModule
extends Object

Rating red

Field Summary
protected  boolean swigCMemOwn
           
 
Constructor Summary
protected HierarchyLayoutModule(long cPtr, boolean cMemoryOwn)
           
 
Method Summary
 void delete()
           
protected  void finalize()
           
protected static long getCPtr(HierarchyLayoutModule 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

HierarchyLayoutModule

protected HierarchyLayoutModule(long cPtr,
                                boolean cMemoryOwn)
Method Detail

getCPtr

protected static long getCPtr(HierarchyLayoutModule obj)

finalize

protected void finalize()
Overrides:
finalize in class Object

delete

public void delete()