net.ogdf.lib
Class LayoutPlanRepModule

java.lang.Object
  extended by net.ogdf.lib.LayoutPlanRepModule
Direct Known Subclasses:
OrthoLayout

public class LayoutPlanRepModule
extends Object

Rating red

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

LayoutPlanRepModule

protected LayoutPlanRepModule(long cPtr,
                              boolean cMemoryOwn)
Method Detail

getCPtr

protected static long getCPtr(LayoutPlanRepModule obj)

finalize

protected void finalize()
Overrides:
finalize in class Object

delete

public void delete()